@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/5a8f2490-2e25-46a3-8fa7-f05f694e191e> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang 5 besar penyakit di klinik mata di Balai Kesehatan Indera Mata (BKIM) provinsi jawa tengah triwulan 3 2024" ;
    dct:identifier "5a8f2490-2e25-46a3-8fa7-f05f694e191e" ;
    dct:issued "2024-11-12T02:33:47.426389"^^xsd:dateTime ;
    dct:modified "2024-11-12T02:34:09.203523"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "5 Besar Penyakit di Klinik Mata BKIM Triwulan 3 2024" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5a8f2490-2e25-46a3-8fa7-f05f694e191e/resource/6b9a2b25-15c4-482d-939b-70eae98e75a1> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/5a8f2490-2e25-46a3-8fa7-f05f694e191e/resource/6b9a2b25-15c4-482d-939b-70eae98e75a1> a dcat:Distribution ;
    dct:description "Dataset ini berisi tentang 5 besar penyakit di klinik mata di Balai Kesehatan Indera Mata (BKIM) provinsi jawa tengah triwulan 3 2024" ;
    dct:format "CSV" ;
    dct:title "5 Besar Penyakit di Klinik Mata BKIM Triwulan 3 2024" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5a8f2490-2e25-46a3-8fa7-f05f694e191e/resource/6b9a2b25-15c4-482d-939b-70eae98e75a1/download/5-besar-penyakit-di-klinik-mata-bkim-triwulan-3-2024.csv> ;
    dcat:byteSize 188.0 ;
    dcat:mediaType "text/csv" .

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

