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

tero:p8995
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y98239, allars:Y24697, yso:p8995 ;
  skosext:broaderGeneric tero:p1249 ;
  skos:prefLabel "promotioner"@sv, "promootiot"@fi, "degree ceremonies"@en ;
  skos:broader tero:p1249 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
yso:p8995 skos:exactMatch tero:p8995 .
allars:Y24697 skos:exactMatch tero:p8995 .
tero:p1249
  skos:prefLabel "seremoniat"@fi, "ceremonies"@en, "ceremonier"@sv ;
  a skos:Concept ;
  skos:narrower tero:p8995 .

ysa:Y98239 skos:exactMatch tero:p8995 .
