@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/df45f803-b709-4a11-a7b1-d0aae81eaf81> a dcat:Dataset ;
    dct:description "RBA RSUD dr Rehatta Tahun 2023" ;
    dct:identifier "df45f803-b709-4a11-a7b1-d0aae81eaf81" ;
    dct:issued "2023-07-14T01:43:32.399154"^^xsd:dateTime ;
    dct:modified "2023-07-14T01:44:28.052549"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "RBA BLUD Murni Tahun 2023" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kelet" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/df45f803-b709-4a11-a7b1-d0aae81eaf81/resource/9ab6cd84-7f6d-4afb-b143-69d16fae1b4a> ;
    dcat:keyword "Keuangan",
        "RBA" ;
    dcat:landingPage <https://rsudkelet.co.id/ppid> .

<https://data.jatengprov.go.id/dataset/df45f803-b709-4a11-a7b1-d0aae81eaf81/resource/9ab6cd84-7f6d-4afb-b143-69d16fae1b4a> a dcat:Distribution ;
    dct:description "RBA RSUD dr Rehatta Tahun 2023" ;
    dct:format "PDF" ;
    dct:title "RBA BLUD Murni 2023.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/df45f803-b709-4a11-a7b1-d0aae81eaf81/resource/9ab6cd84-7f6d-4afb-b143-69d16fae1b4a/download/rba-blud-murni-2023.pdf> ;
    dcat:byteSize 1078318.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD dr. Rehatta Provinsi Jawa Tengah" .

