@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/69b5eef3-f46b-4a1d-859c-234cf0c314eb> a dcat:Dataset ;
    dct:description "Data Kepegawaian Bedasarkan Pendidikan Tahun 2015" ;
    dct:identifier "69b5eef3-f46b-4a1d-859c-234cf0c314eb" ;
    dct:issued "2019-09-24T03:17:14.637205"^^xsd:dateTime ;
    dct:modified "2019-09-24T03:20:31.308111"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Data Kepegawaian Bedasarkan Pendidikan Tahun 2015" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kelet" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/69b5eef3-f46b-4a1d-859c-234cf0c314eb/resource/5862df05-0cff-4631-9709-e89e4ee0601f> ;
    dcat:landingPage <www.rsud-kelet.jatengprov.go.id/ppid> .

<https://data.jatengprov.go.id/dataset/69b5eef3-f46b-4a1d-859c-234cf0c314eb/resource/5862df05-0cff-4631-9709-e89e4ee0601f> a dcat:Distribution ;
    dct:description "Data Kepegawaian Bedasarkan Pendidikan Tahun 2015" ;
    dct:format "CSV" ;
    dct:title "Data Kepegawaian Bedasarkan Pendidikan Tahun 2015" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/69b5eef3-f46b-4a1d-859c-234cf0c314eb/resource/5862df05-0cff-4631-9709-e89e4ee0601f/download/pendidikan-2015.csv> ;
    dcat:byteSize 253.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD dr. Rehatta Provinsi Jawa Tengah" .

