@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/1baf9e85-2b22-4f5b-ac3a-d31088406c51> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang Rumah Sakit Terakreditasi (KARS) Triwulan 2 2021" ;
    dct:identifier "1baf9e85-2b22-4f5b-ac3a-d31088406c51" ;
    dct:issued "2021-09-29T01:55:24.798154"^^xsd:dateTime ;
    dct:modified "2021-09-29T01:56:35.499966"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Rumah Sakit Terakreditasi (KARS) Triwulan 2 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1baf9e85-2b22-4f5b-ac3a-d31088406c51/resource/cac7f026-bfc4-4641-840d-647f1b1fac7f> .

<https://data.jatengprov.go.id/dataset/1baf9e85-2b22-4f5b-ac3a-d31088406c51/resource/cac7f026-bfc4-4641-840d-647f1b1fac7f> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang Rumah Sakit Terakreditasi (KARS) Triwulan 2 2021" ;
    dct:format ".xlsx" ;
    dct:title "Rumah Sakit Terakreditasi (KARS) Triwulan 2 2021" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1baf9e85-2b22-4f5b-ac3a-d31088406c51/resource/cac7f026-bfc4-4641-840d-647f1b1fac7f/download/rumah-sakit-terakreditasi-kars-triwulan-2-2021.xlsx> ;
    dcat:byteSize 10637.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 " .

