@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/1d79767b-fb41-4077-8d35-373fb74a467a> a dcat:Dataset ;
    dct:description "Jumlah Produksi Jagung di Kecamatan Geneng" ;
    dct:identifier "f35fd567065af297ae65b621e0a21ae9" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2025-02-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Jagung di Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/1d79767b-fb41-4077-8d35-373fb74a467a/resource/6c8a3904-cb22-449f-9c75-5032323ce7b6> ;
    dcat:keyword "Geneng",
        "Jagung",
        "Jumlah",
        "Kecamatan",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3487> .

<http://5.189.187.109/dataset/1d79767b-fb41-4077-8d35-373fb74a467a/resource/6c8a3904-cb22-449f-9c75-5032323ce7b6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:46:49.229552"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:46:49.210349"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3487> .

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

