<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:odm2="http://vocabulary.odm2.org/ODM2/ODM2Terms/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:skos="http://www.w3.org/2004/02/skos/core#"
>
  <rdf:Description rdf:about="http://vocabulary.odm2.org/variablename/betaGlucosidase">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <skos:inScheme rdf:resource="http://vocabulary.odm2.org/variablename"/>
    <skos:prefLabel>Beta-glucosidase</skos:prefLabel>
    <skos:definition>Beta-glucosidase catalyzes the hydrolysis of the glycosidic bonds to terminal non-reducing residues in beta-D-glucosides and oligosaccharides, with release of glucose.</skos:definition>
    <odm2:category>Chemistry</odm2:category>
    <skos:historyNote>Wikipedia</skos:historyNote>
    <skos:exactMatch>https://en.wikipedia.org/wiki/Beta-glucosidase</skos:exactMatch>
  </rdf:Description>
  <rdf:Description rdf:about="http://vocabulary.odm2.org/variablename">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
    <dc:title>ODM2 Variable Name Controlled Vocabulary</dc:title>
    <dc:creator>ODM2 Working Group</dc:creator>
    <dc:description>A vocabulary for describing the name of Variables.</dc:description>
  </rdf:Description>
</rdf:RDF>