@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/08e05cfa-df4c-499e-a1ef-d8c3bc2b6f25> a dcat:Dataset ;
    dct:description "Jumlah Produksi Ubi kayu di Kecamatan Pitu" ;
    dct:identifier "7da18d0326a9f46a4817e19c805819ae" ;
    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 Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/08e05cfa-df4c-499e-a1ef-d8c3bc2b6f25/resource/6132a94f-f5d5-4929-8e1b-034fb4d36e72> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Pitu",
        "Produksi",
        "Ubi",
        "kayu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3654> .

<http://5.189.187.109/dataset/08e05cfa-df4c-499e-a1ef-d8c3bc2b6f25/resource/6132a94f-f5d5-4929-8e1b-034fb4d36e72> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:07:47.560801"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:07:47.542787"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3654> .

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

