@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p22340
  skosext:broaderGeneric tero:p15422 ;
  skos:broader tero:p15422 ;
  skos:exactMatch yso:p22340, ysa:Y165408, allars:Y37760 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kalsitrioli"@fi, "kalcitriol"@sv ;
  a skos:Concept .

allars:Y37760 skos:exactMatch tero:p22340 .
tero:conceptscheme a skos:ConceptScheme .
tero:p15422
  skos:prefLabel "vitamin d"@en, "vitamin d"@sv, "D-vitamiini"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22340 .

yso:p22340 skos:exactMatch tero:p22340 .
ysa:Y165408 skos:exactMatch tero:p22340 .
