@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/da387170-a9f1-4c69-aa17-e75e56b95ea5> a dcat:Dataset ;
    dct:identifier "da387170-a9f1-4c69-aa17-e75e56b95ea5" ;
    dct:issued "2019-09-26T02:51:02.418581"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:51:02.418594"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "JUMLAH KUNJUNGAN INSTALASI RAWAT JALAN 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/da387170-a9f1-4c69-aa17-e75e56b95ea5/resource/63d4c073-efb3-4302-8baf-5234c2af703a> .

<https://data.jatengprov.go.id/dataset/da387170-a9f1-4c69-aa17-e75e56b95ea5/resource/63d4c073-efb3-4302-8baf-5234c2af703a> a dcat:Distribution ;
    dct:format "PDF" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/da387170-a9f1-4c69-aa17-e75e56b95ea5/resource/63d4c073-efb3-4302-8baf-5234c2af703a/download/jumlah-kunjungan-instalasi-rawat-jalan-tahun-2018.pdf> ;
    dcat:byteSize 103988.0 ;
    dcat:mediaType "application/pdf" .

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

