<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://id.cabi.org/cabt/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/"> <owl:NamedIndividual rdf:about="http://id.cabi.org/cabt/CABTroot"> <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> <skos:prefLabel xml:lang="en">CABT root</skos:prefLabel> <metadata_def:mappingSameURI rdf:resource="http://id.cabi.org/cabt/CABTroot"/> <metadata_def:mappingLoom>cabtroot</metadata_def:mappingLoom> <skos:topConceptOf rdf:resource="http://id.cabi.org/cabt/"/> </owl:NamedIndividual> <rdf:Description rdf:about="http://id.cabi.org/cabt/"> <skos:hasTopConcept> <rdf:Description rdf:about="http://id.cabi.org/cabt/CABTroot"> <metadata_def:mappingSameURI rdf:resource="http://id.cabi.org/cabt/CABTroot"/> </rdf:Description> </skos:hasTopConcept> </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://id.cabi.org/cabt/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/">
  <owl:NamedIndividual rdf:about="http://id.cabi.org/cabt/CABTroot">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <skos:prefLabel xml:lang="en">CABT root</skos:prefLabel>
    <metadata_def:mappingSameURI rdf:resource="http://id.cabi.org/cabt/CABTroot"/>
    <metadata_def:mappingLoom>cabtroot</metadata_def:mappingLoom>
    <skos:topConceptOf rdf:resource="http://id.cabi.org/cabt/"/>
  </owl:NamedIndividual>
  <rdf:Description rdf:about="http://id.cabi.org/cabt/">
    <skos:hasTopConcept>
      <rdf:Description rdf:about="http://id.cabi.org/cabt/CABTroot">
        <metadata_def:mappingSameURI rdf:resource="http://id.cabi.org/cabt/CABTroot"/>
      </rdf:Description>
    </skos:hasTopConcept>
  </rdf:Description>
</rdf:RDF>