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

tero:p16
  skos:prefLabel "international movements"@en, "kansainväliset liikkeet"@fi, "internationella rörelser"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7929 .

tero:p7930
  skos:prefLabel "olympics"@en, "olympiska spelen"@sv, "olympialaiset"@fi ;
  a skos:Concept ;
  skos:related tero:p7929 .

tero:conceptscheme a skos:ConceptScheme .
tero:p7929
  skos:exactMatch allars:Y23821, yso:p7929, ysa:Y97777 ;
  skos:prefLabel "olympialiike"@fi, "olympic movement"@en, "olympiska rörelsen"@sv ;
  skosext:broaderGeneric tero:p16 ;
  skos:broader tero:p16 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p7930 ;
  a skos:Concept .

yso:p7929 skos:exactMatch tero:p7929 .
ysa:Y97777 skos:exactMatch tero:p7929 .
allars:Y23821 skos:exactMatch tero:p7929 .
