@prefix cpr: . @prefix dc: . @prefix edns: . @prefix ex: . @prefix foaf: . @prefix galen: . @prefix hl7: . @prefix obo: . @prefix r: . @prefix rdfs: . @prefix skos: . @prefix snomed: . @prefix xsd: . _:p1 a galen:Patient ; foaf:family_name "Levin" ; foaf:firstName "Henry" . _:c1 edns:patient _:p1 ; edns:screeningBP [ a cpr:clinical-examination ; dc:date "2000-04-07T15:30:00" ; edns:systolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "132" ; skos:prefLabel "Systolic BP" ] ; edns:diastolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "86" ; skos:prefLabel "Diastolic BP" ] ; edns:location snomed:_66480008 ; # SNOMED:left arm edns:posture snomed:_163035008 # SNOMED:sitting ] . _:c2 edns:patient _:p1 ; edns:screeningBP [ a cpr:clinical-examination ; dc:date "2000-04-07T15:45:00" ; edns:systolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "134" ; skos:prefLabel "Systolic BP" ] ; edns:diastolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "87" ; skos:prefLabel "Diastolic BP" ] ; edns:location snomed:_66480008 ; # SNOMED:left arm edns:posture snomed:_163035008 # SNOMED:sitting ] . _:c3 edns:patient _:p1 ; edns:screeningBP [ a cpr:clinical-examination ; dc:date "2000-04-07T16:00:00" ; edns:systolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "133" ; skos:prefLabel "Systolic BP" ] ; edns:diastolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "86" ; skos:prefLabel "Diastolic BP" ] ; edns:location snomed:_66480008 ; # SNOMED:left arm edns:posture snomed:_163034007 # SNOMED:standing ] . _:c4 edns:patient _:p1 ; edns:screeningBP [ a cpr:clinical-examination ; dc:date "2000-04-08T15:30:00" ; edns:systolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "130" ; skos:prefLabel "Systolic BP" ] ; edns:diastolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "85" ; skos:prefLabel "Diastolic BP" ] ; edns:location snomed:_66480008 ; # SNOMED:left arm edns:posture snomed:_163035008 # SNOMED:sitting ] . _:c5 edns:patient _:p1 ; edns:screeningBP [ a cpr:clinical-examination ; dc:date "2000-04-08T15:45:00" ; edns:systolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "132" ; skos:prefLabel "Systolic BP" ] ; edns:diastolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "86" ; skos:prefLabel "Diastolic BP" ] ; edns:location snomed:_66480008 ; # SNOMED:left arm edns:posture snomed:_163035008 # SNOMED:sitting ] . _:c6 edns:patient _:p1 ; edns:screeningBP [ a cpr:clinical-examination ; dc:date "2000-04-08T16:00:00" ; edns:systolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "131" ; skos:prefLabel "Systolic BP" ] ; edns:diastolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "85" ; skos:prefLabel "Diastolic BP" ] ; edns:location snomed:_66480008 ; # SNOMED:left arm edns:posture snomed:_163034007 # SNOMED:standing ] . _:c7 edns:patient _:p1 ; edns:screeningBP [ a cpr:clinical-examination ; dc:date "1999-03-09T15:03:00" ; edns:systolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "135" ; skos:prefLabel "Systolic BP" ] ; edns:diastolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "88" ; skos:prefLabel "Diastolic BP" ] ; edns:location snomed:_66480008 ; # SNOMED:left arm edns:posture snomed:_163034007 # SNOMED:standing ] . _:c8 edns:patient _:p1 ; edns:screeningBP [ a cpr:clinical-examination ; dc:date "1997-03-09T08:27:00" ; edns:systolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "130" ; skos:prefLabel "Systolic BP" ] ; edns:diastolic [ a galen:AbsoluteMeasurement ; ex:unit "mm[Hg]" ; r:value "85" ; skos:prefLabel "Diastolic BP" ] ; edns:location snomed:_66480008 ; # SNOMED:left arm edns:posture snomed:_163035008 # SNOMED:sitting ] .