@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/d6acc932-6357-48e6-b89b-4453c712f117> a dcat:Dataset ;
    dct:description "Jumlah rata-rata hasil panen kelapa genjah per satuan luas panen, yang menunjukkan tingkat produktivitas lahan kelapa genjah" ;
    dct:identifier "1fb8b26cc37e66cbd8eaaf6a3fd4a73d" ;
    dct:issued "2026-01-12"^^xsd:date ;
    dct:modified "2026-03-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pertanian dan Pangan " ] ;
    dct:title "Rata-Rata Produksi Tanaman Kelapa Genjah" ;
    dcat:distribution <http://5.189.187.109/dataset/d6acc932-6357-48e6-b89b-4453c712f117/resource/c88e2390-6990-4f62-9b53-0748f8f6fbb3> ;
    dcat:landingPage <https://satudata.jembranakab.go.id/detail.php?id=592> .

<http://5.189.187.109/dataset/d6acc932-6357-48e6-b89b-4453c712f117/resource/c88e2390-6990-4f62-9b53-0748f8f6fbb3> a dcat:Distribution ;
    dct:description "Jumlah rata-rata hasil panen kelapa genjah per satuan luas panen, yang menunjukkan tingkat produktivitas lahan kelapa genjah" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-09T05:22:46.820143"^^xsd:dateTime ;
    dct:modified "2026-04-09T05:22:46.810816"^^xsd:dateTime ;
    dct:title "Rata-Rata Produksi Tanaman Kelapa Genjah" ;
    dcat:accessURL <https://satudata.jembranakab.go.id/download_excel.php?kategori=592> .

<https://satudata.jembranakab.go.id/detail.php?id=592> a foaf:Document .

