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

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

yso:p18955 skos:exactMatch tero:p18955 .
ysa:Y96124 skos:exactMatch tero:p18955 .
tero:p18955
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "lungskadade"@sv, "people with lung disabilities"@en, "keuhkovammaiset"@fi ;
  skos:exactMatch ysa:Y96124, allars:Y22145, yso:p18955 ;
  a skos:Concept ;
  skos:broader tero:p7179 ;
  skosext:broaderGeneric tero:p7179 .

allars:Y22145 skos:exactMatch tero:p18955 .
