@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/684736e3-a9c3-436e-b237-f2f66e0fb0ee> a dcat:Dataset ;
    dct:description "Kasus Gizi Buruk 2016" ;
    dct:identifier "684736e3-a9c3-436e-b237-f2f66e0fb0ee" ;
    dct:issued "2017-10-03T05:14:11.681557"^^xsd:dateTime ;
    dct:modified "2017-10-03T05:22:38.200650"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Gizi Buruk 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:mi_jateng@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/684736e3-a9c3-436e-b237-f2f66e0fb0ee/resource/d2da7e27-4988-4395-903a-5560f81e6b1e> ;
    dcat:landingPage <http://103.30.183.173/ppid/?page_id=5732> .

<https://data.jatengprov.go.id/dataset/684736e3-a9c3-436e-b237-f2f66e0fb0ee/resource/d2da7e27-4988-4395-903a-5560f81e6b1e> a dcat:Distribution ;
    dct:description "Data Kasus Tentang Gizi Buruk Di Jawa Tengah Tahun 2016" ;
    dct:format "CSV" ;
    dct:title "Data Kasus Gizi Buruk" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/684736e3-a9c3-436e-b237-f2f66e0fb0ee/resource/d2da7e27-4988-4395-903a-5560f81e6b1e/download/gizi-buruk-2016.csv> ;
    dcat:byteSize 594.0 ;
    dcat:mediaType "text/csv" .

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

