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

tero:p23445
  skos:broader tero:p1707 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1707 ;
  skos:prefLabel "salicylates"@en, "salisylaatit"@fi, "salicylater"@sv ;
  skos:exactMatch yso:p23445, allars:Y39283, ysa:Y158757 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y39283 skos:exactMatch tero:p23445 .
tero:p1707
  skos:prefLabel "medicinal substances"@en, "läkemedel"@sv, "lääkeaineet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23445 .

ysa:Y158757 skos:exactMatch tero:p23445 .
yso:p23445 skos:exactMatch tero:p23445 .
