@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/c8734112-0f78-4b0e-840c-37a8b09a6f74> a dcat:Dataset ;
    dct:description "memuat data kematian Ibu, Bayi Balita tahun 2016" ;
    dct:identifier "c8734112-0f78-4b0e-840c-37a8b09a6f74" ;
    dct:issued "2018-05-18T05:33:17.554573"^^xsd:dateTime ;
    dct:modified "2018-05-18T05:33:17.554593"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Data angka Kematian Tahun 2016" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c8734112-0f78-4b0e-840c-37a8b09a6f74/resource/0f3bd3bc-6712-4441-a607-7f98208748c4> .

<https://data.jatengprov.go.id/dataset/c8734112-0f78-4b0e-840c-37a8b09a6f74/resource/0f3bd3bc-6712-4441-a607-7f98208748c4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Data angka Kematian Tahun 2016" ;
    dcat:accessURL <http://202.46.1.138/dataset/c8734112-0f78-4b0e-840c-37a8b09a6f74/resource/0f3bd3bc-6712-4441-a607-7f98208748c4/download/data-angka-kematian.pdf> ;
    dcat:byteSize 26452.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

