@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/908a20dc-5207-4691-9a0a-5e4a4952080f> a dcat:Dataset ;
    dct:description "Dokumen Pelaksana Anggaran (DPA) Tahun 2024 RSUD dr Rehatta" ;
    dct:identifier "908a20dc-5207-4691-9a0a-5e4a4952080f" ;
    dct:issued "2026-05-05T16:07:48.652613"^^xsd:dateTime ;
    dct:modified "2026-05-05T16:07:48.652638"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Dokumen Pelaksana Anggaran (DPA) 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:5000/dataset/908a20dc-5207-4691-9a0a-5e4a4952080f/resource/53628f4c-3132-4378-add3-10b54c495f39> ;
    dcat:keyword "DPA",
        "RSUD dr Rehatta",
        "Rehatta" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<http://5.189.187.109:5000/dataset/908a20dc-5207-4691-9a0a-5e4a4952080f/resource/53628f4c-3132-4378-add3-10b54c495f39> a dcat:Distribution ;
    dct:description "Dokumen Pelaksana Anggaran (DPA) Tahun 2024 RSUD dr Rehatta" ;
    dct:format "PDF" ;
    dct:issued "2024-08-22T01:09:13.729941"^^xsd:dateTime ;
    dct:modified "2026-05-05T16:07:48.637998"^^xsd:dateTime ;
    dct:title "DPA 2024.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/908a20dc-5207-4691-9a0a-5e4a4952080f/resource/53628f4c-3132-4378-add3-10b54c495f39/download/dpa-2024.pdf> ;
    dcat:byteSize "1510466"^^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 .

