@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/c4b19287-206c-4639-a28d-72d5ef6595be> a dcat:Dataset ;
    dct:description "Datasheet Sumber Daya Manusia (SDM) di RSUD Kelet Tahun 2014" ;
    dct:identifier "c4b19287-206c-4639-a28d-72d5ef6595be" ;
    dct:issued "2017-09-30T01:33:25.448900"^^xsd:dateTime ;
    dct:modified "2017-09-30T01:33:43.051501"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Sumber Daya Manusia (SDM) di RSUD Kelet Tahun 2014" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD KELET" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c4b19287-206c-4639-a28d-72d5ef6595be/resource/88458b10-088b-461c-a97f-74e39c8b415b> ;
    dcat:landingPage <Umpeg%20%28Umum%20dan%20Kepegawaian%29> .

<https://data.jatengprov.go.id/dataset/c4b19287-206c-4639-a28d-72d5ef6595be/resource/88458b10-088b-461c-a97f-74e39c8b415b> a dcat:Distribution ;
    dct:description "Datasheet Sumber Daya Manusia (SDM) di RSUD Kelet Tahun 2014" ;
    dct:format "CSV" ;
    dct:title "Sumber Daya Manusia (SDM) di RSUD Kelet Tahun 2014" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/c4b19287-206c-4639-a28d-72d5ef6595be/resource/88458b10-088b-461c-a97f-74e39c8b415b/download/data-pegawai-tahun-2014.xlsx> ;
    dcat:byteSize 78557.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

