@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@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:p20131 .

allars:Y22803 skos:exactMatch tero:p20131 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y99009 skos:exactMatch tero:p20131 .
yso:p20131 skos:exactMatch tero:p20131 .
tero:p20131
  a skos:Concept ;
  skos:exactMatch ysa:Y99009, yso:p20131, allars:Y22803 ;
  skosext:broaderGeneric tero:p469 ;
  skos:prefLabel "militärmedicin"@sv, "military medicine"@en, "sotilaslääketiede"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p469 .

