@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/cb4e47c3-2cfb-46b1-a9f4-10378c00e9ae> a dcat:Dataset ;
    dct:description "Luas Bukan Lahan Sawah di Kecamatan Geneng" ;
    dct:identifier "9649dec6196d730c5e024f204477d8d1" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Bukan Lahan Sawah di Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/cb4e47c3-2cfb-46b1-a9f4-10378c00e9ae/resource/fb3a6c57-c536-4457-8c7a-644d7dbd40cd> ;
    dcat:keyword "Bukan",
        "Geneng",
        "Kecamatan",
        "Lahan",
        "Luas",
        "Sawah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3700> .

<http://5.189.187.109/dataset/cb4e47c3-2cfb-46b1-a9f4-10378c00e9ae/resource/fb3a6c57-c536-4457-8c7a-644d7dbd40cd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:50:47.408161"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:50:47.385210"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3700> .

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

