@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/0d768dec-91dd-4e6c-bed4-a6db630efe7c> a dcat:Dataset ;
    dct:description "Luas Lahan Sawah di Kecamatan Kedunggalar" ;
    dct:identifier "9854d7afce413aa13cd0a1d39d0bcec5" ;
    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 Lahan Sawah di Kecamatan Kedunggalar" ;
    dcat:distribution <http://5.189.187.109/dataset/0d768dec-91dd-4e6c-bed4-a6db630efe7c/resource/8efcac9a-d8a4-4f97-88c2-b03ca76f81e0> ;
    dcat:keyword "Kecamatan",
        "Kedunggalar",
        "Lahan",
        "Luas",
        "Sawah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3691> .

<http://5.189.187.109/dataset/0d768dec-91dd-4e6c-bed4-a6db630efe7c/resource/8efcac9a-d8a4-4f97-88c2-b03ca76f81e0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:49:53.786735"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:49:53.769376"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3691> .

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

