@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p19201 skos:exactMatch tero:p19201 .
ysa:Y95798 skos:exactMatch tero:p19201 .
allars:Y20526 skos:exactMatch tero:p19201 .
tero:p19201
  skosext:broaderGeneric tero:p10659 ;
  skos:exactMatch allars:Y20526, yso:p19201, ysa:Y95798 ;
  a skos:Concept ;
  skos:prefLabel "kamel"@sv, "camel"@en, "kameli"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p10659 .

tero:p10659
  skos:prefLabel "camelids"@en, "kameldjur"@sv, "kamelieläimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19201 .

