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

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

yso:p18061 skos:narrowMatch yso:p641 .
yso:p642
  skos:prefLabel "kognition"@sv, "cognition"@en, "kognitio"@fi ;
  a skos:Concept ;
  skos:narrower yso:p641 .

kulo:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

