@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/30c17b80-893c-4569-bdf3-1d95157b875d> a dcat:Dataset ;
    dct:description "Jumlah Kematian Neonatal, Bayi dan Balita di Kabupaten Kendal Tahun 2017" ;
    dct:identifier "30c17b80-893c-4569-bdf3-1d95157b875d" ;
    dct:issued "2018-05-18T07:50:25.649956"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:50:25.649976"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah Kematian Neonatal, Bayi dan Balita" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mawan " ;
            vcard:hasEmail <mailto:mawanburhani@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/30c17b80-893c-4569-bdf3-1d95157b875d/resource/754c33ca-9698-48b0-9bce-332eba119cab> ;
    dcat:landingPage <http://dinkes.kendalkab.go.id/> .

<https://data.jatengprov.go.id/dataset/30c17b80-893c-4569-bdf3-1d95157b875d/resource/754c33ca-9698-48b0-9bce-332eba119cab> a dcat:Distribution ;
    dct:description "Data Jumlah Kematian Neonatal, Bayi dan Balita" ;
    dct:format "XLS" ;
    dct:title "Data Jumlah Kematian Neonatal, Bayi dan Balita" ;
    dcat:accessURL <http://118.97.18.18/dataset/30c17b80-893c-4569-bdf3-1d95157b875d/resource/754c33ca-9698-48b0-9bce-332eba119cab/download/jumlah-kematian-neonatal-bayi-dan-balita-menurut-jenis-kelamin.xlsx> ;
    dcat:byteSize 22366.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

