@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p642
  skos:prefLabel "kognition"@sv, "cognition"@en, "kognitio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2962 .

allars:Y18835 skos:exactMatch tero:p2962 .
tero:p2962
  skos:related tero:p859 ;
  skos:altLabel "saanti"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:narrower tero:p2776 ;
  skos:prefLabel "saanti (kognitio)"@fi, "reception (cognition)"@en, "reception (kognition)"@sv ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:exactMatch yso:p2962, ysa:Y109453, allars:Y18835 ;
  rdfs:comment "jnk tulemisesta jkn aistimusten, tiedon t. ymmärryksen piiriin" ;
  skosext:broaderGeneric tero:p642 ;
  a skos:Concept ;
  skos:broader tero:p642 .

yso:p2962 skos:exactMatch tero:p2962 .
tero:p2776
  skos:prefLabel "access to information"@en, "tillgång till information"@sv, "tiedonsaanti"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2962 ;
  skos:broader tero:p2962 .

tero:p859
  skos:prefLabel "access"@en, "tillgänglighet"@sv, "saatavuus"@fi ;
  a skos:Concept ;
  skos:related tero:p2962 .

ysa:Y109453 skos:exactMatch tero:p2962 .
