@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/9914c1d1-7a6e-469d-99a0-2f7183942b6b> a dcat:Dataset ;
    dct:description "Jumlah rata-rata hasil panen kopi robusta per satuan luas panen, yang menunjukkan tingkat produktivitas lahan robusta" ;
    dct:identifier "e238bb6ff862910c520d6a79a0947ed4" ;
    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 Kopi Robusta" ;
    dcat:distribution <http://5.189.187.109/dataset/9914c1d1-7a6e-469d-99a0-2f7183942b6b/resource/70717135-2e2f-4e6a-a46b-48b8d5a6b1d5> ;
    dcat:landingPage <https://satudata.jembranakab.go.id/detail.php?id=583> .

<http://5.189.187.109/dataset/9914c1d1-7a6e-469d-99a0-2f7183942b6b/resource/70717135-2e2f-4e6a-a46b-48b8d5a6b1d5> a dcat:Distribution ;
    dct:description "Jumlah rata-rata hasil panen kopi robusta per satuan luas panen, yang menunjukkan tingkat produktivitas lahan robusta" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-09T05:22:50.324118"^^xsd:dateTime ;
    dct:modified "2026-04-09T05:22:50.316234"^^xsd:dateTime ;
    dct:title "Rata-Rata Produksi Tanaman Kopi Robusta" ;
    dcat:accessURL <https://satudata.jembranakab.go.id/download_excel.php?kategori=583> .

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

