@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/1ed59124-5657-4de0-b798-baccc4a1e03d> a dcat:Dataset ;
    dct:description "Tingkat produktivitas lahan yang menunjukkan jumlah rata-rata hasil panen ubi kayu per satuan luas panen" ;
    dct:identifier "59d648c7d2bab446c574f3650da10b41" ;
    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 Komoditas Ubi Kayu" ;
    dcat:distribution <http://5.189.187.109/dataset/1ed59124-5657-4de0-b798-baccc4a1e03d/resource/4876973b-b98b-46c0-bc32-bc88af2f5e0a> ;
    dcat:landingPage <https://satudata.jembranakab.go.id/detail.php?id=505> .

<http://5.189.187.109/dataset/1ed59124-5657-4de0-b798-baccc4a1e03d/resource/4876973b-b98b-46c0-bc32-bc88af2f5e0a> a dcat:Distribution ;
    dct:description "Tingkat produktivitas lahan yang menunjukkan jumlah rata-rata hasil panen ubi kayu per satuan luas panen" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-09T05:22:38.055765"^^xsd:dateTime ;
    dct:modified "2026-04-09T05:22:38.048664"^^xsd:dateTime ;
    dct:title "Rata-Rata Produksi Komoditas Ubi Kayu " ;
    dcat:accessURL <https://satudata.jembranakab.go.id/download_excel.php?kategori=505> .

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

