<?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:metadata="http://data.bioontology.org/metadata/" xmlns:dct="http://purl.org/dc/terms/"> <owl:Class rdf:about="http://purl.obolibrary.org/obo/CDAO_0000024"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <owl:equivalentClass rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000099"/> <rdfs:label>Branch</rdfs:label> <metadata:prefixIRI>CDAO:0000024</metadata:prefixIRI> <dct:description>'Branch' is the domain-specific synonym for an edge of a (Phylogenetic) Tree or Network. Branches may have properties such as length and degree of support.</dct:description> <metadata:def/prefLabel>Branch</metadata:def/prefLabel> <metadata:def/mappingLoom>branch</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000024"/> </owl:Class> <rdf:Description rdf:about="http://purl.obolibrary.org/obo/CDAO_0000139"> <rdfs:subClassOf> <rdf:Description rdf:about="http://purl.obolibrary.org/obo/CDAO_0000024"> <metadata:def/mappingSameURI rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000024"/> </rdf:Description> </rdfs:subClassOf> </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:metadata="http://data.bioontology.org/metadata/" xmlns:dct="http://purl.org/dc/terms/">
  <owl:Class rdf:about="http://purl.obolibrary.org/obo/CDAO_0000024">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <owl:equivalentClass rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000099"/>
    <rdfs:label>Branch</rdfs:label>
    <metadata:prefixIRI>CDAO:0000024</metadata:prefixIRI>
    <dct:description>'Branch' is the domain-specific synonym for an edge of a (Phylogenetic) Tree or Network.  Branches may have properties such as length and degree of support.</dct:description>
    <metadata:def/prefLabel>Branch</metadata:def/prefLabel>
    <metadata:def/mappingLoom>branch</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000024"/>
  </owl:Class>
  <rdf:Description rdf:about="http://purl.obolibrary.org/obo/CDAO_0000139">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://purl.obolibrary.org/obo/CDAO_0000024">
        <metadata:def/mappingSameURI rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000024"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
</rdf:RDF>