@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/6ea44221-da51-4f60-add3-16749ac29278> a dcat:Dataset ;
    dct:description "Jumlah Produksi Ubi kayu di Kecamatan Karanganyar" ;
    dct:identifier "9eac167ec1efbe078138397fabba902e" ;
    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 Karanganyar" ;
    dcat:distribution <http://5.189.187.109/dataset/6ea44221-da51-4f60-add3-16749ac29278/resource/acf6834e-e6f7-4d87-88f5-9a05119ac6f1> ;
    dcat:keyword "Jumlah",
        "Karanganyar",
        "Kecamatan",
        "Produksi",
        "Ubi",
        "kayu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3656> .

<http://5.189.187.109/dataset/6ea44221-da51-4f60-add3-16749ac29278/resource/acf6834e-e6f7-4d87-88f5-9a05119ac6f1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:49:11.695567"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:49:11.677556"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3656> .

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

