@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p6165
  skos:prefLabel "immigrants"@en, "maahanmuuttajat"@fi, "invandrare"@sv ;
  a skos:Concept ;
  skos:narrower yso:p6164 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p6166
  skos:prefLabel "remigration"@en, "återflyttning"@sv, "paluumuutto"@fi ;
  a skos:Concept ;
  skos:related yso:p6164 .

yso:p6164
  skos:related yso:p6166, yso:p5281 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y29341, ysa:Y123639 ;
  skos:prefLabel "returning emigrants"@en, "återflyttare"@sv, "paluumuuttajat"@fi ;
  skos:broader yso:p6165 ;
  a skos:Concept .

yso:p5281
  skos:prefLabel "expatriate Finns"@en, "utlandsfinländare"@sv, "ulkosuomalaiset"@fi ;
  a skos:Concept ;
  skos:related yso:p6164 .

