@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/14190ef7-d624-40aa-9b84-e29138c41c88> a dcat:Dataset ;
    dct:description "Dokumen Pelaksanaan Perubahan Anggaran Satuan Kerja Perangkat Daerah Tahun 2021" ;
    dct:identifier "14190ef7-d624-40aa-9b84-e29138c41c88" ;
    dct:issued "2023-05-26T08:29:01.621592"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:01.621600"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DPPA SKPD 2021" ;
    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/14190ef7-d624-40aa-9b84-e29138c41c88/resource/b740ea67-73fc-4e24-845b-bce1845ce965> ;
    dcat:keyword "DPPA SKPD" ;
    dcat:landingPage <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2021/06/DPPA-RSUD-CILACAP-2021.pdf> .

<https://data.jatengprov.go.id/dataset/14190ef7-d624-40aa-9b84-e29138c41c88/resource/b740ea67-73fc-4e24-845b-bce1845ce965> a dcat:Distribution ;
    dct:description "Dokumen Pelaksanaan Perubahan Anggaran Satuan Kerja Perangkat Daerah Tahun 2021" ;
    dct:format "PDF" ;
    dct:title "DPPA SKPD 2021" ;
    dcat:accessURL <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2021/06/DPPA-RSUD-CILACAP-2021.pdf> ;
    dcat:mediaType "application/pdf" .

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

