@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/95fcbf73-bffe-4d64-a82d-93a0a2b64ad1> a dcat:Dataset ;
    dct:description "Neraca Keuangan RSUD Kelet TA 2022" ;
    dct:identifier "95fcbf73-bffe-4d64-a82d-93a0a2b64ad1" ;
    dct:issued "2023-06-15T02:06:03.155687"^^xsd:dateTime ;
    dct:modified "2023-06-15T02:06:16.488182"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Neraca Keuangan RSUD Kelet TA 2022" ;
    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/95fcbf73-bffe-4d64-a82d-93a0a2b64ad1/resource/2fcfdbed-29af-426e-85db-759d485052d0> ;
    dcat:keyword "2022",
        "Neraca",
        "RSUD Kelet" ;
    dcat:landingPage <https://rsudkelet.co.id/ppid> .

<https://data.jatengprov.go.id/dataset/95fcbf73-bffe-4d64-a82d-93a0a2b64ad1/resource/2fcfdbed-29af-426e-85db-759d485052d0> a dcat:Distribution ;
    dct:description "Neraca Keuangan RSUD Kelet TA 2022" ;
    dct:format "PDF" ;
    dct:title "NERACA 2022.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/95fcbf73-bffe-4d64-a82d-93a0a2b64ad1/resource/2fcfdbed-29af-426e-85db-759d485052d0/download/neraca-2022.pdf> ;
    dcat:byteSize 321017.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" .

