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

tero:p990
  skos:prefLabel "psykisk sjukdom"@sv, "mental disorders"@en, "mielenterveyshäiriöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16864 .

allars:Y35357 skos:exactMatch tero:p16864 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y112178 skos:exactMatch tero:p16864 .
tero:p16864
  skosext:broaderGeneric tero:p990 ;
  skos:exactMatch allars:Y35357, ysa:Y112178, yso:p16864 ;
  skos:prefLabel "posttraumatic stress reaction"@en, "traumaperäinen stressireaktio"@fi, "traumatisk stressreaktion"@sv ;
  a skos:Concept ;
  skos:broader tero:p990 ;
  skos:inScheme tero:conceptscheme .

yso:p16864 skos:exactMatch tero:p16864 .
