@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/03067ac5-8723-4f63-946e-71c6e08e13dd> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai Nilai IKM Unit Pelayanan Laboratorium Tahun 2018" ;
    dct:identifier "03067ac5-8723-4f63-946e-71c6e08e13dd" ;
    dct:issued "2018-10-26T10:37:52.013629"^^xsd:dateTime ;
    dct:modified "2018-10-26T10:38:07.659773"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "Nilai IKM Unit Pelayanan Laboratorium Tahun 2018" ;
    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/03067ac5-8723-4f63-946e-71c6e08e13dd/resource/5c438963-279f-4054-ba3e-740d6dcf51d2> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/detail/nilai-ikm-unit-pelayanan-laboratorium-tahun-2018> .

<https://data.jatengprov.go.id/dataset/03067ac5-8723-4f63-946e-71c6e08e13dd/resource/5c438963-279f-4054-ba3e-740d6dcf51d2> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai Nilai IKM Unit Pelayanan Laboratorium Tahun 2018" ;
    dct:format "CSV" ;
    dct:title "Nilai IKM Unit Pelayanan Laboratorium Tahun 2018" ;
    dcat:accessURL <http://data.rsjd-sujarwadi.com/data/get/Nilai%20IKM%20Unit%20Pelayanan%20Laboratorium%20Tahun%202018.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 " .

