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

tero:p24961
  skos:exactMatch ysa:Y182384, yso:p24961, allars:Y41361 ;
  skos:prefLabel "ulkomaalaiset opiskelijat"@fi ;
  a skos:Concept ;
  skos:broader tero:p16486 ;
  skos:altLabel "ulkomaiset opiskelijat"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p22960 ;
  skosext:broaderGeneric tero:p16486 .

tero:conceptscheme a skos:ConceptScheme .
tero:p16486
  skos:prefLabel "students"@en, "studerande"@sv, "opiskelijat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24961 .

allars:Y41361 skos:exactMatch tero:p24961 .
yso:p24961 skos:exactMatch tero:p24961 .
tero:p22960
  skos:prefLabel "exchange students"@en, "vaihto-opiskelijat"@fi, "utbytesstuderande"@sv ;
  a skos:Concept ;
  skos:related tero:p24961 .

ysa:Y182384 skos:exactMatch tero:p24961 .
