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

tero:conceptscheme a skos:ConceptScheme .
tero:p7801
  skos:prefLabel "allergologia"@fi, "allergologi"@sv, "allergology"@en ;
  skos:exactMatch ysa:Y110020, allars:Y41729, <http://www.yso.fi/onto/ttl/TTL88> ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p469 ;
  skosext:broaderGeneric tero:p469 ;
  a skos:Concept .

ysa:Y110020 skos:exactMatch tero:p7801 .
allars:Y41729 skos:exactMatch tero:p7801 .
<http://www.yso.fi/onto/ttl/TTL88> skos:exactMatch tero:p7801 .
