@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/5efe2265-8b0f-4138-8e67-84669b004fe8> a dcat:Dataset ;
    dct:description "Kemiringan Kali Tune" ;
    dct:identifier "e9412ee564384b987d086df32d4ce6b7" ;
    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 Tune" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/5efe2265-8b0f-4138-8e67-84669b004fe8/resource/68f62226-4cd1-47f1-b6dc-c546e780f9bf> ;
    dcat:keyword "Kali",
        "Kemiringan",
        "Tune" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/2268> .

<http://5.189.187.109:5000/dataset/5efe2265-8b0f-4138-8e67-84669b004fe8/resource/68f62226-4cd1-47f1-b6dc-c546e780f9bf> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:27:25.986369"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:27:25.973386"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/2268> .

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

