@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 yso: <http://www.yso.fi/onto/yso/> .
@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:p9771 .

ysa:Y113571 skos:exactMatch tero:p9771 .
allars:Y25924 skos:exactMatch tero:p9771 .
tero:p9771
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y25924, yso:p9771, ysa:Y113571 ;
  skos:broader tero:p9772, tero:p642 ;
  skosext:broaderGeneric tero:p9772, tero:p642 ;
  skos:prefLabel "itsesuggestio"@fi, "self-suggestion"@en, "självsuggestion"@sv ;
  a skos:Concept .

yso:p9771 skos:exactMatch tero:p9771 .
tero:p9772
  skos:prefLabel "suggestion"@en, "suggestio"@fi, "suggestion"@sv ;
  a skos:Concept ;
  skos:narrower tero:p9771 .

