@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/ceb8b9bd-86af-4d33-a505-b51b0acaf80f> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang Perkembangan Derajat Kesehatan Provinsi Jawa Tengah Tahun 2014 - Tri Wulan 3 2018" ;
    dct:identifier "ceb8b9bd-86af-4d33-a505-b51b0acaf80f" ;
    dct:issued "2019-01-14T04:15:14.789824"^^xsd:dateTime ;
    dct:modified "2019-01-14T06:17:45.199621"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Perkembangan Derajat Kesehatan Provinsi Jawa Tengah Tahun 2014 - Tri Wulan 3 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ceb8b9bd-86af-4d33-a505-b51b0acaf80f/resource/5d7b3489-d9be-40df-804a-8d53b1e228f1> .

<https://data.jatengprov.go.id/dataset/ceb8b9bd-86af-4d33-a505-b51b0acaf80f/resource/5d7b3489-d9be-40df-804a-8d53b1e228f1> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang Perkembangan Derajat Kesehatan Tahun 2014 - Tri Wulan 3 2018" ;
    dct:format ".csv" ;
    dct:title "Perkembangan Derajat Kesehatan Tahun 2014 - Tri Wulan 3 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/ceb8b9bd-86af-4d33-a505-b51b0acaf80f/resource/5d7b3489-d9be-40df-804a-8d53b1e228f1/download/derajat-kesehatan-tahun-2014-2018-triwulan-3.csv> ;
    dcat:byteSize 1568.0 ;
    dcat:mediaType "text/csv" .

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

