@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/516d038e-85b7-4bcb-85ab-7a154f2d5854> a dcat:Dataset ;
    dct:description "Luas Panen Jagung di Kecamatan Paron" ;
    dct:identifier "de1b8f4be941d637edb68ee6a298538c" ;
    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 Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/516d038e-85b7-4bcb-85ab-7a154f2d5854/resource/6d27850b-be53-413e-b109-bbbf39d3536c> ;
    dcat:keyword "Jagung",
        "Kecamatan",
        "Luas",
        "Panen",
        "Paron" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/11083> .

<http://5.189.187.109/dataset/516d038e-85b7-4bcb-85ab-7a154f2d5854/resource/6d27850b-be53-413e-b109-bbbf39d3536c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:15:59.501500"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:15:59.482022"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/11083> .

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

