@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p10495 skos:exactMatch tero:p10495 .
tero:p10110
  skos:prefLabel "resuscitation"@en, "återupplivning"@sv, "elvytys"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10495 .

allars:Y21010 skos:exactMatch tero:p10495 .
tero:conceptscheme a skos:ConceptScheme .
tero:p10495
  skos:broader tero:p10110 ;
  skos:prefLabel "artificial respiration"@en, "konstgjord andning"@sv, "tekohengitys"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p10110 ;
  skos:exactMatch ysa:Y101195, allars:Y21010, yso:p10495 .

ysa:Y101195 skos:exactMatch tero:p10495 .
