@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/4e713df0-e38f-4c7e-afe7-9e755b379377> a dcat:Dataset ;
    dct:description "Datasheet Data Sumber Daya Manusia (SDM) Bedasarkan Unit Tahun 2017 " ;
    dct:identifier "4e713df0-e38f-4c7e-afe7-9e755b379377" ;
    dct:issued "2017-09-25T16:36:46.379517"^^xsd:dateTime ;
    dct:modified "2017-09-25T16:38:05.286907"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Data Sumber Daya Manusia (SDM) Bedasarkan Unit Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD KELET" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4e713df0-e38f-4c7e-afe7-9e755b379377/resource/3109c181-db99-40db-b4e7-8fd2319a1f5b> ;
    dcat:landingPage <Data%20Sumber%20Daya%20Manusia%20Per%20Unit> .

<https://data.jatengprov.go.id/dataset/4e713df0-e38f-4c7e-afe7-9e755b379377/resource/3109c181-db99-40db-b4e7-8fd2319a1f5b> a dcat:Distribution ;
    dct:description "Datasheet Data Sumber Daya Manusia (SDM) Bedasarkan Unit Tahun 2017 " ;
    dct:format "CSV" ;
    dct:title "Data Sumber Daya Manusia (SDM) Bedasarkan Unit Tahun 2017 " ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/4e713df0-e38f-4c7e-afe7-9e755b379377/resource/3109c181-db99-40db-b4e7-8fd2319a1f5b/download/data-pegawai-bdsarkan-unit.csv> ;
    dcat:byteSize 15939.0 ;
    dcat:mediaType "text/csv" .

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

