@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/eae8e831-15f6-45e6-bdf2-dbc4cdd4d3c2> a dcat:Dataset ;
    dct:description "Laporan Mutu Triwulan II Area Klinis Tahun 2017" ;
    dct:identifier "eae8e831-15f6-45e6-bdf2-dbc4cdd4d3c2" ;
    dct:issued "2017-11-08T08:04:05.525319"^^xsd:dateTime ;
    dct:modified "2017-11-08T08:04:53.669707"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "Laporan Mutu Triwulan II Area Klinis Tahun 2017" ;
    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/eae8e831-15f6-45e6-bdf2-dbc4cdd4d3c2/resource/5ce732f0-59ee-4726-8a30-8d342abfe7bc> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/get/Laporan%20Mutu%20Triwulan%20II%20AREA%20KLINIS%20Tahun%202017.csv> .

<https://data.jatengprov.go.id/dataset/eae8e831-15f6-45e6-bdf2-dbc4cdd4d3c2/resource/5ce732f0-59ee-4726-8a30-8d342abfe7bc> a dcat:Distribution ;
    dct:description "Laporan Mutu Triwulan II Area Klinis Tahun 2017" ;
    dct:format ".csv" ;
    dct:title "laporan-mutu-triwulan-ii-area-klinis-tahun-2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/eae8e831-15f6-45e6-bdf2-dbc4cdd4d3c2/resource/5ce732f0-59ee-4726-8a30-8d342abfe7bc/download/laporan-mutu-triwulan-ii-area-klinis-tahun-2017.csv> ;
    dcat:byteSize 584.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 " .

