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

yso:p19576 skos:exactMatch tero:p19576 .
tero:conceptscheme a skos:ConceptScheme .
tero:p18399
  skos:prefLabel "statements"@en, "utlåtanden"@sv, "lausunnot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19576 .

tero:p19576
  skos:prefLabel "medical reports"@en, "läkarutlåtanden"@sv, "lääkärinlausunnot"@fi ;
  skos:exactMatch yso:p19576, ysa:Y97121, allars:Y22204 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p19577 ;
  skos:broader tero:p18399 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p18399 .

allars:Y22204 skos:exactMatch tero:p19576 .
ysa:Y97121 skos:exactMatch tero:p19576 .
tero:p19577
  skos:prefLabel "medical certificates"@en, "lääkärintodistukset"@fi, "läkarintyg"@sv ;
  a skos:Concept ;
  skos:related tero:p19576 .

