@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

ysa:Y94548 skos:exactMatch tero:p19985 .
tero:p19985
  skosext:broaderGeneric tero:p7179 ;
  skos:exactMatch ysa:Y94548, allars:Y19545, yso:p19985 ;
  skos:prefLabel "brain-damaged people"@en, "aivovammaiset"@fi, "hjärnskadade"@sv ;
  skos:broader tero:p7179 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p7179
  skos:prefLabel "disabled persons"@en, "handikappade"@sv, "vammaiset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19985 .

allars:Y19545 skos:exactMatch tero:p19985 .
yso:p19985 skos:exactMatch tero:p19985 .
