@prefix yso: <http://www.yso.fi/onto/yso/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p3210
  skos:altLabel "upplevelse (erfarande)"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p3211, yso:p3209, yso:p25732 ;
  skos:closeMatch ysa:Y111266, allars:Y28370 ;
  skos:prefLabel "erfarande"@sv, "experiencing"@en, "kokeminen"@fi ;
  a skos:Concept ;
  skos:broader yso:p642 .

yso:p3209
  skos:prefLabel "experiences"@en, "erfarenheter"@sv, "kokemukset"@fi ;
  a skos:Concept ;
  skos:related yso:p3210 .

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

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

yso:p3211
  skos:prefLabel "experience"@en, "upplevelse"@sv, "elämys"@fi ;
  a skos:Concept ;
  skos:related yso:p3210 .

yso:p25732
  skos:prefLabel "hahmottaminen"@fi, "gestaltning"@sv ;
  a skos:Concept ;
  skos:related yso:p3210 .

