@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/87fabc2e-583b-47c1-a2f1-b7c0232f648d> a dcat:Dataset ;
    dct:description "Rencana Kerja Operasional Tahun 2025 RSUD dr Rehatta" ;
    dct:identifier "87fabc2e-583b-47c1-a2f1-b7c0232f648d" ;
    dct:issued "2025-09-03T06:41:56.490280"^^xsd:dateTime ;
    dct:modified "2025-09-03T06:42:11.610141"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Rencana Kerja Operasional Tahun 2025 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 <https://data.jatengprov.go.id/dataset/87fabc2e-583b-47c1-a2f1-b7c0232f648d/resource/ed165ed8-e6f9-432c-b86d-1a75b6244271> ;
    dcat:keyword "2025",
        "RKO",
        "RSUD dr Rehatta",
        "Rencana Kerja Operasional" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<https://data.jatengprov.go.id/dataset/87fabc2e-583b-47c1-a2f1-b7c0232f648d/resource/ed165ed8-e6f9-432c-b86d-1a75b6244271> a dcat:Distribution ;
    dct:description "Rencana Kerja Operasional Tahun 2025 RSUD dr Rehatta" ;
    dct:format "PDF" ;
    dct:title "RKO 2025.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/87fabc2e-583b-47c1-a2f1-b7c0232f648d/resource/ed165ed8-e6f9-432c-b86d-1a75b6244271/download/rko-2025.pdf> ;
    dcat:byteSize 958899.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" .

