@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/c862588f-8ecb-40d2-bb8f-7111174b8b06> a dcat:Dataset ;
    dct:description "JUMLAH KELAHIRAN MENURUT JENIS KELAMIN, KECAMATAN DAN PUSKESMAS" ;
    dct:identifier "c862588f-8ecb-40d2-bb8f-7111174b8b06" ;
    dct:issued "2019-05-13T13:02:00.268564"^^xsd:dateTime ;
    dct:modified "2019-05-13T13:02:00.268574"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Kelahiran Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lina Rahmawati" ;
            vcard:hasEmail <mailto:rencana.dinkes@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c862588f-8ecb-40d2-bb8f-7111174b8b06/resource/a3f8eea8-ae05-42ac-ae8a-c12bfa63320b>,
        <https://data.jatengprov.go.id/dataset/c862588f-8ecb-40d2-bb8f-7111174b8b06/resource/f00cdd5f-8d7f-465a-b812-c9bf8efd495e> .

<https://data.jatengprov.go.id/dataset/c862588f-8ecb-40d2-bb8f-7111174b8b06/resource/a3f8eea8-ae05-42ac-ae8a-c12bfa63320b> a dcat:Distribution ;
    dct:description "JUMLAH KELAHIRAN MENURUT JENIS KELAMIN, KECAMATAN DAN PUSKESMAS" ;
    dct:title "Jumlah Kelahiran Tahun 2018" .

<https://data.jatengprov.go.id/dataset/c862588f-8ecb-40d2-bb8f-7111174b8b06/resource/f00cdd5f-8d7f-465a-b812-c9bf8efd495e> a dcat:Distribution ;
    dct:description "JUMLAH KELAHIRAN MENURUT JENIS KELAMIN, KECAMATAN DAN PUSKESMAS Tahun 2018" ;
    dct:format "XLS" ;
    dct:title "Jumlah Kelahiran Tahun 2018" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/c862588f-8ecb-40d2-bb8f-7111174b8b06/resource/f00cdd5f-8d7f-465a-b812-c9bf8efd495e/download/tabel-4-open-data-2018.xls> ;
    dcat:byteSize 38400.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

