@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://5.189.187.109/dataset/1c64b838-5c95-435c-9b90-cbec725a2301> a dcat:Dataset ;
    dct:description "Data Kepemilikan Rumah" ;
    dct:identifier "1c64b838-5c95-435c-9b90-cbec725a2301" ;
    dct:issued "2026-04-10T02:18:04.357094"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:18:04.357110"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    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 <http://5.189.187.109/dataset/1c64b838-5c95-435c-9b90-cbec725a2301/resource/f79d13cb-974e-4ecb-beae-d9605e8411cf> ;
    dcat:keyword "umum" ;
    dcat:landingPage <Disperkimta%20Kabupaten%20Cilacap> .

<Disperkimta%20Kabupaten%20Cilacap> a foaf:Document .

<http://5.189.187.109/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:issued "2023-09-20T04:16:47.703614"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:18:04.338283"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

