@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/e27778ab-f852-425f-8135-83ba753e6148> a dcat:Dataset ;
    dct:description "Panjang Kali Ulo" ;
    dct:identifier "a9365bd906e11324065c35be476beb0c" ;
    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 "Panjang Kali Ulo" ;
    dcat:distribution <http://5.189.187.109/dataset/e27778ab-f852-425f-8135-83ba753e6148/resource/746b2cd2-1edf-4827-8066-8d73e8ba8c8b> ;
    dcat:keyword "Kali",
        "Panjang",
        "Ulo" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/2237> .

<http://5.189.187.109/dataset/e27778ab-f852-425f-8135-83ba753e6148/resource/746b2cd2-1edf-4827-8066-8d73e8ba8c8b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:05:49.953611"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:05:49.941930"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/2237> .

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

