<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:obo_purl="http://purl.obolibrary.org/obo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns0="http://www.ebi.ac.uk/efo/"> <owl:TransitiveProperty rdf:about="http://purl.obolibrary.org/obo/RO_0001001"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <rdfs:label>derives_into</rdfs:label> <ns0:EFO_URI>http://www.ebi.ac.uk/efo/derived_into</ns0:EFO_URI> </owl:TransitiveProperty> <rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0001000"> <owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/RO_0001001"/> </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:obo_purl="http://purl.obolibrary.org/obo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns0="http://www.ebi.ac.uk/efo/">
  <owl:TransitiveProperty rdf:about="http://purl.obolibrary.org/obo/RO_0001001">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:label>derives_into</rdfs:label>
    <ns0:EFO_URI>http://www.ebi.ac.uk/efo/derived_into</ns0:EFO_URI>
  </owl:TransitiveProperty>
  <rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0001000">
    <owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/RO_0001001"/>
  </rdf:Description>
</rdf:RDF>