@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/c2dd9ff6-4568-4b81-b60c-131a10d38327> a dcat:Dataset ;
    dct:description "Jumlah Produksi Ubi kayu di Kecamatan Gerih" ;
    dct:identifier "65b1e92c585fd4c2159d5f33b5030ff2" ;
    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 "Jumlah Produksi Ubi kayu di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/c2dd9ff6-4568-4b81-b60c-131a10d38327/resource/28b62e8f-9cba-4d23-a5b3-9b4626da1881> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "Kecamatan",
        "Produksi",
        "Ubi",
        "kayu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3646> .

<http://5.189.187.109/dataset/c2dd9ff6-4568-4b81-b60c-131a10d38327/resource/28b62e8f-9cba-4d23-a5b3-9b4626da1881> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:07:34.809303"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:07:34.780803"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3646> .

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

