@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/a867dbc2-1c62-4a30-9c52-e749e7808033> a dcat:Dataset ;
    dct:description "Jumlah Kegiatan Drainase Menurut Kecamatan Kabupaten Sekadau Tahun 2018-2021" ;
    dct:identifier "5c3c518b-845e-4413-af38-b8f0188da70d" ;
    dct:issued "2022-07-06T11:22:10+00:00"^^xsd:dateTime ;
    dct:modified "2024-12-25T03:05:20+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perumahan, Kawasan Permukiman dan Pertanahan" ] ;
    dct:title "Drainase" ;
    dcat:distribution <http://5.189.187.109/dataset/a867dbc2-1c62-4a30-9c52-e749e7808033/resource/b1d00f3b-58a8-497c-a811-705f43408f08> ;
    dcat:keyword "drainase" ;
    dcat:landingPage <https://data.sekadaukab.go.id/dataset/drainase> .

<http://5.189.187.109/dataset/a867dbc2-1c62-4a30-9c52-e749e7808033/resource/b1d00f3b-58a8-497c-a811-705f43408f08> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-30T07:25:11.721282"^^xsd:dateTime ;
    dct:modified "2026-04-30T07:25:11.707025"^^xsd:dateTime ;
    dct:title "2  Drainase.xlsx" ;
    dcat:accessURL <https://data.sekadaukab.go.id/dataset/resource/2-drainasexlsx/download> .

<https://data.sekadaukab.go.id/dataset/drainase> a foaf:Document .

