@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/ec9e4fdd-332d-41c1-b330-f83ca3867cf7> a dcat:Dataset ;
    dct:description "Jumlah total hasil panen berupa buah terong yang diperoleh dari seluruh lahan yang telah dipanen dalam suatu periode tertentu" ;
    dct:identifier "a0dca83a0554cb9e7f72218be6b9bb15" ;
    dct:issued "2026-01-12"^^xsd:date ;
    dct:modified "2026-06-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pertanian dan Pangan " ] ;
    dct:title "Produksi Komoditas Terong" ;
    dcat:distribution <http://5.189.187.109/dataset/ec9e4fdd-332d-41c1-b330-f83ca3867cf7/resource/992087ef-5ef6-4507-bb58-86d2530013ae> ;
    dcat:landingPage <https://satudata.jembranakab.go.id/detail.php?id=538> .

<http://5.189.187.109/dataset/ec9e4fdd-332d-41c1-b330-f83ca3867cf7/resource/992087ef-5ef6-4507-bb58-86d2530013ae> a dcat:Distribution ;
    dct:description "Jumlah total hasil panen berupa buah terong yang diperoleh dari seluruh lahan yang telah dipanen dalam suatu periode tertentu" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-09T05:21:25.767392"^^xsd:dateTime ;
    dct:modified "2026-04-09T05:21:25.762155"^^xsd:dateTime ;
    dct:title "Produksi Komoditas Terong" ;
    dcat:accessURL <https://satudata.jembranakab.go.id/download_excel.php?kategori=538> .

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

