@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/54e3d889-f7f9-4cb2-95fd-dcfb0d86fdb3> a dcat:Dataset ;
    dct:identifier "54e3d889-f7f9-4cb2-95fd-dcfb0d86fdb3" ;
    dct:issued "2020-07-22T05:08:23.070520"^^xsd:dateTime ;
    dct:modified "2020-07-22T05:08:23.070531"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Data DBD Per Puskesmas Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Subbag Program dan Informasi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/54e3d889-f7f9-4cb2-95fd-dcfb0d86fdb3/resource/21263e3e-531a-4e00-8242-883ada9b7b53> .

<https://data.jatengprov.go.id/dataset/54e3d889-f7f9-4cb2-95fd-dcfb0d86fdb3/resource/21263e3e-531a-4e00-8242-883ada9b7b53> a dcat:Distribution ;
    dct:description "DBD Per Puskesmas" ;
    dct:format "XLS" ;
    dct:title "data-dbd-per-puskesmas-tahun-2019" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/54e3d889-f7f9-4cb2-95fd-dcfb0d86fdb3/resource/21263e3e-531a-4e00-8242-883ada9b7b53/download/dbd-per-puskesmas.xls> ;
    dcat:byteSize 34304.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" .

