@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/9c7f3aff-2749-4037-93a0-d955f7543875> a dcat:Dataset ;
    dct:description "Berisi tentang Jadwal Praktek Dokter Spesialis dan Dokter Umum di Poliklinik RSUD dr. R. Soeprapto Cepu" ;
    dct:identifier "9c7f3aff-2749-4037-93a0-d955f7543875" ;
    dct:issued "2018-10-17T01:56:10.200291"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:56:10.200302"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "JADWAL DOKTER POLIKLINIK RSUD dr. R. SOEPRAPTO CEPU" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsud_cepu" ;
            vcard:hasEmail <mailto:rsud_cepu@blorakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9c7f3aff-2749-4037-93a0-d955f7543875/resource/179221a4-a60f-48c1-9330-6cf556fcac86> .

<https://data.jatengprov.go.id/dataset/9c7f3aff-2749-4037-93a0-d955f7543875/resource/179221a4-a60f-48c1-9330-6cf556fcac86> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "JADWAL DOKTER POLIKLINIK RSUD CEPU" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/9c7f3aff-2749-4037-93a0-d955f7543875/resource/179221a4-a60f-48c1-9330-6cf556fcac86/download/jadwal-dokter-rsud-cepu.pdf> ;
    dcat:byteSize 65306.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

