@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://opendata.karokab.go.id/dataset/e4f06464-6e5a-4437-b664-6defd428355a> a dcat:Dataset ;
    dct:description "Jumlah rumah tinggal" ;
    dct:identifier "e4f06464-6e5a-4437-b664-6defd428355a" ;
    dct:issued "2025-03-26T10:30:06.440260"^^xsd:dateTime ;
    dct:modified "2025-04-08T12:13:40.503420"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/e900ebdc-c8b5-40aa-9620-efd27ee35417> ;
    dct:title "Jumlah rumah tinggal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pekerjaan Umum dan Tata Ruang Kab. Karo" ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/e4f06464-6e5a-4437-b664-6defd428355a/resource/64595d04-fd13-4892-80de-ef81ddcd0bc8> ;
    dcat:keyword "Jumlah rumah tinggal" .

<http://opendata.karokab.go.id/dataset/e4f06464-6e5a-4437-b664-6defd428355a/resource/64595d04-fd13-4892-80de-ef81ddcd0bc8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/e4f06464-6e5a-4437-b664-6defd428355a/resource/64595d04-fd13-4892-80de-ef81ddcd0bc8/download/dinas-pekerjaan-umum-dan-tata-ruang-7.4.1.csv> ;
    dcat:byteSize 569.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/e900ebdc-c8b5-40aa-9620-efd27ee35417> a foaf:Organization ;
    foaf:name "Dinas Pekerjaan Umum dan tata Ruang" .

