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

tero:conceptscheme a skos:ConceptScheme .
tero:p3066
  skos:prefLabel "ämnesomsättning"@sv, "metabolism"@en, "aineenvaihdunta"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5665 .

tero:p24868
  skos:prefLabel "soluhengitys"@fi, "cellandning"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p5665 ;
  skos:broader tero:p5665 .

tero:p5665
  rdfs:comment "eläinten hengitys" ;
  a skos:Concept ;
  skos:narrower tero:p24868 ;
  skos:prefLabel "respiration"@en, "hengitys"@fi, "andning"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "respiration"@sv, "hengitys (eläinten)"@fi, "hengittäminen"@fi, "respiraatio"@fi, "andning (djur)"@sv, "breathing"@en, "respiratio"@fi ;
  skos:exactMatch allars:Y15156, ysa:Y95330, <http://www.yso.fi/onto/mesh/D012119> ;
  skosext:broaderGeneric tero:p3066 ;
  skos:broader tero:p3066 .

<http://www.yso.fi/onto/mesh/D012119> skos:exactMatch tero:p5665 .
ysa:Y95330 skos:exactMatch tero:p5665 .
allars:Y15156 skos:exactMatch tero:p5665 .
