@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/92055b08-25e8-4746-b1f4-873df65ceba0> a dcat:Dataset ;
    dct:description "Data Tenaga Kesehatan Tahun 2018" ;
    dct:identifier "92055b08-25e8-4746-b1f4-873df65ceba0" ;
    dct:issued "2019-09-26T07:57:06.851330"^^xsd:dateTime ;
    dct:modified "2019-09-26T07:57:06.851343"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> ;
    dct:title "Data Tenaga Kesehatan Tahun 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rumah Sakit Umum Daerah Kebumen" ;
            vcard:hasEmail <mailto:rsud@kebumenkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/92055b08-25e8-4746-b1f4-873df65ceba0/resource/bf27ed1b-dbdd-44ec-9196-054aa6b2368c> ;
    dcat:landingPage <http://rsuddrsoedirman.kebumenkab.go.id/> .

<https://data.jatengprov.go.id/dataset/92055b08-25e8-4746-b1f4-873df65ceba0/resource/bf27ed1b-dbdd-44ec-9196-054aa6b2368c> a dcat:Distribution ;
    dct:description "Data Tenaga Kesehatan Tahun 2018" ;
    dct:format "CSV" ;
    dct:title "Data Tenaga Kesehatan Tahun 2018" ;
    dcat:accessURL <http://opendata.kebumenkab.go.id/dataset/92055b08-25e8-4746-b1f4-873df65ceba0/resource/bf27ed1b-dbdd-44ec-9196-054aa6b2368c/download/data-tenaga-kesehatan-tahun-2018.csv> ;
    dcat:byteSize 1194.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kebumen" .

