@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:5000/dataset/25c5ae2b-2c3b-4e84-b922-20e4c1fb09b3> a dcat:Dataset ;
    dct:description "Jumlah Pengairan (Waduk)" ;
    dct:identifier "47f4b6321e9fd8e8f7326a6adc1a7c1e" ;
    dct:issued "2023-06-07"^^xsd:date ;
    dct:modified "2023-06-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pekerjaan Umum dan Penataan Ruang" ] ;
    dct:title "Jumlah Pengairan (Waduk)" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/25c5ae2b-2c3b-4e84-b922-20e4c1fb09b3/resource/592f19f5-411b-4829-a0f6-426f4c4697c5> ;
    dcat:keyword "Jumlah",
        "Pengairan",
        "Waduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/14576> .

<http://5.189.187.109:5000/dataset/25c5ae2b-2c3b-4e84-b922-20e4c1fb09b3/resource/592f19f5-411b-4829-a0f6-426f4c4697c5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:20:52.740201"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:20:52.719398"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/14576> .

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

