@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
  a skos:Concept ;
  skos:altLabel "upplevelse (erfarande)"@sv ;
  skos:broader yso:p642 ;
  skos:closeMatch ysa:Y111266, allars:Y28370 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "erfarande"@sv, "experiencing"@en, "kokeminen"@fi ;
  skos:related yso:p3211, yso:p3209, yso:p25732 .

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

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

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

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

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

