@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/b600a621-ed9f-456c-a2d7-ad87c5f6dfc6> a dcat:Dataset ;
    dct:description "Produksi Kacang Tanah" ;
    dct:identifier "82161242827b703e6acf9c726942a1e4" ;
    dct:issued "2021-04-06"^^xsd:date ;
    dct:modified "2024-12-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Produksi Kacang Tanah" ;
    dcat:distribution <http://5.189.187.109/dataset/b600a621-ed9f-456c-a2d7-ad87c5f6dfc6/resource/329138ef-0ac2-471d-a2b6-871decc1c5c5> ;
    dcat:keyword "Kacang",
        "Produksi",
        "Tanah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/177> .

<http://5.189.187.109/dataset/b600a621-ed9f-456c-a2d7-ad87c5f6dfc6/resource/329138ef-0ac2-471d-a2b6-871decc1c5c5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:12:18.371850"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:12:18.349827"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/177> .

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

