@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/0e2b4469-e03a-4a96-9601-a5ccf91980ca> a dcat:Dataset ;
    dct:description "Dokumen Pelaksanaan Anggaran Satuan Kerja Perangkat Daerah tahun 2019" ;
    dct:identifier "0e2b4469-e03a-4a96-9601-a5ccf91980ca" ;
    dct:issued "2023-05-26T08:28:51.485948"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:28:51.485955"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DPA SKPD 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP" ;
            vcard:hasEmail <mailto:rsud@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0e2b4469-e03a-4a96-9601-a5ccf91980ca/resource/1c9f9174-16f1-4986-a2cb-3c0370aad5ac> ;
    dcat:keyword "DPA SKPD" ;
    dcat:landingPage <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2023/05/5.6.-DPA-Definitif-2019.pdf> .

<https://data.jatengprov.go.id/dataset/0e2b4469-e03a-4a96-9601-a5ccf91980ca/resource/1c9f9174-16f1-4986-a2cb-3c0370aad5ac> a dcat:Distribution ;
    dct:description "Dokumen Pelaksanaan Anggaran Satuan Kerja Perangkat Daerah tahun 2019" ;
    dct:format "PDF" ;
    dct:title "DPA SKPD 2019" ;
    dcat:accessURL <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2023/05/5.6.-DPA-Definitif-2019.pdf> ;
    dcat:mediaType "application/pdf" .

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

