@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:conceptscheme a skos:ConceptScheme .
ysa:Y96336 skos:exactMatch tero:p18121 .
tero:p11749
  skos:prefLabel "undervisningsförvaltning"@sv, "educational administration"@en, "opetushallinto"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18121 .

yso:p18121 skos:exactMatch tero:p18121 .
allars:Y19802 skos:exactMatch tero:p18121 .
tero:p18121
  skos:broader tero:p11749 ;
  skos:prefLabel "administration of higher education"@en, "korkeakouluhallinto"@fi, "högskoleförvaltning"@sv ;
  skos:exactMatch allars:Y19802, yso:p18121, ysa:Y96336 ;
  skosext:broaderGeneric tero:p11749 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

