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

tero:p25684
  skos:altLabel "sisäkorvan tasapainoaisti"@fi ;
  skos:exactMatch yso:p25684, ysa:Y180006, allars:Y40595 ;
  skos:broader tero:p1938 ;
  a skos:Concept ;
  skos:prefLabel "tasapainoaisti"@fi, "balanssinnet"@sv ;
  skosext:broaderGeneric tero:p1938 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
allars:Y40595 skos:exactMatch tero:p25684 .
ysa:Y180006 skos:exactMatch tero:p25684 .
yso:p25684 skos:exactMatch tero:p25684 .
tero:p1938
  skos:prefLabel "senses"@en, "aistit"@fi, "sinnen"@sv ;
  a skos:Concept ;
  skos:narrower tero:p25684 .

