@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@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:p25942 .

allars:Y43450 skos:exactMatch tero:p25942 .
tero:conceptscheme a skos:ConceptScheme .
yso:p25942 skos:exactMatch tero:p25942 .
ysa:Y184727 skos:exactMatch tero:p25942 .
tero:p25942
  skosext:broaderGeneric tero:p469 ;
  skos:broader tero:p469 ;
  skos:exactMatch ysa:Y184727, allars:Y43450, yso:p25942 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kliininen lääketiede"@fi, "klinisk medicin"@sv ;
  a skos:Concept .

