@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p20611
  skos:prefLabel "luetun ymmärtäminen"@fi, "reading comprehension"@en, "läsförståelse"@sv ;
  a skos:Concept ;
  skos:related yso:p22257 .

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

yso:p5798
  skos:prefLabel "skills"@en, "färdigheter"@sv, "taidot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p22257 .

yso:p22257
  skos:broader yso:p5798 ;
  skos:related yso:p20611 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "literacy skill"@en, "tekstitaito"@fi, "textkunskap"@sv ;
  a skos:Concept .

