@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/8177ff3c-22ec-4b90-9d7c-c37e75a63c7d> a dcat:Dataset ;
    dct:description "Luas Lahan Tegal/Kebun di Kecamatan Gerih" ;
    dct:identifier "c3810d4a9513b028fc0f2a83cb6d7b50" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-07-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Lahan Tegal/Kebun di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/8177ff3c-22ec-4b90-9d7c-c37e75a63c7d/resource/e3aa43e4-ac83-492e-b0bc-389233b7fa45> ;
    dcat:keyword "Gerih",
        "Kecamatan",
        "Lahan",
        "Luas",
        "TegalKebun" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3758> .

<http://5.189.187.109/dataset/8177ff3c-22ec-4b90-9d7c-c37e75a63c7d/resource/e3aa43e4-ac83-492e-b0bc-389233b7fa45> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:51:11.738891"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:51:11.718176"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3758> .

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

