@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/7205b91e-ee87-4536-9a91-50352e4081c7> a dcat:Dataset ;
    dct:description "ANJAB ANALIS ORGANISASI" ;
    dct:identifier "7205b91e-ee87-4536-9a91-50352e4081c7" ;
    dct:issued "2023-05-27T08:33:51.581171"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:33:51.581178"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "ANJAB ANALIS ORGANISASI" ;
    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/7205b91e-ee87-4536-9a91-50352e4081c7/resource/b8b8df22-33e1-4bb6-ab5e-6ffb8e6697aa> ;
    dcat:keyword "anjab" .

<https://data.jatengprov.go.id/dataset/7205b91e-ee87-4536-9a91-50352e4081c7/resource/b8b8df22-33e1-4bb6-ab5e-6ffb8e6697aa> a dcat:Distribution ;
    dct:description "ANJAB ANALIS ORGANISASI" ;
    dct:format "PDF" ;
    dct:title "anjab-analis-organisasi" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/7205b91e-ee87-4536-9a91-50352e4081c7/resource/b8b8df22-33e1-4bb6-ab5e-6ffb8e6697aa/download/analis-organisasi.pdf> ;
    dcat:byteSize 53091.0 ;
    dcat:mediaType "application/pdf" .

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

