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

tero:conceptscheme a skos:ConceptScheme .
yso:p23537 skos:exactMatch tero:p23537 .
allars:Y35514 skos:exactMatch tero:p23537 .
ysa:Y155061 skos:exactMatch tero:p23537 .
tero:p6418
  skos:prefLabel "disablement"@en, "vammaisuus"@fi, "handikapp"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23537 .

tero:p23537
  skos:prefLabel "multihandikapp"@sv, "multiple disabilities"@en, "monivammaisuus"@fi ;
  skosext:broaderGeneric tero:p6418 ;
  skos:exactMatch yso:p23537, allars:Y35514, ysa:Y155061 ;
  a skos:Concept ;
  skos:broader tero:p6418 ;
  skos:inScheme tero:conceptscheme .

