@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/b080c684-9009-4822-ad9f-c089dba362c0> a dcat:Dataset ;
    dct:description "Data-data kesehatan kabupaten Banjarnegara tahun 2015" ;
    dct:identifier "b080c684-9009-4822-ad9f-c089dba362c0" ;
    dct:issued "2018-08-18T04:26:09.869537"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:26:09.869553"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Profil Kesehatan 2015" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b080c684-9009-4822-ad9f-c089dba362c0/resource/1bce78b0-4723-4b1d-9f8b-0ad3950c6930> .

<https://data.jatengprov.go.id/dataset/b080c684-9009-4822-ad9f-c089dba362c0/resource/1bce78b0-4723-4b1d-9f8b-0ad3950c6930> a dcat:Distribution ;
    dct:description "Data kematian, kesakitan, sarana kesehatan, tenaga kesehatan dsb" ;
    dct:format "XLS" ;
    dct:title "profil-kesehatan-2015" .

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

