@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p8062 skos:exactMatch tero:p8062 .
tero:conceptscheme a skos:ConceptScheme .
tero:p634
  skos:prefLabel "ecology"@en, "ekologi"@sv, "ekologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8062 .

tero:p8062
  a skos:Concept ;
  skosext:broaderGeneric tero:p634 ;
  skos:exactMatch yso:p8062, ysa:Y97398, allars:Y26075 ;
  skos:broader tero:p634 ;
  skos:prefLabel "metsäekologia"@fi, "forest ecology"@en, "skogsekologi"@sv ;
  skos:inScheme tero:conceptscheme .

allars:Y26075 skos:exactMatch tero:p8062 .
ysa:Y97398 skos:exactMatch tero:p8062 .
