@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/69e13569-3f97-4477-b7a9-fc5f0a41556e> a dcat:Dataset ;
    dct:description "Luas Panen Ubi Kayu di Kecamatan Gerih" ;
    dct:identifier "cbf22ab286e2ad4900bdf5d6a2e47009" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Ubi Kayu di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/69e13569-3f97-4477-b7a9-fc5f0a41556e/resource/fb40d3e7-307d-4315-9203-133b0c0693b2> ;
    dcat:keyword "Gerih",
        "Kayu",
        "Kecamatan",
        "Luas",
        "Panen",
        "Ubi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3572> .

<http://5.189.187.109/dataset/69e13569-3f97-4477-b7a9-fc5f0a41556e/resource/fb40d3e7-307d-4315-9203-133b0c0693b2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:47:54.603031"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:47:54.578588"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3572> .

<https://satudata.ngawikab.go.id/data/sektoral/3572> a foaf:Document .

