@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/bac71b87-c9da-4834-950e-653a6fe40123> a dcat:Dataset ;
    dct:description "Laporan Arus Kas RSUD dr Rehatta Tahun 2023" ;
    dct:identifier "bac71b87-c9da-4834-950e-653a6fe40123" ;
    dct:issued "2024-08-23T01:03:22.284756"^^xsd:dateTime ;
    dct:modified "2024-08-23T01:03:42.342833"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Laporan Arus Kas RSUD dr Rehatta Tahun 2023" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD dr Rehatta" ;
            vcard:hasEmail <mailto:rsrehatta@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bac71b87-c9da-4834-950e-653a6fe40123/resource/30dacba9-4816-446e-b065-7f9ab28ad721> ;
    dcat:keyword "Arus Kas",
        "RSUD dr Rehatta",
        "rehatta" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<https://data.jatengprov.go.id/dataset/bac71b87-c9da-4834-950e-653a6fe40123/resource/30dacba9-4816-446e-b065-7f9ab28ad721> a dcat:Distribution ;
    dct:description "Laporan Arus Kas RSUD dr Rehatta Tahun 2023" ;
    dct:format "PDF" ;
    dct:title "Laporan Arus Kas 2023.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/bac71b87-c9da-4834-950e-653a6fe40123/resource/30dacba9-4816-446e-b065-7f9ab28ad721/download/laporan-arus-kas-2023.pdf> ;
    dcat:byteSize 652977.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" .

