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

allars:Y37313 skos:exactMatch tero:p1023 .
tero:conceptscheme a skos:ConceptScheme .
tero:p5845
  skos:prefLabel "alkoholer"@sv, "alcohols"@en, "alkoholit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1023 .

tero:p1022
  skos:prefLabel "propylene glycol"@en, "propylenglykol"@sv, "propyleeniglykoli"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1023 ;
  skos:broader tero:p1023 .

ysa:Y107930 skos:exactMatch tero:p1023 .
yso:p1023 skos:exactMatch tero:p1023 .
tero:p1023
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "glykol"@sv, "glykoli"@fi, "glycol"@en ;
  skos:exactMatch ysa:Y107930, allars:Y37313, yso:p1023 ;
  skos:narrower tero:p1022 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p5845 ;
  skos:broader tero:p5845 .

