@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/37f1a6a1-dc2e-471e-ba38-42aeb517fe22> a dcat:Dataset ;
    dct:description "Jumlah total hasil panen pala yang diperoleh dari seluruh lahan yang telah dipanen dalam suatu periode tertentu" ;
    dct:identifier "d54168d3d7f4e2aeb31882e0e58726a3" ;
    dct:issued "2026-01-12"^^xsd:date ;
    dct:modified "2026-06-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pertanian dan Pangan " ] ;
    dct:title "Produksi Tanaman Pala" ;
    dcat:distribution <http://5.189.187.109/dataset/37f1a6a1-dc2e-471e-ba38-42aeb517fe22/resource/d99f2338-a23f-405e-a355-c474d75cd2ab> ;
    dcat:landingPage <https://satudata.jembranakab.go.id/detail.php?id=570> .

<http://5.189.187.109/dataset/37f1a6a1-dc2e-471e-ba38-42aeb517fe22/resource/d99f2338-a23f-405e-a355-c474d75cd2ab> a dcat:Distribution ;
    dct:description "Jumlah total hasil panen pala yang diperoleh dari seluruh lahan yang telah dipanen dalam suatu periode tertentu" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-09T05:21:42.654133"^^xsd:dateTime ;
    dct:modified "2026-04-09T05:21:42.648138"^^xsd:dateTime ;
    dct:title "Produksi Tanaman Pala" ;
    dcat:accessURL <https://satudata.jembranakab.go.id/download_excel.php?kategori=570> .

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

