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

ysa:Y123514 skos:exactMatch tero:p18531 .
tero:conceptscheme a skos:ConceptScheme .
tero:p12355
  skos:prefLabel "klorider"@sv, "chlorides"@en, "kloridit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18531 .

yso:p18531 skos:exactMatch tero:p18531 .
allars:Y37413 skos:exactMatch tero:p18531 .
tero:p18531
  skos:prefLabel "calcium chloride"@en, "kalsiumkloridi"@fi, "kalciumklorid"@sv ;
  skos:exactMatch ysa:Y123514, yso:p18531, allars:Y37413 ;
  skosext:broaderGeneric tero:p12355 ;
  skos:broader tero:p12355 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

