@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/e7972371-f7d1-4b4c-830c-44709be8aeb2> a dcat:Dataset ;
    dct:description "Luas Lahan Ladang/Huma di Kecamatan Ngawi" ;
    dct:identifier "cba0a4ee5ccd02fda0fe3f9a3e7b89fe" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-07-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Lahan Ladang/Huma di Kecamatan Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/e7972371-f7d1-4b4c-830c-44709be8aeb2/resource/dc77fa04-305d-49ed-aefd-c7c15e6d4929> ;
    dcat:keyword "Kecamatan",
        "LadangHuma",
        "Lahan",
        "Luas",
        "Ngawi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3784> .

<http://5.189.187.109/dataset/e7972371-f7d1-4b4c-830c-44709be8aeb2/resource/dc77fa04-305d-49ed-aefd-c7c15e6d4929> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:03:28.139847"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:03:28.113686"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3784> .

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

