@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/fa1eee05-52f2-4e5c-a405-6c8d3f6cf180> a dcat:Dataset ;
    dct:description "Jumlah Produksi Ubi kayu di Kecamatan Kendal" ;
    dct:identifier "b7d0858d41a6c29b873e4aba411e6d04" ;
    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 Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/fa1eee05-52f2-4e5c-a405-6c8d3f6cf180/resource/e348e1df-858e-4974-8a99-c3dd244e3535> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kendal",
        "Produksi",
        "Ubi",
        "kayu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3642> .

<http://5.189.187.109/dataset/fa1eee05-52f2-4e5c-a405-6c8d3f6cf180/resource/e348e1df-858e-4974-8a99-c3dd244e3535> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:48:56.170568"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:48:56.135656"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3642> .

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

