@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/0f70bf95-b326-4ef2-a22d-96f557724f05> a dcat:Dataset ;
    dct:description "Debit Min Kali Soko" ;
    dct:identifier "3f998e713a6e02287c374fd26835d87e" ;
    dct:issued "2022-06-13"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pekerjaan Umum dan Penataan Ruang" ] ;
    dct:title "Debit Min Kali Soko" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/0f70bf95-b326-4ef2-a22d-96f557724f05/resource/f7abf337-6895-4114-bfda-253a5d7f2aff> ;
    dcat:keyword "Debit",
        "Kali",
        "Min",
        "Soko" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/2309> .

<http://5.189.187.109:5000/dataset/0f70bf95-b326-4ef2-a22d-96f557724f05/resource/f7abf337-6895-4114-bfda-253a5d7f2aff> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:04:24.094290"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:04:24.075026"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/2309> .

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

