<?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.ontologyrepository.com/CommonCoreOntologies/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery"> <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource"/> <rdfs:label xml:lang="en">Electric Battery</rdfs:label> <metadata_def:mappingLoom>electricbattery</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery"/> <metadata_def:prefLabel xml:lang="en">Electric Battery</metadata_def:prefLabel> <metadata:prefixIRI>cco:ElectricBattery</metadata:prefixIRI> <ns0:alternative_label xml:lang="en">Battery</ns0:alternative_label> <ns0:definition xml:lang="en">An Electrical Power Source that is designed to produce electric power by converting chemical energy to electrical energy.</ns0:definition> <ns0:definition_source>https://en.wikipedia.org/wiki/Battery_(electricity)</ns0:definition_source> <ns0:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</ns0:is_curated_in_ontology> </owl:Class> <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PrimaryCellElectricBattery"> <rdfs:subClassOf> <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery"> <metadata_def:mappingSameURI rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery"> <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery"/> </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.ontologyrepository.com/CommonCoreOntologies/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery">
    <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource"/>
    <rdfs:label xml:lang="en">Electric Battery</rdfs:label>
    <metadata_def:mappingLoom>electricbattery</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery"/>
    <metadata_def:prefLabel xml:lang="en">Electric Battery</metadata_def:prefLabel>
    <metadata:prefixIRI>cco:ElectricBattery</metadata:prefixIRI>
    <ns0:alternative_label xml:lang="en">Battery</ns0:alternative_label>
    <ns0:definition xml:lang="en">An Electrical Power Source that is designed to produce electric power by converting chemical energy to electrical energy.</ns0:definition>
    <ns0:definition_source>https://en.wikipedia.org/wiki/Battery_(electricity)</ns0:definition_source>
    <ns0:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</ns0:is_curated_in_ontology>
  </owl:Class>
  <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PrimaryCellElectricBattery">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery">
        <metadata_def:mappingSameURI rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery">
    <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery"/>
  </rdf:Description>
</rdf:RDF>