@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:p863 skos:exactMatch tero:p863 .
tero:conceptscheme a skos:ConceptScheme .
tero:p864
  skos:prefLabel "kattdjur"@sv, "felines"@en, "kissaeläimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p863 .

tero:p25578
  skos:prefLabel "amurintiikeri"@fi, "sibirisk tiger"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p863 ;
  skos:broader tero:p863 .

ysa:Y102558 skos:exactMatch tero:p863 .
allars:Y27697 skos:exactMatch tero:p863 .
tero:p863
  skos:broader tero:p864 ;
  skos:exactMatch yso:p863, allars:Y27697, ysa:Y102558 ;
  skosext:broaderGeneric tero:p864 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:narrower tero:p25578 ;
  skos:prefLabel "tiikeri"@fi, "tiger"@sv, "tiger"@en .

