@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/b94ea2ff-f46e-4c56-9be2-dfa9435abd37> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kacang Tanah di Kecamatan Ngrambe" ;
    dct:identifier "c157297d1a1ff043255bfb18530caaa2" ;
    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 Kacang Tanah di Kecamatan Ngrambe" ;
    dcat:distribution <http://5.189.187.109/dataset/b94ea2ff-f46e-4c56-9be2-dfa9435abd37/resource/f3580a30-b7fe-42b8-9781-108badb2de01> ;
    dcat:keyword "Jumlah",
        "Kacang",
        "Kecamatan",
        "Ngrambe",
        "Produksi",
        "Tanah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3606> .

<http://5.189.187.109/dataset/b94ea2ff-f46e-4c56-9be2-dfa9435abd37/resource/f3580a30-b7fe-42b8-9781-108badb2de01> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:48:07.058830"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:48:07.018702"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3606> .

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

