@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/c59bd9bf-c02f-402f-9893-a89bb9bda078> a dcat:Dataset ;
    dct:description "LAPORAN KINERJA INSTALASI REKAM MEDIS (2) AGUSTUS 2018" ;
    dct:identifier "c59bd9bf-c02f-402f-9893-a89bb9bda078" ;
    dct:issued "2019-08-13T02:40:50.717190"^^xsd:dateTime ;
    dct:modified "2019-09-30T02:01:13.819082"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "LAPORAN KINERJA INSTALASI REKAM MEDIS (2) AGUSTUS 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID Surakarta " ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c59bd9bf-c02f-402f-9893-a89bb9bda078/resource/86bf9539-50cf-4a0b-a2a1-2b88f0f1a868> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/c59bd9bf-c02f-402f-9893-a89bb9bda078/resource/86bf9539-50cf-4a0b-a2a1-2b88f0f1a868> a dcat:Distribution ;
    dct:description "LAPORAN KINERJA INSTALASI REKAM MEDIS (2) AGUSTUS 2018" ;
    dct:format "CSV" ;
    dct:title "LAPORAN KINERJA INSTALASI REKAM MEDIS (2) AGUSTUS 2018" .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

