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

<https://data.jatengprov.go.id/dataset/7ab8a036-3c91-475d-a0c3-b5e5819e82a2> a dcat:Dataset ;
    dct:description "Rasio tenaga kesehatan per 100.000 penduduk adalah tenaga kesehatan yang memberikan pelayanan kesehatan di Puskesmas, Rumah Sakit,  dan sarana pelayanan kesehatan lain di suatu wilayah per 100.000 penduduk." ;
    dct:identifier "7ab8a036-3c91-475d-a0c3-b5e5819e82a2" ;
    dct:issued "2025-12-12T02:43:38.640245"^^xsd:dateTime ;
    dct:modified "2025-12-12T02:43:39.149389"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Rasio Tenaga Kesehatan Per 1.000 Penduduk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Laila erni" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7ab8a036-3c91-475d-a0c3-b5e5819e82a2/resource/d6cce9ea-311c-4013-bceb-94ebf0b112ce> .

<https://data.jatengprov.go.id/dataset/7ab8a036-3c91-475d-a0c3-b5e5819e82a2/resource/d6cce9ea-311c-4013-bceb-94ebf0b112ce> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Rasio Tenaga Kesehatan Per 1.000 Penduduk Tahun 2024" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7ab8a036-3c91-475d-a0c3-b5e5819e82a2/resource/d6cce9ea-311c-4013-bceb-94ebf0b112ce/download/rasio-tenaga-kesehatan-per-1000-penduduk-tahun-2024.xlsx> ;
    dcat:byteSize 9335.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

