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

yso:p17191
  skos:prefLabel "intellectual development"@en, "älyllinen kehitys"@fi, "intellektuell utveckling"@sv ;
  a skos:Concept ;
  skos:broader yso:p15532 .

yso:p15532
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "cognitive development"@en, "kognitiv utveckling"@sv, "kognitiivinen kehitys"@fi ;
  skos:closeMatch allars:Y20790, ysa:Y96269 ;
  skos:narrower yso:p17191, yso:p10162 ;
  a skos:Concept ;
  skos:broader yso:p2124 .

yso:p2124
  skos:prefLabel "psychological development"@en, "psyykkinen kehitys"@fi, "psykisk utveckling"@sv ;
  a skos:Concept ;
  skos:narrower yso:p15532 .

yso:p10162
  skos:prefLabel "kielellinen kehitys"@fi, "linguistic development"@en, "språkutveckling"@sv ;
  a skos:Concept ;
  skos:broader yso:p15532 .

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

