@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/b9253a23-167c-4ae2-ac9d-861111a20d15> a dcat:Dataset ;
    dct:description "Daftar Perumahan yang Dibangun Pengembang" ;
    dct:identifier "b9253a23-167c-4ae2-ac9d-861111a20d15" ;
    dct:issued "2026-04-10T02:47:40.148192"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:47:40.148211"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Daftar Perumahan yang Dibangun Pengembang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperkimta Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:disperkimtacilacap@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b9253a23-167c-4ae2-ac9d-861111a20d15/resource/4e9cf49e-7dbf-4dce-a802-62a302345928> .

<http://5.189.187.109/dataset/b9253a23-167c-4ae2-ac9d-861111a20d15/resource/4e9cf49e-7dbf-4dce-a802-62a302345928> a dcat:Distribution ;
    dct:description "Daftar Perumahan yang Dibangun Pengembang" ;
    dct:format "XLS" ;
    dct:issued "2023-05-29T01:14:46.091752"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:47:40.143543"^^xsd:dateTime ;
    dct:title "Daftar Perumahan yang Dibangun Pengembang" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/b9253a23-167c-4ae2-ac9d-861111a20d15/resource/4e9cf49e-7dbf-4dce-a802-62a302345928/download/daftar-perumahan-yang-dibangun-pengembang.xlsx> ;
    dcat:byteSize "12688"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

