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

allars:Y24542 skos:exactMatch tero:p2835 .
tero:conceptscheme a skos:ConceptScheme .
yso:p2835 skos:exactMatch tero:p2835 .
tero:p2835
  a skos:Concept ;
  skos:exactMatch allars:Y24542, ysa:Y104006, yso:p2835 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "prefiksit"@fi, "prefix"@sv, "prefixes"@en ;
  skos:broader tero:p2836 ;
  skos:altLabel "etuliitteet"@fi, "esiliitteet"@fi ;
  skosext:broaderGeneric tero:p2836 .

ysa:Y104006 skos:exactMatch tero:p2835 .
tero:p2836
  skos:prefLabel "affixes"@en, "affix"@sv, "affiksit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2835 .

