@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/922c65a4-53c9-4fbb-bf9c-0c6b3fce912f> a dcat:Dataset ;
    dct:description "Luas Panen Jagung di Kecamatan Kendal" ;
    dct:identifier "edd47ba7fa1bbff38973841c9cd0733c" ;
    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 Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/922c65a4-53c9-4fbb-bf9c-0c6b3fce912f/resource/2fe7ed06-f118-4cd2-8fc0-ad4e7f1ca9ea> ;
    dcat:keyword "Jagung",
        "Kecamatan",
        "Kendal",
        "Luas",
        "Panen" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/11073> .

<http://5.189.187.109/dataset/922c65a4-53c9-4fbb-bf9c-0c6b3fce912f/resource/2fe7ed06-f118-4cd2-8fc0-ad4e7f1ca9ea> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:15:46.613938"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:15:46.595687"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/11073> .

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

