@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/f78cc019-5313-4ba7-be05-c6e6e3973763> a dcat:Dataset ;
    dct:description "Data Kasus Kematian Ibu Di Jawa Tengah Tahun 2016" ;
    dct:identifier "f78cc019-5313-4ba7-be05-c6e6e3973763" ;
    dct:issued "2017-10-03T05:58:16.880628"^^xsd:dateTime ;
    dct:modified "2017-10-03T05:59:37.658896"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Kasus Kematian Ibu 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/f78cc019-5313-4ba7-be05-c6e6e3973763/resource/1a60ce6a-e273-4738-ab3f-e300169810e6> ;
    dcat:landingPage <http://103.30.183.173/ppid/?page_id=5774> .

<https://data.jatengprov.go.id/dataset/f78cc019-5313-4ba7-be05-c6e6e3973763/resource/1a60ce6a-e273-4738-ab3f-e300169810e6> a dcat:Distribution ;
    dct:description "Data Kasus Kematian Ibu di Jawa Tengah Tahun 2016" ;
    dct:format "CSV" ;
    dct:title "Data Kasus Kematian Ibu" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/f78cc019-5313-4ba7-be05-c6e6e3973763/resource/1a60ce6a-e273-4738-ab3f-e300169810e6/download/kasus-kematian-ibu-2016.csv> ;
    dcat:byteSize 600.0 ;
    dcat:mediaType "text/csv" .

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

