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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y147562 skos:exactMatch tero:p22261 .
yso:p22261 skos:exactMatch tero:p22261 .
allars:Y36642 skos:exactMatch tero:p22261 .
tero:p10659
  skos:prefLabel "camelids"@en, "kameldjur"@sv, "kamelieläimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22261 .

tero:p22261
  skos:prefLabel "alpaca"@en, "alpacka"@sv, "alpakka"@fi ;
  a skos:Concept ;
  skos:broader tero:p10659 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "alpaka"@sv ;
  skosext:broaderGeneric tero:p10659 ;
  skos:exactMatch yso:p22261, allars:Y36642, ysa:Y147562 .

