@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#> .

<https://data.jatengprov.go.id/dataset/1c64b838-5c95-435c-9b90-cbec725a2301> a dcat:Dataset ;
    dct:description "Data Kepemilikan Rumah" ;
    dct:identifier "1c64b838-5c95-435c-9b90-cbec725a2301" ;
    dct:issued "2023-09-20T12:19:09.876408"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:57:31.382691"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Kepemilikan Rumah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperkimta Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:disperkimta@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1c64b838-5c95-435c-9b90-cbec725a2301/resource/f79d13cb-974e-4ecb-beae-d9605e8411cf> ;
    dcat:keyword "umum" ;
    dcat:landingPage <Disperkimta%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/1c64b838-5c95-435c-9b90-cbec725a2301/resource/f79d13cb-974e-4ecb-beae-d9605e8411cf> a dcat:Distribution ;
    dct:description "Data Kepemilikan Rumah Tahun 2021" ;
    dct:format "XLS" ;
    dct:title "Tahun 2021" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/1c64b838-5c95-435c-9b90-cbec725a2301/resource/f79d13cb-974e-4ecb-beae-d9605e8411cf/download/data-kepemilikan-rumah-tahun-2021.xlsx> ;
    dcat:byteSize 15671.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

