<?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.ontology-of-units-of-measure.org/resource/om-2/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <ns0:PrefixedUnit rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/exawatt"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:label xml:lang="en">exawatt</rdfs:label> <rdfs:label xml:lang="nl">exawatt</rdfs:label> <ns0:hasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/watt"/> <ns0:hasDimension rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/power-Dimension"/> <ns0:hasPrefix rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/exa"/> <ns0:symbol>EW</ns0:symbol> </ns0:PrefixedUnit> <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/HeatFlowRate"> <ns0:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/exawatt"/> </rdf:Description> <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/InternationalSystemOfUnits"> <ns0:hasDerivedUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/exawatt"/> </rdf:Description> <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/Power"> <ns0:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/exawatt"/> </rdf:Description> <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/RadiantFlux"> <ns0:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/exawatt"/> </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.ontology-of-units-of-measure.org/resource/om-2/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <ns0:PrefixedUnit rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/exawatt">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:label xml:lang="en">exawatt</rdfs:label>
    <rdfs:label xml:lang="nl">exawatt</rdfs:label>
    <ns0:hasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/watt"/>
    <ns0:hasDimension rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/power-Dimension"/>
    <ns0:hasPrefix rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/exa"/>
    <ns0:symbol>EW</ns0:symbol>
  </ns0:PrefixedUnit>
  <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/HeatFlowRate">
    <ns0:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/exawatt"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/InternationalSystemOfUnits">
    <ns0:hasDerivedUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/exawatt"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/Power">
    <ns0:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/exawatt"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/RadiantFlux">
    <ns0:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/exawatt"/>
  </rdf:Description>
</rdf:RDF>