@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p16770
  skos:prefLabel "motoric development"@en, "motorinen kehitys"@fi, "motorisk utveckling"@sv ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p2122 ;
  a skos:Concept ;
  skos:exactMatch allars:Y23100, yso:p16770, ysa:Y97514 ;
  skos:narrower tero:p16769 ;
  skos:broader tero:p2122 .

allars:Y23100 skos:exactMatch tero:p16770 .
tero:p16769
  skos:prefLabel "sensomotoric development"@en, "sensomotorisk utveckling"@sv, "sensomotorinen kehitys"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p16770 ;
  skos:broader tero:p16770 .

tero:conceptscheme a skos:ConceptScheme .
yso:p16770 skos:exactMatch tero:p16770 .
tero:p2122
  skos:prefLabel "physical development"@en, "fyysinen kehitys"@fi, "fysisk utveckling"@sv ;
  a skos:Concept ;
  skos:narrower tero:p16770 .

ysa:Y97514 skos:exactMatch tero:p16770 .
