@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/6c26f97a-6278-42a0-8f9c-ee2143712608> a dcat:Dataset ;
    dct:description "Luas Panen Jagung di Kecamatan Padas" ;
    dct:identifier "5781a2637b476d781eb3134581b32044" ;
    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 Padas" ;
    dcat:distribution <http://5.189.187.109/dataset/6c26f97a-6278-42a0-8f9c-ee2143712608/resource/938a80f5-c327-4afc-b05c-edd1c5bd632d> ;
    dcat:keyword "Jagung",
        "Kecamatan",
        "Luas",
        "Padas",
        "Panen" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/11080> .

<http://5.189.187.109/dataset/6c26f97a-6278-42a0-8f9c-ee2143712608/resource/938a80f5-c327-4afc-b05c-edd1c5bd632d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:15:56.139099"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:15:56.118523"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/11080> .

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

