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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T00748> skos:exactMatch tero:T00748 .
tero:p476
  skos:prefLabel "kasvatus"@fi, "education"@en, "fostran"@sv ;
  a skos:Concept ;
  skos:narrower tero:T00748 .

tero:p10647
  skos:prefLabel "mångkulturella aspekter"@sv, "multiculturalism"@en, "monikulttuurisuus"@fi ;
  a skos:Concept ;
  skos:related tero:T00748 .

tero:T00748
  skosext:broaderGeneric tero:p476 ;
  skos:broader tero:p476 ;
  skos:related tero:p10647 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00748> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "mångkulturell utbildning"@sv, "multicultural education"@en, "monikulttuurinen kasvatus"@fi ;
  a skos:Concept .

