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

tero:p7500
  skos:prefLabel "konferenser, möten"@sv, "meetings"@en, "kokoukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22111 .

yso:p22111 skos:exactMatch tero:p22111 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y159200 skos:exactMatch tero:p22111 .
tero:p22111
  skosext:broaderGeneric tero:p7500 ;
  skos:exactMatch yso:p22111, ysa:Y159200, allars:Y36243 ;
  skos:prefLabel "luokkakokoukset"@fi, "class reunions"@en, "klassträffar"@sv ;
  skos:broader tero:p7500 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

allars:Y36243 skos:exactMatch tero:p22111 .
