@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:p469
  skos:prefLabel "medicin"@sv, "medicine"@en, "lääketiede"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4427 .

yso:p4427 skos:exactMatch tero:p4427 .
tero:p4427
  a skos:Concept ;
  skos:prefLabel "medical genetics"@en, "klinisk genetik"@sv, "perinnöllisyyslääketiede"@fi ;
  skos:exactMatch allars:Y41312, ysa:Y111230, yso:p4427 ;
  skos:altLabel "kliininen genetiikka"@fi ;
  skosext:broaderGeneric tero:p469 ;
  skos:broader tero:p469 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y111230 skos:exactMatch tero:p4427 .
allars:Y41312 skos:exactMatch tero:p4427 .
