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

<https://data.jatengprov.go.id/dataset/063bc78e-5b53-4a1c-8404-ae9a0fd6b55b> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan jumlah bangunan tempat tinggal yang terdistribusi berdasarkan kecamatan, memberikan gambaran spasial tentang kepadatan hunian, pertumbuhan permukiman, serta kebutuhan infrastruktur dasar di tiap wilayah." ;
    dct:identifier "063bc78e-5b53-4a1c-8404-ae9a0fd6b55b" ;
    dct:issued "2025-10-01T03:57:12.760820"^^xsd:dateTime ;
    dct:modified "2025-10-01T03:57:12.760828"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Bangunan Tempat Tinggal Menurut Kecamatan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/063bc78e-5b53-4a1c-8404-ae9a0fd6b55b/resource/d7613e08-b5c0-4513-9bbe-707844ddca50> ;
    dcat:keyword "infrastruktur",
        "pemukiman",
        "penduduk",
        "peta",
        "rumah layak huni" .

<https://data.jatengprov.go.id/dataset/063bc78e-5b53-4a1c-8404-ae9a0fd6b55b/resource/d7613e08-b5c0-4513-9bbe-707844ddca50> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Jumlah-Bangunan-Tempat-Tinggal-Menurut-Kecamatan-2018-2024.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "29bb72f4e27ab8e633356fbe9dcde831"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.banjarnegarakab.go.id/dataset/063bc78e-5b53-4a1c-8404-ae9a0fd6b55b/resource/d7613e08-b5c0-4513-9bbe-707844ddca50/download/jumlah-bangunan-tempat-tinggal-menurut-kecamatan-2018-2024.csv> ;
    dcat:byteSize 4574.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

