@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/e9d188ed-e46b-4823-986a-114ea4deb314> a dcat:Dataset ;
    dct:description "Adalah Pekerjaan Rehabilitasi Bendung Di Kabupaten Tanah Laut" ;
    dct:identifier "2124" ;
    dct:issued "2020-06-29"^^xsd:date ;
    dct:modified "2022-10-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pekerjaan Umum, Penataan Ruang Dan Pertanahan" ] ;
    dct:title "JUMLAH PEKERJAAN REHABILITASI BENDUNG" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e9d188ed-e46b-4823-986a-114ea4deb314/resource/47a41b9a-c1de-4585-88e9-3388c8560dce> ;
    dcat:keyword "data",
        "kalsel",
        "satu data",
        "tala",
        "tanah laut" ;
    dcat:landingPage <https://data.tanahlautkab.go.id/indikator/view/jumlah-pekerjaan-rehabilitasi-bendung> .

<http://5.189.187.109:5000/dataset/e9d188ed-e46b-4823-986a-114ea4deb314/resource/47a41b9a-c1de-4585-88e9-3388c8560dce> a dcat:Distribution ;
    dct:description "Adalah Pekerjaan Rehabilitasi Bendung Di Kabupaten Tanah Laut" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-12T11:16:13.303257"^^xsd:dateTime ;
    dct:modified "2026-01-12T11:16:13.294207"^^xsd:dateTime ;
    dct:title "JUMLAH PEKERJAAN REHABILITASI BENDUNG" ;
    dcat:accessURL <https://data.tanahlautkab.go.id/download/jumlah-pekerjaan-rehabilitasi-bendung?format=excel> .

<https://data.tanahlautkab.go.id/indikator/view/jumlah-pekerjaan-rehabilitasi-bendung> a foaf:Document .

