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

allars:Y25791 skos:exactMatch tero:p5036 .
tero:conceptscheme a skos:ConceptScheme .
tero:p5036
  skosext:broaderGeneric tero:p2122 ;
  skos:prefLabel "seksuaalinen kehitys"@fi, "sexual development"@en, "sexuell utveckling"@sv ;
  skos:broader tero:p2122 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p5036, allars:Y25791, ysa:Y98765 .

tero:p2122
  skos:prefLabel "physical development"@en, "fyysinen kehitys"@fi, "fysisk utveckling"@sv ;
  a skos:Concept ;
  skos:narrower tero:p5036 .

yso:p5036 skos:exactMatch tero:p5036 .
ysa:Y98765 skos:exactMatch tero:p5036 .
