@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/594fc0c8-458f-41d2-babd-e4dc3146914d> a dcat:Dataset ;
    dct:description "ANJAB PRAMU KEBERSIHAN" ;
    dct:identifier "594fc0c8-458f-41d2-babd-e4dc3146914d" ;
    dct:issued "2023-05-27T08:33:39.648030"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:33:39.648039"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "ANJAB PRAMU KEBERSIHAN" ;
    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/594fc0c8-458f-41d2-babd-e4dc3146914d/resource/e6d84898-3a7e-419a-9675-cd35dd123ba2> ;
    dcat:keyword "anjab" .

<https://data.jatengprov.go.id/dataset/594fc0c8-458f-41d2-babd-e4dc3146914d/resource/e6d84898-3a7e-419a-9675-cd35dd123ba2> a dcat:Distribution ;
    dct:description "ANJAB PRAMU KEBERSIHAN" ;
    dct:format "PDF" ;
    dct:title "anjab-pramu-kebersihan" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/594fc0c8-458f-41d2-babd-e4dc3146914d/resource/e6d84898-3a7e-419a-9675-cd35dd123ba2/download/pramu-kebersihan-subbag-umpeg.pdf> ;
    dcat:byteSize 39257.0 ;
    dcat:mediaType "application/pdf" .

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

