@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/656e88f8-ea5f-423b-8257-910ff1092f1a> a dcat:Dataset ;
    dct:description "Rencana Bisnis dan Anggaran tahun 2023" ;
    dct:identifier "656e88f8-ea5f-423b-8257-910ff1092f1a" ;
    dct:issued "2023-05-27T08:33:44.093572"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:33:44.093579"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "RBA 2023" ;
    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/656e88f8-ea5f-423b-8257-910ff1092f1a/resource/0b65a29d-f094-4577-ade9-a005e808d427> ;
    dcat:keyword "RBA" ;
    dcat:landingPage <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2023/05/RBA-2023-PER-31-AGUSTUS-2022.pdf> .

<https://data.jatengprov.go.id/dataset/656e88f8-ea5f-423b-8257-910ff1092f1a/resource/0b65a29d-f094-4577-ade9-a005e808d427> a dcat:Distribution ;
    dct:description "Rencana Bisnis dan Anggaran tahun 2023" ;
    dct:format "PDF" ;
    dct:title "RBA 2023" ;
    dcat:accessURL <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2023/05/RBA-2023-PER-31-AGUSTUS-2022.pdf> ;
    dcat:mediaType "application/pdf" .

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

