@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/a7e9e0de-5303-4cfd-8709-683c09d5b315> a dcat:Dataset ;
    dct:description "Luas Lahan Tegal/Kebun di Kecamatan Geneng" ;
    dct:identifier "f9fe83f1ea3dd2108188fb7bf8aa5b3c" ;
    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 Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/a7e9e0de-5303-4cfd-8709-683c09d5b315/resource/6b087519-e580-4d7a-b108-7725f2d6d7a1> ;
    dcat:keyword "Geneng",
        "Kecamatan",
        "Lahan",
        "Luas",
        "TegalKebun" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3757> .

<http://5.189.187.109/dataset/a7e9e0de-5303-4cfd-8709-683c09d5b315/resource/6b087519-e580-4d7a-b108-7725f2d6d7a1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:51:09.987588"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:51:09.964535"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3757> .

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

