@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#> .

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

tero:conceptscheme a skos:ConceptScheme .
tero:T00196
  a skos:Concept ;
  skos:related tero:p18190, tero:p990 ;
  skos:prefLabel "communication disorders"@en, "kommunikaatiohäiriöt"@fi, "kommunikationsproblem"@sv ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:D009461 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00196> ;
  skos:broader tero:D009461 .

tero:p18190
  skos:prefLabel "autism"@en, "autism"@sv, "autismi"@fi ;
  a skos:Concept ;
  skos:related tero:T00196 .

<http://www.yso.fi/onto/hpmulti/T00196> skos:exactMatch tero:T00196 .
tero:D009461
  skos:prefLabel "neurologiset oireet"@fi, "neurologic manifestations"@en, "neurologiset oireet" ;
  a skos:Concept ;
  skos:narrower tero:T00196 .

