@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

ysa:Y112599 skos:exactMatch tero:p641 .
allars:Y27699 skos:exactMatch tero:p641 .
tero:p641
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "withdrawal"@en, "vetäytyminen (kognitio)"@fi, "reträtt"@sv ;
  skos:broader tero:p642 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skosext:broaderGeneric tero:p642 ;
  a skos:Concept ;
  skos:exactMatch ysa:Y112599, yso:p641, allars:Y27699 ;
  skos:altLabel "vetäytyminen"@fi ;
  rdfs:comment "eristäytyä psyykkisesti" .

yso:p641 skos:exactMatch tero:p641 .
