@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/787778fd-7373-4b4f-ab5e-2cfb1092a4a4> a dcat:Dataset ;
    dct:description "Data Kesakitan Malaria Per 1.000 penduduk" ;
    dct:identifier "787778fd-7373-4b4f-ab5e-2cfb1092a4a4" ;
    dct:issued "2017-10-03T08:30:58.511150"^^xsd:dateTime ;
    dct:modified "2017-10-03T08:31:53.479235"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Kesakitan Malaria Per 1.000 penduduk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dinkes Prov" ;
            vcard:hasEmail <mailto:mi_jateng@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/787778fd-7373-4b4f-ab5e-2cfb1092a4a4/resource/3e281235-3a8c-4b89-b293-b802cd7e297a> ;
    dcat:landingPage <http://103.30.183.173/ppid/?page_id=5797> .

<https://data.jatengprov.go.id/dataset/787778fd-7373-4b4f-ab5e-2cfb1092a4a4/resource/3e281235-3a8c-4b89-b293-b802cd7e297a> a dcat:Distribution ;
    dct:description "Data Kesakitan Malaria Per 1.000 penduduk" ;
    dct:format "CSV" ;
    dct:title "Kesakitan Malaria Per 1.000 penduduk" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/787778fd-7373-4b4f-ab5e-2cfb1092a4a4/resource/3e281235-3a8c-4b89-b293-b802cd7e297a/download/kesakitan-malaria-per-1.000-penduduk.csv> ;
    dcat:byteSize 829.0 ;
    dcat:mediaType "text/csv" .

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

