@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/92149a4b-3692-4e1c-b0e6-f5b9e5e93fc5> a dcat:Dataset ;
    dct:description "Adalah Pekerjaan Rehabilitasi Siring di Kabupaten Tanah Laut" ;
    dct:identifier "2206" ;
    dct:issued "2020-06-30"^^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 SIRING" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/92149a4b-3692-4e1c-b0e6-f5b9e5e93fc5/resource/55286da9-b235-492a-8760-fc879dc9425c> ;
    dcat:keyword "data",
        "kalsel",
        "satu data",
        "tala",
        "tanah laut" ;
    dcat:landingPage <https://data.tanahlautkab.go.id/indikator/view/jumlah-pekerjaan-rehabilitasi-siring> .

<http://5.189.187.109:5000/dataset/92149a4b-3692-4e1c-b0e6-f5b9e5e93fc5/resource/55286da9-b235-492a-8760-fc879dc9425c> a dcat:Distribution ;
    dct:description "Adalah Pekerjaan Rehabilitasi Siring di Kabupaten Tanah Laut" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-12T11:16:19.372125"^^xsd:dateTime ;
    dct:modified "2026-01-12T11:16:19.363362"^^xsd:dateTime ;
    dct:title "JUMLAH PEKERJAAN REHABILITASI SIRING" ;
    dcat:accessURL <https://data.tanahlautkab.go.id/download/jumlah-pekerjaan-rehabilitasi-siring?format=excel> .

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

