@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/355f2e88-6bf9-49b8-a15e-d731811bcdc3> a dcat:Dataset ;
    dct:description "Jumlah Produksi Jagung  di Kecamatan Gerih" ;
    dct:identifier "845f3cb43a07259b2e4724dfa5c5c0d1" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/355f2e88-6bf9-49b8-a15e-d731811bcdc3/resource/f6db7bf8-2640-422b-bad2-c8de6a7fb933> ;
    dcat:keyword "Gerih",
        "Jagung",
        "Jumlah",
        "Kecamatan",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3488> .

<http://5.189.187.109/dataset/355f2e88-6bf9-49b8-a15e-d731811bcdc3/resource/f6db7bf8-2640-422b-bad2-c8de6a7fb933> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:47:03.955291"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:47:03.938462"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3488> .

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

