<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#Datatype"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:prefLabel>Datatype</metadata_def:prefLabel> <metadata_def:mappingLoom>datatype</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2000/01/rdf-schema#Datatype"/> <metadata:prefixIRI>rdfs:Datatype</metadata:prefixIRI> </owl:Class> <rdfs:Datatype rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"> </rdfs:Datatype> <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#date"> </rdfs:Datatype> <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#duration"> </rdfs:Datatype> <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#gDay"> </rdfs:Datatype> <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#gMonth"> </rdfs:Datatype> <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#gYear"> </rdfs:Datatype> <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#gYearMonth"> </rdfs:Datatype> <rdfs:Datatype rdf:about="http://www.w3.org/2006/time#generalDay"> </rdfs:Datatype> <rdfs:Datatype rdf:about="http://www.w3.org/2006/time#generalMonth"> </rdfs:Datatype> <rdfs:Datatype rdf:about="http://www.w3.org/2006/time#generalYear"> </rdfs:Datatype> <rdf:Description rdf:about="http://www.w3.org/ns/shacl#datatype"> <rdfs:range> <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Datatype"> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2000/01/rdf-schema#Datatype"/> </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:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#Datatype">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:prefLabel>Datatype</metadata_def:prefLabel>
    <metadata_def:mappingLoom>datatype</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2000/01/rdf-schema#Datatype"/>
    <metadata:prefixIRI>rdfs:Datatype</metadata:prefixIRI>
  </owl:Class>
  <rdfs:Datatype rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">
  </rdfs:Datatype>
  <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#date">
  </rdfs:Datatype>
  <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#duration">
  </rdfs:Datatype>
  <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#gDay">
  </rdfs:Datatype>
  <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#gMonth">
  </rdfs:Datatype>
  <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#gYear">
  </rdfs:Datatype>
  <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#gYearMonth">
  </rdfs:Datatype>
  <rdfs:Datatype rdf:about="http://www.w3.org/2006/time#generalDay">
  </rdfs:Datatype>
  <rdfs:Datatype rdf:about="http://www.w3.org/2006/time#generalMonth">
  </rdfs:Datatype>
  <rdfs:Datatype rdf:about="http://www.w3.org/2006/time#generalYear">
  </rdfs:Datatype>
  <rdf:Description rdf:about="http://www.w3.org/ns/shacl#datatype">
    <rdfs:range>
      <rdf:Description rdf:about="http://www.w3.org/2000/01/rdf-schema#Datatype">
        <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2000/01/rdf-schema#Datatype"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
</rdf:RDF>