@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#> .

<http://5.189.187.109:5000/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 "2026-05-05T10:55:54.444859"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:55:54.444879"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    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 <http://5.189.187.109:5000/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/> .

<http://5.189.187.109:5000/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:issued "2024-08-23T01:03:41.991658"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:55:54.430398"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://rsudrehatta.id/ppid/> a foaf:Document .

