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

allars:Y25296 skos:exactMatch tero:p18145 .
ysa:Y109706 skos:exactMatch tero:p18145 .
tero:p706
  skos:prefLabel "motion"@en, "rörelse"@sv, "liike"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18145 .

tero:conceptscheme a skos:ConceptScheme .
yso:p18145 skos:exactMatch tero:p18145 .
tero:p18145
  a skos:Concept ;
  skos:exactMatch ysa:Y109706, yso:p18145, allars:Y25296 ;
  skos:prefLabel "rotation"@sv, "rotation"@en, "pyörimisliike"@fi ;
  skosext:broaderGeneric tero:p706 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "rotaatio"@fi ;
  skos:broader tero:p706 .

