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

tero:p15759
  skos:prefLabel "kasvuhormonit"@fi, "growth hormones"@en, "tillväxthormoner"@sv ;
  skos:exactMatch allars:Y27727, yso:p15759, ysa:Y107026 ;
  skos:broader tero:p2589 ;
  skosext:broaderGeneric tero:p2589 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:p2589
  skos:prefLabel "hormoner"@sv, "hormones"@en, "hormonit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15759 .

ysa:Y107026 skos:exactMatch tero:p15759 .
tero:conceptscheme a skos:ConceptScheme .
yso:p15759 skos:exactMatch tero:p15759 .
allars:Y27727 skos:exactMatch tero:p15759 .
