@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/2e8d8c15-c1b3-429a-9fdf-e13e4ec434be> a dcat:Dataset ;
    dct:identifier "2e8d8c15-c1b3-429a-9fdf-e13e4ec434be" ;
    dct:issued "2019-09-26T02:44:49.776623"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:44:49.776635"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "JUMLAH KUNJUNGAN ICU - PICU TAHUN 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PEP RSUD Hj. ANNA LASMANAH" ;
            vcard:hasEmail <mailto:rsud@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2e8d8c15-c1b3-429a-9fdf-e13e4ec434be/resource/580df114-7ac2-4f25-8d71-cd56c3d95908> .

<https://data.jatengprov.go.id/dataset/2e8d8c15-c1b3-429a-9fdf-e13e4ec434be/resource/580df114-7ac2-4f25-8d71-cd56c3d95908> a dcat:Distribution ;
    dct:format "PDF" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/2e8d8c15-c1b3-429a-9fdf-e13e4ec434be/resource/580df114-7ac2-4f25-8d71-cd56c3d95908/download/jumlah-kunjungan-instalasi-rawat-intensif.pdf> ;
    dcat:byteSize 153098.0 ;
    dcat:mediaType "application/pdf" .

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

