@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:p16095
  skos:prefLabel "eläinlääketieteelliset korkeakoulut"@fi, "veterinärmedicinska högskolor"@sv, "universities of veterinary medicine"@en ;
  skos:exactMatch yso:p16095, allars:Y28812, ysa:Y101203 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p10895 ;
  skos:broader tero:p10895 .

tero:conceptscheme a skos:ConceptScheme .
yso:p16095 skos:exactMatch tero:p16095 .
ysa:Y101203 skos:exactMatch tero:p16095 .
tero:p10895
  skos:prefLabel "universitet"@sv, "universities"@en, "yliopistot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16095 .

allars:Y28812 skos:exactMatch tero:p16095 .
