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

yso:p22458
  skos:prefLabel "proactivity"@en, "proaktiivisuus"@fi, "proaktivitet"@sv ;
  a skos:Concept ;
  skos:related yso:p17353 .

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

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

yso:p22460
  skos:prefLabel "precaution"@en, "föregripande"@sv, "varautuminen"@fi ;
  a skos:Concept ;
  skos:related yso:p17353 .

yso:p22459
  skos:prefLabel "valmistautuminen"@fi, "förberedelse"@sv ;
  a skos:Concept ;
  skos:related yso:p17353 .

yso:p17353
  dc11:source "Suomen kielen perussanakirja" ;
  skos:broader yso:p642 ;
  skos:related yso:p22459, yso:p22458, yso:p22460 ;
  skos:prefLabel "ennakointi"@fi, "prognostisering"@sv, "anticipation"@en ;
  skos:closeMatch ysa:Y101267, allars:Y24670 ;
  rdfs:comment "1) ottaa ennakolta huomioon; 2) edeltää tai enteillä olemassaolollaan, toiminnallaan jotakin myöhempää" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

