@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:conceptscheme a skos:ConceptScheme .
yso:p15041 skos:exactMatch tero:p15041 .
allars:Y22427 skos:exactMatch tero:p15041 .
tero:p634
  skos:prefLabel "ecology"@en, "ekologi"@sv, "ekologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15041 .

tero:p15041
  skos:prefLabel "marine ecology"@en, "marinekologi"@sv, "meriekologia"@fi ;
  skos:broader tero:p634 ;
  skos:exactMatch yso:p15041, allars:Y22427, ysa:Y110585 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p634 .

ysa:Y110585 skos:exactMatch tero:p15041 .
