@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/a21e6a7a-814b-4a18-ac47-abed36bdbc5d> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai DATA PEGAWAI OUTSOURCING-CLEANING SERVICES 2017" ;
    dct:identifier "a21e6a7a-814b-4a18-ac47-abed36bdbc5d" ;
    dct:issued "2018-10-05T03:12:03.675173"^^xsd:dateTime ;
    dct:modified "2018-10-05T03:12:23.180339"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "DATA PEGAWAI OUTSOURCING-CLEANING SERVICES 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSJD Dr. RM. Soedjarwadi" ;
            vcard:hasEmail <mailto:soedjarwadi@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a21e6a7a-814b-4a18-ac47-abed36bdbc5d/resource/978a38b0-096d-4b8c-8f76-0484418a4b0e> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/detail/data-pegawai-outsourcing-cleaning-services-2017> .

<https://data.jatengprov.go.id/dataset/a21e6a7a-814b-4a18-ac47-abed36bdbc5d/resource/978a38b0-096d-4b8c-8f76-0484418a4b0e> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai DATA PEGAWAI OUTSOURCING-CLEANING SERVICES 2017" ;
    dct:format "CSV" ;
    dct:title "DATA PEGAWAI OUTSOURCING-CLEANING SERVICES 2017" ;
    dcat:accessURL <http://data.rsjd-sujarwadi.com/data/get/DATA%20PEGAWAI%20OUTSOURCING-CLEANING%20SERVICES%202017.csv> ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> a foaf:Organization ;
    foaf:name "RSJD Dr. RM Soedjarwadi " .

