@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/f3690c4a-b950-467b-90cf-14dfcda9b876> a dcat:Dataset ;
    dct:description "Jumlah rata-rata hasil panen pala per satuan luas panen, yang menunjukkan tingkat produktivitas lahan pala" ;
    dct:identifier "7ac82de54f1d26802f0f52f7a4eceb1e" ;
    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 Pala" ;
    dcat:distribution <http://5.189.187.109/dataset/f3690c4a-b950-467b-90cf-14dfcda9b876/resource/aee9a199-cfd8-446b-9991-1909c9a132d3> ;
    dcat:landingPage <https://satudata.jembranakab.go.id/detail.php?id=589> .

<http://5.189.187.109/dataset/f3690c4a-b950-467b-90cf-14dfcda9b876/resource/aee9a199-cfd8-446b-9991-1909c9a132d3> a dcat:Distribution ;
    dct:description "Jumlah rata-rata hasil panen pala per satuan luas panen, yang menunjukkan tingkat produktivitas lahan pala" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-09T05:22:52.033061"^^xsd:dateTime ;
    dct:modified "2026-04-09T05:22:52.025869"^^xsd:dateTime ;
    dct:title "Rata-Rata Produksi Tanaman Pala" ;
    dcat:accessURL <https://satudata.jembranakab.go.id/download_excel.php?kategori=589> .

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

