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

tero:p24560
  skosext:broaderGeneric tero:p8148 ;
  yso:p23805 ysa:Y175407 ;
  skos:broader tero:p8148 ;
  skos:exactMatch yso:p24560 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "hobby-horses"@en, "keppihevoset"@fi, "käpphästar"@sv ;
  a skos:Concept .

tero:p8148
  skos:prefLabel "toys"@en, "lelut"@fi, "leksaker"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24560 .

yso:p24560 skos:exactMatch tero:p24560 .
tero:conceptscheme a skos:ConceptScheme .
