@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/a1dd98df-0226-4f04-9e21-8afb2c5b9589> a dcat:Dataset ;
    dct:description "cakupan penerbitan akta kematian sampai dengan semester I 2017" ;
    dct:identifier "a1dd98df-0226-4f04-9e21-8afb2c5b9589" ;
    dct:issued "2018-01-25T09:12:31.279069"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:12:31.279078"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Cakupan penerbitan akta kematian" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "hayu" ;
            vcard:hasEmail <mailto:hayu250211@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a1dd98df-0226-4f04-9e21-8afb2c5b9589/resource/1a275ef2-7ca7-4174-b67d-e320fbd3002b> .

<https://data.jatengprov.go.id/dataset/a1dd98df-0226-4f04-9e21-8afb2c5b9589/resource/1a275ef2-7ca7-4174-b67d-e320fbd3002b> a dcat:Distribution ;
    dct:description "cakupan penerbitan akta kematian semester I 2017 " ;
    dct:format "PDF" ;
    dct:title "cakupan-penerbitan-akta-kematian" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/a1dd98df-0226-4f04-9e21-8afb2c5b9589/resource/1a275ef2-7ca7-4174-b67d-e320fbd3002b/download/penerbitan-akta-kematian-berdasarkan-domisili.pdf> ;
    dcat:byteSize 291216.0 ;
    dcat:mediaType "application/pdf" .

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

