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

tero:p1782
  skos:prefLabel "biologi"@sv, "biology"@en, "biologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21944 .

tero:conceptscheme a skos:ConceptScheme .
yso:p21944 skos:exactMatch tero:p21944 .
allars:Y40846 skos:exactMatch tero:p21944 .
ysa:Y162280 skos:exactMatch tero:p21944 .
tero:p21944
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1782 ;
  skos:exactMatch allars:Y40846, ysa:Y162280, yso:p21944 ;
  skos:prefLabel "evolutionsbiologi"@sv, "evoluutiobiologia"@fi, "evolutionary biology"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1782 ;
  skos:related tero:p8278 .

tero:p8278
  skos:prefLabel "evolution"@en, "evolution"@sv, "evoluutio"@fi ;
  a skos:Concept ;
  skos:related tero:p21944 .

