@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/19443bff-5140-43fc-9696-4a4fd2ad7ca5> a dcat:Dataset ;
    dct:description "Data Kematian Balita 2016" ;
    dct:identifier "19443bff-5140-43fc-9696-4a4fd2ad7ca5" ;
    dct:issued "2017-10-03T08:34:09.929635"^^xsd:dateTime ;
    dct:modified "2018-01-24T07:48:06.643129"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Kematian Balita 2016" ;
    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/19443bff-5140-43fc-9696-4a4fd2ad7ca5/resource/c42764e5-d61d-4c00-bd06-9e19d6030dc8> ;
    dcat:landingPage <http://103.30.183.173/ppid/?page_id=5790> .

<https://data.jatengprov.go.id/dataset/19443bff-5140-43fc-9696-4a4fd2ad7ca5/resource/c42764e5-d61d-4c00-bd06-9e19d6030dc8> a dcat:Distribution ;
    dct:description "Data Kematian Balita 2016" ;
    dct:format "CSV" ;
    dct:title "Kematian Balita 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/19443bff-5140-43fc-9696-4a4fd2ad7ca5/resource/c42764e5-d61d-4c00-bd06-9e19d6030dc8/download/kematian-balita-2016.csv> ;
    dcat:byteSize 647.0 ;
    dcat:mediaType "text/csv" .

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

