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

yso:p8578 skos:exactMatch tero:p8578 .
tero:conceptscheme a skos:ConceptScheme .
tero:p8148
  skos:prefLabel "toys"@en, "lelut"@fi, "leksaker"@sv ;
  a skos:Concept ;
  skos:narrower tero:p8578 .

tero:p8578
  skos:exactMatch ysa:Y103070, yso:p8578, allars:Y22987 ;
  skos:prefLabel "modellflygplan"@sv, "model aeroplanes"@en, "lennokit"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p8148 ;
  skosext:broaderGeneric tero:p8148 .

allars:Y22987 skos:exactMatch tero:p8578 .
ysa:Y103070 skos:exactMatch tero:p8578 .
