@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/c5a839a3-de36-478b-8d58-c2ca9fd4912b> a dcat:Dataset ;
    dct:description "Luas Lahan Ladang/Huma" ;
    dct:identifier "6cdd60ea0045eb7a6ec44c54d29ed402" ;
    dct:issued "2021-04-06"^^xsd:date ;
    dct:modified "2025-02-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Lahan Ladang/Huma" ;
    dcat:distribution <http://5.189.187.109/dataset/c5a839a3-de36-478b-8d58-c2ca9fd4912b/resource/a72355f3-73b2-4600-96df-c6ee69c31dda> ;
    dcat:keyword "LadangHuma",
        "Lahan",
        "Luas" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/186> .

<http://5.189.187.109/dataset/c5a839a3-de36-478b-8d58-c2ca9fd4912b/resource/a72355f3-73b2-4600-96df-c6ee69c31dda> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:00:35.461773"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:00:35.442157"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/186> .

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

