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

tero:p7345
  skosext:broaderGeneric tero:p864 ;
  skos:exactMatch allars:Y21881, ysa:Y102555, yso:p7345 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p864 ;
  skos:prefLabel "leijona"@fi, "lejon"@sv, "lion"@en ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y102555 skos:exactMatch tero:p7345 .
allars:Y21881 skos:exactMatch tero:p7345 .
tero:p864
  skos:prefLabel "kattdjur"@sv, "felines"@en, "kissaeläimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7345 .

yso:p7345 skos:exactMatch tero:p7345 .
