@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/dataset/b765e288-d1c3-4ae9-be4d-28b4128fa8c1> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran Tahun 2024 RSUD dr Rehatta" ;
    dct:identifier "b765e288-d1c3-4ae9-be4d-28b4128fa8c1" ;
    dct:issued "2026-05-05T10:59:30.317722"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:59:30.317746"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Laporan Realisasi Anggaran Tahun 2024 RSUD dr Rehatta" ;
    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/dataset/b765e288-d1c3-4ae9-be4d-28b4128fa8c1/resource/af7569b6-f2f3-4936-b0c2-34001f34f113> ;
    dcat:keyword "2024",
        "LRA",
        "Laporan Realisasi Anggaran",
        "RSUD dr Rehatta" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<http://5.189.187.109/dataset/b765e288-d1c3-4ae9-be4d-28b4128fa8c1/resource/af7569b6-f2f3-4936-b0c2-34001f34f113> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran Tahun 2024 RSUD dr Rehatta" ;
    dct:format "PDF" ;
    dct:issued "2025-09-03T06:37:46.023174"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:59:30.296544"^^xsd:dateTime ;
    dct:title "LRA AUDITED TAHUN 2024.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/b765e288-d1c3-4ae9-be4d-28b4128fa8c1/resource/af7569b6-f2f3-4936-b0c2-34001f34f113/download/lra-audited-tahun-2024.pdf> ;
    dcat:byteSize "3785108"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

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

