@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:p18878 .

tero:conceptscheme a skos:ConceptScheme .
yso:p18878 skos:exactMatch tero:p18878 .
allars:Y28811 skos:exactMatch tero:p18878 .
tero:p18878
  skos:prefLabel "eläinlääketiede"@fi, "veterinärmedicin"@sv, "veterinary medicine"@en ;
  skos:broader tero:p469 ;
  skos:exactMatch ysa:Y95011, yso:p18878, allars:Y28811 ;
  skosext:broaderGeneric tero:p469 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

ysa:Y95011 skos:exactMatch tero:p18878 .
