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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T01056> skos:exactMatch tero:T01056 .
tero:p132
  skos:prefLabel "biologiska fenomen"@sv, "biological phenomena"@en, "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:T01056 .

tero:p5282
  skos:prefLabel "perception"@sv, "perception"@en, "havaitseminen"@fi ;
  a skos:Concept ;
  skos:related tero:T01056 .

tero:T01056
  skosext:broaderGeneric tero:p132 ;
  skos:broader tero:p132 ;
  skos:related tero:p5282 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T01056> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sensory functions"@en, "sensoriska funktioner"@sv, "aistitoiminnot"@fi ;
  a skos:Concept .

