@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/061958b2-9a12-4f26-b451-876ee865ccca> a dcat:Dataset ;
    dct:description "Jumlah total hasil panen kelapa deras yang diperoleh dari seluruh lahan yang telah dipanen dalam suatu periode tertentu." ;
    dct:identifier "bc33bccfbeb78f35b52dde012931c75b" ;
    dct:issued "2026-02-13"^^xsd:date ;
    dct:modified "2026-06-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pertanian dan Pangan " ] ;
    dct:title "Produksi Tanaman Kelapa Deres" ;
    dcat:distribution <http://5.189.187.109/dataset/061958b2-9a12-4f26-b451-876ee865ccca/resource/6955538c-18bf-4d5c-8fc0-51f3fbdb1498> ;
    dcat:landingPage <https://satudata.jembranakab.go.id/detail.php?id=564> .

<http://5.189.187.109/dataset/061958b2-9a12-4f26-b451-876ee865ccca/resource/6955538c-18bf-4d5c-8fc0-51f3fbdb1498> a dcat:Distribution ;
    dct:description "Jumlah total hasil panen kelapa deras yang diperoleh dari seluruh lahan yang telah dipanen dalam suatu periode tertentu." ;
    dct:format "XLSX" ;
    dct:issued "2026-04-09T05:21:35.781499"^^xsd:dateTime ;
    dct:modified "2026-04-09T05:21:35.775784"^^xsd:dateTime ;
    dct:title "Produksi Tanaman Kelapa Deres" ;
    dcat:accessURL <https://satudata.jembranakab.go.id/download_excel.php?kategori=564> .

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

