<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY to 'http://sswapmeet.sswap.info/TO/'>
  <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
  <!ENTITY xsd 'http://www.w3.org/2001/XMLSchema#'>
  <!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
  <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
  <!ENTITY oboInOwl 'http://sswapmeet.sswap.info/oboInOwl/'>]>
<rdf:RDF
    xmlns:to="&to;"
    xmlns:rdf="&rdf;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&to;owlOntology">
        <owl:imports rdf:resource="&to;owlOntology"/>
    </owl:Ontology>
    <owl:Class rdf:about="&to;TO_0005004">
        <rdfs:subClassOf>
            <owl:Class rdf:about="&to;TO_0000604"/>
        </rdfs:subClassOf>
        <rdfs:label rdf:datatype="&xsd;string">omega-3 fatty acid content</rdfs:label>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >GR:pj</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <rdfs:label rdf:datatype="&xsd;string">The omega-3 fatty acid content in the essential oils present in or extracted from a plant or the plant part such as seed.</rdfs:label>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <rdfs:comment rdf:datatype="&xsd;string">omega-3 fatty acid (CHEBI:25681)  is a  polyunsaturated fatty acid (CHEBI:26208) . There are four subtypes of omega-3 fatty acids, namely,  alpha-licanic acid (CHEBI:28771), all-cis-docosa-4,7,10,13,16,19-hexaenoic acid (CHEBI:28125), all-cis-icosa-5,8,11,14,17-pentaenoic acid and alpha-linolenic acid (CHEBI:27432).</rdfs:comment>
        <oboInOwl:hasDbXref>
            <oboInOwl:DbXref>
                <rdfs:label rdf:datatype="&xsd;string">CHEBI:25681</rdfs:label>
            </oboInOwl:DbXref>
        </oboInOwl:hasDbXref>
    </owl:Class>
</rdf:RDF>

