@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p20115
  skos:prefLabel "populaatioekologia"@fi, "population ecology"@en, "populationsekologi"@sv ;
  skosext:broaderGeneric tero:p634 ;
  skos:exactMatch yso:p20115, allars:Y24471, ysa:Y107024 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p634 .

ysa:Y107024 skos:exactMatch tero:p20115 .
tero:p634
  skos:prefLabel "ecology"@en, "ekologi"@sv, "ekologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20115 .

allars:Y24471 skos:exactMatch tero:p20115 .
yso:p20115 skos:exactMatch tero:p20115 .
