@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/98c8bfed-e5d4-49a4-ae32-7cae2ae6b054> a dcat:Dataset ;
    dct:description "Luas Panen Jagung di Kecamatan Gerih" ;
    dct:identifier "fe998b49c41c4208c968bce204fa1cbb" ;
    dct:issued "2022-09-07"^^xsd:date ;
    dct:modified "2025-02-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Jagung di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/98c8bfed-e5d4-49a4-ae32-7cae2ae6b054/resource/633be530-e798-4d9f-8108-dfcceb3d2813> ;
    dcat:keyword "Gerih",
        "Jagung",
        "Kecamatan",
        "Luas",
        "Panen" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/11075> .

<http://5.189.187.109/dataset/98c8bfed-e5d4-49a4-ae32-7cae2ae6b054/resource/633be530-e798-4d9f-8108-dfcceb3d2813> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:15:54.447617"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:15:54.433436"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/11075> .

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

