@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/f8af645e-29f0-43c3-989f-9c8a4e61c59f> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Rumah Sakit Khusus 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dct:identifier "f8af645e-29f0-43c3-989f-9c8a4e61c59f" ;
    dct:issued "2026-01-21T04:09:07.860949"^^xsd:dateTime ;
    dct:modified "2026-01-21T04:09:37.208352"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Rumah Sakit Khusus 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f8af645e-29f0-43c3-989f-9c8a4e61c59f/resource/860b19f5-8830-49d3-ad2f-8944e492d566> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/f8af645e-29f0-43c3-989f-9c8a4e61c59f/resource/860b19f5-8830-49d3-ad2f-8944e492d566> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Rumah Sakit Khusus 2025 Triwulan 3 Provinsi Jawa Tengah.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/f8af645e-29f0-43c3-989f-9c8a4e61c59f/resource/860b19f5-8830-49d3-ad2f-8944e492d566/download/rumah-sakit-khusus-2025-triwulan-3-provinsi-jawa-tengah.csv> ;
    dcat:byteSize 253.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> a foaf:Organization ;
    foaf:name "Dinas Kesehatan " .

