@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/33b0dcfd-c6f9-4e31-804b-21b1c4996c31> a dcat:Dataset ;
    dct:description "Jenis Pengairan Irigasi" ;
    dct:identifier "fc221309746013ac554571fbd180e1c8" ;
    dct:issued "2021-04-06"^^xsd:date ;
    dct:modified "2025-02-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jenis Pengairan Irigasi" ;
    dcat:distribution <http://5.189.187.109/dataset/33b0dcfd-c6f9-4e31-804b-21b1c4996c31/resource/12a73f26-6427-4da1-a2eb-cafbd71eb33f> ;
    dcat:keyword "Irigasi",
        "Jenis",
        "Pengairan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/183> .

<http://5.189.187.109/dataset/33b0dcfd-c6f9-4e31-804b-21b1c4996c31/resource/12a73f26-6427-4da1-a2eb-cafbd71eb33f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:26:23.024065"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:26:22.998911"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/183> .

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

