@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/6e194dec-afa1-4a4f-bc25-d854251c584d> a dcat:Dataset ;
    dct:description "Rencana Bisnis dan Anggaran tahun 2022" ;
    dct:identifier "6e194dec-afa1-4a4f-bc25-d854251c584d" ;
    dct:issued "2023-05-27T08:33:48.366561"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:33:48.366569"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "RBA 2022" ;
    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/6e194dec-afa1-4a4f-bc25-d854251c584d/resource/1626901f-6906-4424-a483-f6f891b85462> ;
    dcat:keyword "RBA" ;
    dcat:landingPage <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2023/05/2022-RBA-Definitif.pdf> .

<https://data.jatengprov.go.id/dataset/6e194dec-afa1-4a4f-bc25-d854251c584d/resource/1626901f-6906-4424-a483-f6f891b85462> a dcat:Distribution ;
    dct:description "Rencana Bisnis dan Anggaran tahun 2022" ;
    dct:format "PDF" ;
    dct:title "RBA 2022" ;
    dcat:accessURL <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2023/05/2022-RBA-Definitif.pdf> ;
    dcat:mediaType "application/pdf" .

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

