@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/5880c156-e592-47b9-8313-94ea7a0f4eb8> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kedelai di Kecamatan Ngrambe" ;
    dct:identifier "e1e1f667ce4596e5644be6fab627c226" ;
    dct:issued "2022-06-29"^^xsd:date ;
    dct:modified "2024-06-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Kedelai di Kecamatan Ngrambe" ;
    dcat:distribution <http://5.189.187.109/dataset/5880c156-e592-47b9-8313-94ea7a0f4eb8/resource/d8f5dc93-4328-4c69-90de-5641694ab45c> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kedelai",
        "Ngrambe",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7338> .

<http://5.189.187.109/dataset/5880c156-e592-47b9-8313-94ea7a0f4eb8/resource/d8f5dc93-4328-4c69-90de-5641694ab45c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:30:41.954616"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:30:41.935541"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7338> .

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

