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

tero:conceptscheme a skos:ConceptScheme .
tero:p23915
  a skos:Concept ;
  skos:exactMatch yso:p23915 ;
  skos:broader tero:p476 ;
  skosext:broaderGeneric tero:p476 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "global fostran"@sv, "globaalikasvatus"@fi, "global education"@en ;
  skos:related tero:p13401 ;
  yso:p23805 ysa:Y171393 .

tero:p476
  skos:prefLabel "kasvatus"@fi, "education"@en, "fostran"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23915 .

yso:p23915 skos:exactMatch tero:p23915 .
tero:p13401
  skos:prefLabel "fostran till internationalism"@sv, "education for international understanding"@en, "kansainvälisyyskasvatus"@fi ;
  a skos:Concept ;
  skos:related tero:p23915 .

