@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/stameta/TNR1960> skos:exactMatch tero:TNR1960 .
ysa:Y149670 skos:exactMatch tero:TNR1960 .
tero:p1938
  skos:prefLabel "senses"@en, "aistit"@fi, "sinnen"@sv ;
  a skos:Concept ;
  skos:narrower tero:TNR1960 .

allars:Y34190 skos:exactMatch tero:TNR1960 .
tero:TNR1960
  skos:prefLabel "liikeaisti"@fi, "kinesthetic sense"@en, "rörelsesinnet"@sv ;
  a skos:Concept ;
  skos:altLabel "kinesteettinen aisti"@fi, "kinestesia"@fi ;
  skosext:broaderGeneric tero:p1938 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1960>, ysa:Y149670, allars:Y34190 ;
  skos:broader tero:p1938 ;
  skos:inScheme tero:conceptscheme ;
  skos:note "YSOhierB YSO termin alaluokka"@fi .

