<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.w3.org/2001/XMLSchema#string"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <skos:notation>string</skos:notation> <metadata_def:prefLabel>string</metadata_def:prefLabel> <metadata_def:mappingLoom>string</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <metadata:treeView rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> </owl:Class> <rdf:Description rdf:about="http://purl.obolibrary.org/obo/TEMP#has_symbol"> <rdfs:range> <rdf:Description rdf:about="http://www.w3.org/2001/XMLSchema#string"> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> </rdf:Description> </rdfs:range> </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:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.w3.org/2001/XMLSchema#string">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <skos:notation>string</skos:notation>
    <metadata_def:prefLabel>string</metadata_def:prefLabel>
    <metadata_def:mappingLoom>string</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <metadata:treeView rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
  </owl:Class>
  <rdf:Description rdf:about="http://purl.obolibrary.org/obo/TEMP#has_symbol">
    <rdfs:range>
      <rdf:Description rdf:about="http://www.w3.org/2001/XMLSchema#string">
        <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
</rdf:RDF>