@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/2e392e61-e3c8-4b35-9d98-163e1a762e86> a dcat:Dataset ;
    dct:description "Data cakupan persalinan oleh nakes, dukun dan sendiri" ;
    dct:identifier "2e392e61-e3c8-4b35-9d98-163e1a762e86" ;
    dct:issued "2020-07-22T05:08:10.988342"^^xsd:dateTime ;
    dct:modified "2020-07-22T05:08:10.988351"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Data Cakupan Persalinan 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Subbag Program dan Informasi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2e392e61-e3c8-4b35-9d98-163e1a762e86/resource/275194fb-e625-45f2-a932-cc5860b144e0> .

<https://data.jatengprov.go.id/dataset/2e392e61-e3c8-4b35-9d98-163e1a762e86/resource/275194fb-e625-45f2-a932-cc5860b144e0> a dcat:Distribution ;
    dct:description "Data cakupan persalinan oleh tenaga kesehatan, dukun dan bersalin sendiri" ;
    dct:title "data-cakupan-persalinan-2019" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

