@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/88f881e4-b6ac-433b-8db9-b56ca06aaeae> a dcat:Dataset ;
    dct:description "Semua data kesehatan ada disini" ;
    dct:identifier "88f881e4-b6ac-433b-8db9-b56ca06aaeae" ;
    dct:issued "2018-08-18T04:24:51.073550"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:24:51.073565"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Profil Kesehatan 2016" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/88f881e4-b6ac-433b-8db9-b56ca06aaeae/resource/e8f195bf-b486-43c6-bc84-d2a037346603> .

<https://data.jatengprov.go.id/dataset/88f881e4-b6ac-433b-8db9-b56ca06aaeae/resource/e8f195bf-b486-43c6-bc84-d2a037346603> a dcat:Distribution ;
    dct:description "Situasi kesehatan masyarakat Banjarnegara tahun 2016" ;
    dct:format "XLS" ;
    dct:title "profil-kesehatan-2016" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/88f881e4-b6ac-433b-8db9-b56ca06aaeae/resource/e8f195bf-b486-43c6-bc84-d2a037346603/download/profil-banjarnegara-2016.xls> ;
    dcat:byteSize 1882112.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

