<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://semanticscience.org/resource/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://semanticscience.org/resource/SIO_000945"> <rdfs:subClassOf rdf:resource="http://semanticscience.org/resource/SIO_001332"/> <rdfs:label xml:lang="en">tree diagram</rdfs:label> <dct:description xml:lang="en">A tree diagram is a hierarchical network diagram in which a root vertex is connected to one or more other vertices through a directed edge, which in turn may be connected to other vertices.</dct:description> <metadata_def:prefLabel xml:lang="en">tree diagram</metadata_def:prefLabel> <metadata_def:mappingLoom>treediagram</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://semanticscience.org/resource/SIO_000945"/> <metadata:prefixIRI>sio:SIO_000945</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://semanticscience.org/resource/SIO_000948"> <rdfs:subClassOf> <rdf:Description rdf:about="http://semanticscience.org/resource/SIO_000945"> <metadata_def:mappingSameURI rdf:resource="http://semanticscience.org/resource/SIO_000945"/> </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:ns0="http://semanticscience.org/resource/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://semanticscience.org/resource/SIO_000945">
    <rdfs:subClassOf rdf:resource="http://semanticscience.org/resource/SIO_001332"/>
    <rdfs:label xml:lang="en">tree diagram</rdfs:label>
    <dct:description xml:lang="en">A tree diagram is a hierarchical network diagram in which a root vertex is connected to one or more other vertices through a directed edge, which in turn may be connected to other vertices.</dct:description>
    <metadata_def:prefLabel xml:lang="en">tree diagram</metadata_def:prefLabel>
    <metadata_def:mappingLoom>treediagram</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://semanticscience.org/resource/SIO_000945"/>
    <metadata:prefixIRI>sio:SIO_000945</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://semanticscience.org/resource/SIO_000948">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://semanticscience.org/resource/SIO_000945">
        <metadata_def:mappingSameURI rdf:resource="http://semanticscience.org/resource/SIO_000945"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
</rdf:RDF>