@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/2f172254-d537-4a31-a099-b623763f901f> a dcat:Dataset ;
    dct:description "Kemiringan Kali Ketonggo" ;
    dct:identifier "2dbf21633f03afcf882eaf10e4b5caca" ;
    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 Ketonggo" ;
    dcat:distribution <http://5.189.187.109/dataset/2f172254-d537-4a31-a099-b623763f901f/resource/00f68792-cfeb-474c-972c-e2dc1aa2f344> ;
    dcat:keyword "Kali",
        "Kemiringan",
        "Ketonggo" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/2259> .

<http://5.189.187.109/dataset/2f172254-d537-4a31-a099-b623763f901f/resource/00f68792-cfeb-474c-972c-e2dc1aa2f344> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:27:40.319800"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:27:40.307811"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/2259> .

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

