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

tero:p6166
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "remigration"@en, "återflyttning"@sv, "paluumuutto"@fi ;
  skos:exactMatch yso:p6166, allars:Y29342, ysa:Y97989 ;
  skosext:broaderGeneric tero:p6121 ;
  skos:broader tero:p6121 ;
  skos:related tero:p10006, tero:p6164 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p6164
  skos:prefLabel "återflyttare"@sv, "returning emigrants"@en, "paluumuuttajat"@fi ;
  a skos:Concept ;
  skos:related tero:p6166 .

tero:p10006
  skos:prefLabel "emigration"@sv, "emigration"@en, "siirtolaisuus"@fi ;
  a skos:Concept ;
  skos:related tero:p6166 .

ysa:Y97989 skos:exactMatch tero:p6166 .
allars:Y29342 skos:exactMatch tero:p6166 .
yso:p6166 skos:exactMatch tero:p6166 .
tero:p6121
  skos:prefLabel "migration"@en, "flyttning"@sv, "muutto (liikkuminen)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6166 .

