@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/9772eaf9-04ca-4f22-b6d6-e9783e9219a5> a dcat:Dataset ;
    dct:description "Datasheet Sumber Daya Manusia (SDM) APBD di RSUD Kelet Tahun 2016" ;
    dct:identifier "9772eaf9-04ca-4f22-b6d6-e9783e9219a5" ;
    dct:issued "2017-09-30T01:59:11.379159"^^xsd:dateTime ;
    dct:modified "2017-09-30T01:59:34.994055"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Sumber Daya Manusia (SDM) APBD di RSUD Kelet Tahun 2016" ;
    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/9772eaf9-04ca-4f22-b6d6-e9783e9219a5/resource/9fba5547-0f95-4598-be25-a74d4fd4c80a> ;
    dcat:landingPage <Umpeg%20%28Umum%20dan%20Kepegawaian%29> .

<https://data.jatengprov.go.id/dataset/9772eaf9-04ca-4f22-b6d6-e9783e9219a5/resource/9fba5547-0f95-4598-be25-a74d4fd4c80a> a dcat:Distribution ;
    dct:description "Datasheet Sumber Daya Manusia (SDM) APBD di RSUD Kelet Tahun 2016" ;
    dct:format "CSV" ;
    dct:title "Sumber Daya Manusia (SDM) APBD di RSUD Kelet Tahun 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/9772eaf9-04ca-4f22-b6d6-e9783e9219a5/resource/9fba5547-0f95-4598-be25-a74d4fd4c80a/download/apbd.csv> ;
    dcat:byteSize 1577.0 ;
    dcat:mediaType "text/csv" .

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

