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

tero:conceptscheme a skos:ConceptScheme .
tero:p84
  skos:prefLabel "education"@en, "koulutus"@fi, "utbildning"@sv ;
  a skos:Concept ;
  skos:narrower tero:p25048 .

yso:p25048 skos:exactMatch tero:p25048 .
ysa:Y177691 skos:exactMatch tero:p25048 .
tero:p6165
  skos:prefLabel "immigrants"@en, "immigranter"@sv, "maahanmuuttajat"@fi ;
  a skos:Concept ;
  skos:related tero:p25048 .

tero:p25048
  skosext:broaderGeneric tero:p84 ;
  skos:exactMatch ysa:Y177691, allars:Y40296, yso:p25048 ;
  skos:related tero:p6165 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "integrationsutbildning"@sv, "integration training for immigrants"@en, "kotoutumiskoulutus"@fi ;
  skos:broader tero:p84 .

allars:Y40296 skos:exactMatch tero:p25048 .
