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

tero:p8824
  skos:prefLabel "glukosinolater"@sv, "glukosinolaatit"@fi, "glucosinolates"@en ;
  a skos:Concept ;
  skos:broader tero:p8825 ;
  dc11:source "Lähde: Biologian sanakirja" ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y34701, ysa:Y95225, yso:p8824 ;
  skosext:broaderGeneric tero:p8825 ;
  skos:note "Eräistä rikkipitoisista glykosideista eli tioglykosideista käytetty nimitys" .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y95225 skos:exactMatch tero:p8824 .
yso:p8824 skos:exactMatch tero:p8824 .
tero:p8825
  skos:prefLabel "glycosides"@en, "glykosidit"@fi, "glykosider"@sv ;
  a skos:Concept ;
  skos:narrower tero:p8824 .

allars:Y34701 skos:exactMatch tero:p8824 .
