@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/1dcb6181-53ce-4720-aee4-c2af435fb9dd> a dcat:Dataset ;
    dct:description "Luas Pengairan Sawah Berdasarkan Irigasi di Kecamatan Geneng" ;
    dct:identifier "e593c562359c3c2e42a22b808d3383e7" ;
    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 Pengairan Sawah Berdasarkan Irigasi di Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/1dcb6181-53ce-4720-aee4-c2af435fb9dd/resource/bd223dec-1de0-44b8-b90e-3667d224aba4> ;
    dcat:keyword "Geneng",
        "Irigasi",
        "Kecamatan",
        "Luas",
        "Pengairan",
        "Sawah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3719> .

<http://5.189.187.109/dataset/1dcb6181-53ce-4720-aee4-c2af435fb9dd/resource/bd223dec-1de0-44b8-b90e-3667d224aba4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:50:25.724778"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:50:25.710836"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3719> .

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

