<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://ontology.dumontierlab.com/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.ifomis.org/bfo/1.0/snap#"> <owl:TransitiveProperty rdf:about="http://ontology.dumontierlab.com/derivesFrom"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <rdfs:subPropertyOf rdf:resource="http://ontology.dumontierlab.com/derivativeOf"/> <owl:inverseOf rdf:resource="http://ontology.dumontierlab.com/derivesInto"/> <rdfs:label>derives from</rdfs:label> <rdfs:domain rdf:resource="http://www.ifomis.org/bfo/1.0/snap#Continuant"/> <rdfs:range rdf:resource="http://www.ifomis.org/bfo/1.0/snap#Continuant"/> <rdfs:comment>A transitive, temporal relation in which one continuant derives from another non-identical continuant.</rdfs:comment> <ns0:example>glucose-6-phosphate derivesFrom glucose in glucose metabolism</ns0:example> </owl:TransitiveProperty> <rdf:Description rdf:about="http://ontology.dumontierlab.com/immediatelyDerivesFrom"> <rdfs:subPropertyOf rdf:resource="http://ontology.dumontierlab.com/derivesFrom"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://ontology.dumontierlab.com/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.ifomis.org/bfo/1.0/snap#">
  <owl:TransitiveProperty rdf:about="http://ontology.dumontierlab.com/derivesFrom">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:subPropertyOf rdf:resource="http://ontology.dumontierlab.com/derivativeOf"/>
    <owl:inverseOf rdf:resource="http://ontology.dumontierlab.com/derivesInto"/>
    <rdfs:label>derives from</rdfs:label>
    <rdfs:domain rdf:resource="http://www.ifomis.org/bfo/1.0/snap#Continuant"/>
    <rdfs:range rdf:resource="http://www.ifomis.org/bfo/1.0/snap#Continuant"/>
    <rdfs:comment>A transitive, temporal relation in which one continuant derives from another non-identical continuant.</rdfs:comment>
    <ns0:example>glucose-6-phosphate derivesFrom glucose in glucose metabolism</ns0:example>
  </owl:TransitiveProperty>
  <rdf:Description rdf:about="http://ontology.dumontierlab.com/immediatelyDerivesFrom">
    <rdfs:subPropertyOf rdf:resource="http://ontology.dumontierlab.com/derivesFrom"/>
  </rdf:Description>
</rdf:RDF>