@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/fb3c82af-c785-4902-85bf-d6bc880fe977> a dcat:Dataset ;
    dct:description "ANJAB KEPALA UPTD RUSUNAWA" ;
    dct:identifier "fb3c82af-c785-4902-85bf-d6bc880fe977" ;
    dct:issued "2023-05-28T08:37:48.847536"^^xsd:dateTime ;
    dct:modified "2023-05-28T08:37:48.847546"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "ANJAB KEPALA UPTD RUSUNAWA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perumahan, Kawasan Permukiman dan Pertanahan Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:disperkimta@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fb3c82af-c785-4902-85bf-d6bc880fe977/resource/35e07cd7-594c-4496-b8ef-76ee5ecf26f8> ;
    dcat:keyword "anjab" .

<https://data.jatengprov.go.id/dataset/fb3c82af-c785-4902-85bf-d6bc880fe977/resource/35e07cd7-594c-4496-b8ef-76ee5ecf26f8> a dcat:Distribution ;
    dct:description "ANJAB KEPALA UPTD RUSUNAWA" ;
    dct:format "PDF" ;
    dct:title "anjab-ka_uptd-rusunawa" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/fb3c82af-c785-4902-85bf-d6bc880fe977/resource/35e07cd7-594c-4496-b8ef-76ee5ecf26f8/download/kepala-uptd-rusunawa.pdf> ;
    dcat:byteSize 51467.0 ;
    dcat:mediaType "application/pdf" .

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

