@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/ccf6dd63-d7fd-490d-95c4-cd1becf25092> a dcat:Dataset ;
    dct:description "Luas Pengairan Sawah Berdasarkan Irigasi di Kecamatan Gerih" ;
    dct:identifier "576d026223582a390cd323bef4bad026" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/ccf6dd63-d7fd-490d-95c4-cd1becf25092/resource/f25a4068-c5e7-4a38-bb96-10f38865a66f> ;
    dcat:keyword "Gerih",
        "Irigasi",
        "Kecamatan",
        "Luas",
        "Pengairan",
        "Sawah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3721> .

<http://5.189.187.109/dataset/ccf6dd63-d7fd-490d-95c4-cd1becf25092/resource/f25a4068-c5e7-4a38-bb96-10f38865a66f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:50:37.611416"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:50:37.585838"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3721> .

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

