@prefix tero: <http://www.yso.fi/onto/tero/> .
@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p49
  skos:prefLabel "developmental disorders"@en, "utvecklingsstörning"@sv, "kehityshäiriöt"@fi ;
  a skos:Concept ;
  skos:related tero:p48 .

allars:Y42122 skos:exactMatch tero:p48 .
ysa:Y96050 skos:exactMatch tero:p48 .
tero:conceptscheme a skos:ConceptScheme .
tero:p48
  skos:exactMatch ysa:Y96050, allars:Y42122, yso:p48 ;
  skos:altLabel "utvecklingshandikapp", "utvecklingsskador" ;
  skosext:broaderGeneric tero:p50 ;
  skos:prefLabel "kehitysvammat"@fi, "mental handicaps"@en, "psykiska utvecklingsstörningar"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:related tero:p49 ;
  skos:broader tero:p50 .

yso:p48 skos:exactMatch tero:p48 .
tero:p50
  skos:prefLabel "injuries"@en, "vammat"@fi, "skador"@sv ;
  a skos:Concept ;
  skos:narrower tero:p48 .

