@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/9ba68e75-87bd-4418-806b-836fa0808e6a> a dcat:Dataset ;
    dct:description "Tenaga Kesehatan yang memberikan pelayanan kesehatan di Puskesmas, Rumah Sakit, dan sarana pelayanan kesehatan lain di Wilayah Provinsi Jawa Tengah" ;
    dct:identifier "9ba68e75-87bd-4418-806b-836fa0808e6a" ;
    dct:issued "2024-02-15T05:15:48.685733"^^xsd:dateTime ;
    dct:modified "2024-07-04T15:03:26.602112"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Jumlah Tenaga Kesehatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Laila erni" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9ba68e75-87bd-4418-806b-836fa0808e6a/resource/b276c149-f160-4d20-8cba-82e4804bad64> ;
    dcat:keyword "Portal Data Jawa Tengah" .

<https://data.jatengprov.go.id/dataset/9ba68e75-87bd-4418-806b-836fa0808e6a/resource/b276c149-f160-4d20-8cba-82e4804bad64> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Tenaga Kesehatan Tahun 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/9ba68e75-87bd-4418-806b-836fa0808e6a/resource/b276c149-f160-4d20-8cba-82e4804bad64/download/jumlah-tenaga-kesehatan-tahun-2022.xlsx> ;
    dcat:byteSize 8670.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 " .

