<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/2006/time#" 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/2006/time#January"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2006/time#DateTimeDescription"/> <rdfs:label>January</rdfs:label> <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">1</owl:deprecated> <skos:historyNote>This class was present in the 2006 version of OWL-Time. It was presented as an example of how DateTimeDescription could be specialized, but does not belong in the revised ontology. </skos:historyNote> <metadata_def:prefLabel>January</metadata_def:prefLabel> <metadata_def:mappingLoom>january</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2006/time#January"/> <metadata:prefixIRI>January</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://www.w3.org/2006/time#January"> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2006/time#January"/> </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://www.w3.org/2006/time#" 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/2006/time#January">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2006/time#DateTimeDescription"/>
    <rdfs:label>January</rdfs:label>
    <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">1</owl:deprecated>
    <skos:historyNote>This class was present in the 2006 version of OWL-Time. It was presented as an example of how DateTimeDescription could be specialized, but does not belong in the revised ontology. </skos:historyNote>
    <metadata_def:prefLabel>January</metadata_def:prefLabel>
    <metadata_def:mappingLoom>january</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2006/time#January"/>
    <metadata:prefixIRI>January</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://www.w3.org/2006/time#January">
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2006/time#January"/>
  </rdf:Description>
</rdf:RDF>