@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/ab9e824e-1e1d-4d13-b8de-5ce687397b82> a dcat:Dataset ;
    dct:description "Datasheet Data Tindakan RadiologiTahun 2016 RSUD KELET" ;
    dct:identifier "ab9e824e-1e1d-4d13-b8de-5ce687397b82" ;
    dct:issued "2017-09-28T07:25:54.630578"^^xsd:dateTime ;
    dct:modified "2017-09-28T07:26:18.609846"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Data Tindakan Radiologi Tahun 2016 RSUD KELET" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD KELET" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ab9e824e-1e1d-4d13-b8de-5ce687397b82/resource/f4c6742c-e718-4462-9855-62eb87e333f3> ;
    dcat:landingPage <SIMRS%20RSUD%20KELET> .

<https://data.jatengprov.go.id/dataset/ab9e824e-1e1d-4d13-b8de-5ce687397b82/resource/f4c6742c-e718-4462-9855-62eb87e333f3> a dcat:Distribution ;
    dct:description "Datasheet Data Tindakan Radiologi Tahun 2016 RSUD KELET" ;
    dct:format "CSV" ;
    dct:title "Data Tindakan Radiologi Tahun 2016 RSUD KELET" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/ab9e824e-1e1d-4d13-b8de-5ce687397b82/resource/f4c6742c-e718-4462-9855-62eb87e333f3/download/tindakan-radiologi-2016.csv> ;
    dcat:byteSize 2861.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD Kelet " .

