@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p34386
  skos:prefLabel "knowledge, theoretical"@en, "tieto"@fi, "kunskap"@sv ;
  a skos:Concept ;
  skos:narrower koko:p32458 .

koko:p3235
  skos:prefLabel "a priori knowledge"@en, "kunskap a priori"@sv, "apriorinen tieto"@fi ;
  a skos:Concept ;
  skos:related koko:p32458 .

koko:p32458
  skos:altLabel "kunskap a posteriori"@sv, "aposteriorinen tieto"@fi ;
  skos:prefLabel "kokemustieto"@fi, "experiential knowledge"@en, "empirisk kunskap"@sv ;
  a skos:Concept ;
  skos:exactMatch yso:p379, tao:kokemustieto ;
  skos:closeMatch ysa:Y6706 ;
  skos:broader koko:p34386 ;
  skos:inScheme yso:conceptscheme ;
  skos:related koko:p3235 .

