@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/1022e563-10fd-44b1-a7de-9747b969b2b6> a dcat:Dataset ;
    dct:description "Kemiringan Kali Sidodadi" ;
    dct:identifier "f708f064faaf32a43e4d3c784e6af9ea" ;
    dct:issued "2022-06-13"^^xsd:date ;
    dct:modified "2024-11-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pekerjaan Umum dan Penataan Ruang" ] ;
    dct:title "Kemiringan Kali Sidodadi" ;
    dcat:distribution <http://5.189.187.109/dataset/1022e563-10fd-44b1-a7de-9747b969b2b6/resource/f39989f6-968b-4cd9-bdb3-65719a9c5dbb> ;
    dcat:keyword "Kali",
        "Kemiringan",
        "Sidodadi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/2242> .

<http://5.189.187.109/dataset/1022e563-10fd-44b1-a7de-9747b969b2b6/resource/f39989f6-968b-4cd9-bdb3-65719a9c5dbb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:23:40.624090"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:23:40.589668"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/2242> .

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

