@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/8b0a5bc9-be0b-4b3d-8727-c5f534b2116b> a dcat:Dataset ;
    dct:description "Rencana Kerja Anggaran Perubahan Satuan Kerja Perangkat Daerah tahun 2019" ;
    dct:identifier "8b0a5bc9-be0b-4b3d-8727-c5f534b2116b" ;
    dct:issued "2023-05-27T08:34:03.164881"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:34:03.164888"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "RKAP 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/8b0a5bc9-be0b-4b3d-8727-c5f534b2116b/resource/532096b5-d81c-4b6f-a1cf-90d1e303979a> ;
    dcat:keyword "RKAP SKPD" ;
    dcat:landingPage <https://drive.google.com/file/d/1i2vG8yA9ZHFLXkf5NkkCdFb5XFZtsr6H/view> .

<https://data.jatengprov.go.id/dataset/8b0a5bc9-be0b-4b3d-8727-c5f534b2116b/resource/532096b5-d81c-4b6f-a1cf-90d1e303979a> a dcat:Distribution ;
    dct:description "Rencana Kerja Anggaran Perubahan Satuan Kerja Perangkat Daerah tahun 2019" ;
    dct:format "PDF" ;
    dct:title "RKAP SKPD 2019" ;
    dcat:accessURL <https://drive.google.com/file/d/1i2vG8yA9ZHFLXkf5NkkCdFb5XFZtsr6H/view> .

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

