@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/e4ded3d9-8e3c-4509-8fe1-28e5bcb87489> a dcat:Dataset ;
    dct:description "Kinerja RSJD Dr. RM. Soedjarwadi Tahun 2012" ;
    dct:identifier "e4ded3d9-8e3c-4509-8fe1-28e5bcb87489" ;
    dct:issued "2017-11-08T06:54:10.286876"^^xsd:dateTime ;
    dct:modified "2017-11-08T07:04:12.605992"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "Kinerja RSJD Dr. RM. Soedjarwadi Tahun 2012" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID RSJD Dr. RM. Soedjarwadi" ;
            vcard:hasEmail <mailto:ppid@rsjd-sujarwadi.jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e4ded3d9-8e3c-4509-8fe1-28e5bcb87489/resource/8ceeccd0-3f39-4bd6-a530-ef7ab2fa1998> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/get/KINERJA%202012.csv> .

<https://data.jatengprov.go.id/dataset/e4ded3d9-8e3c-4509-8fe1-28e5bcb87489/resource/8ceeccd0-3f39-4bd6-a530-ef7ab2fa1998> a dcat:Distribution ;
    dct:description "Kinerja RSJD Dr. RM. Soedjarwadi Tahun 2012" ;
    dct:format ".csv" ;
    dct:title "Kinerja 2012" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/e4ded3d9-8e3c-4509-8fe1-28e5bcb87489/resource/8ceeccd0-3f39-4bd6-a530-ef7ab2fa1998/download/kinerja-2012.csv> ;
    dcat:byteSize 808.0 ;
    dcat:mediaType "text/csv" .

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

