@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/b4d486f7-5bdb-4191-a26f-cfcf0de8b3c2> a dcat:Dataset ;
    dct:description "Luas Lahan Sawah di Kecamatan Mantingan" ;
    dct:identifier "0dd1bc593a91620daecf7723d2235624" ;
    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 Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/b4d486f7-5bdb-4191-a26f-cfcf0de8b3c2/resource/f38988d4-5506-4586-9efc-526a7b8d85d0> ;
    dcat:keyword "Kecamatan",
        "Lahan",
        "Luas",
        "Mantingan",
        "Sawah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3693> .

<http://5.189.187.109/dataset/b4d486f7-5bdb-4191-a26f-cfcf0de8b3c2/resource/f38988d4-5506-4586-9efc-526a7b8d85d0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:49:57.127448"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:49:57.105987"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3693> .

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

