<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://ontology.dumontierlab.com/" 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:ns1="http://matonto.org/ontologies/matonto#"> <owl:Class rdf:about="http://ontology.dumontierlab.com/SpecificEnergyUnit"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:subClassOf rdf:resource="http://ontology.dumontierlab.com/Unit"/> <rdfs:label>specific energy unit</rdfs:label> <rdfs:comment>A standard measure for specific energy.</rdfs:comment> <metadata_def:mappingLoom>specificenergyunit</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://ontology.dumontierlab.com/SpecificEnergyUnit"/> <metadata_def:prefLabel>specific energy unit</metadata_def:prefLabel> <ns1:hasCommonSymbol>J/Kg</ns1:hasCommonSymbol> </owl:Class> <ns0:SpecificEnergyUnit rdf:about="http://ontology.dumontierlab.com/unit_joule_1_kilogram_-1"> </ns0:SpecificEnergyUnit> <rdf:Description rdf:about="http://ontology.dumontierlab.com/SpecificEnergyUnit"> <metadata_def:mappingSameURI rdf:resource="http://ontology.dumontierlab.com/SpecificEnergyUnit"/> </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://ontology.dumontierlab.com/" 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:ns1="http://matonto.org/ontologies/matonto#">
  <owl:Class rdf:about="http://ontology.dumontierlab.com/SpecificEnergyUnit">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:subClassOf rdf:resource="http://ontology.dumontierlab.com/Unit"/>
    <rdfs:label>specific energy unit</rdfs:label>
    <rdfs:comment>A standard measure for specific energy.</rdfs:comment>
    <metadata_def:mappingLoom>specificenergyunit</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://ontology.dumontierlab.com/SpecificEnergyUnit"/>
    <metadata_def:prefLabel>specific energy unit</metadata_def:prefLabel>
    <ns1:hasCommonSymbol>J/Kg</ns1:hasCommonSymbol>
  </owl:Class>
  <ns0:SpecificEnergyUnit rdf:about="http://ontology.dumontierlab.com/unit_joule_1_kilogram_-1">
  </ns0:SpecificEnergyUnit>
  <rdf:Description rdf:about="http://ontology.dumontierlab.com/SpecificEnergyUnit">
    <metadata_def:mappingSameURI rdf:resource="http://ontology.dumontierlab.com/SpecificEnergyUnit"/>
  </rdf:Description>
</rdf:RDF>