@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p6566
  skos:exactMatch yso:p6566, ysa:Y107573, allars:Y23834 ;
  a skos:Concept ;
  skos:prefLabel "uudelleensijoitus (liikuttaminen)"@fi, "relocation (causing to move)"@en, "omplacering (rörelseframkallande)"@sv ;
  rdfs:comment "esim. toimintojen uudelleensijoitus" ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p6567 ;
  skosext:broaderGeneric tero:p6567 ;
  skos:altLabel "uudelleensijoitus"@fi .

allars:Y23834 skos:exactMatch tero:p6566 .
ysa:Y107573 skos:exactMatch tero:p6566 .
yso:p6566 skos:exactMatch tero:p6566 .
tero:p6567
  skos:prefLabel "placering (spatial process)"@sv, "sijoitus (liikuttaminen)"@fi, "placing"@en ;
  a skos:Concept ;
  skos:narrower tero:p6566 .

