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

yso:p10894 skos:exactMatch tero:p10894 .
tero:conceptscheme a skos:ConceptScheme .
tero:p541
  skos:prefLabel "utbildningsorganisation"@sv, "educational organisation"@en, "koulutusorganisaatio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10894 .

tero:p10894
  skos:prefLabel "forskarskolor"@sv, "tutkijakoulut"@fi, "graduate schools"@en ;
  skos:exactMatch allars:Y18201, ysa:Y110626, yso:p10894 ;
  skos:broader tero:p541 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p541 ;
  a skos:Concept ;
  skos:related tero:p10895 .

allars:Y18201 skos:exactMatch tero:p10894 .
ysa:Y110626 skos:exactMatch tero:p10894 .
tero:p10895
  skos:prefLabel "universitet"@sv, "universities"@en, "yliopistot"@fi ;
  a skos:Concept ;
  skos:related tero:p10894 .

