<?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:Unit rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/fluidOunce-US"> <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/SingularUnit"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:label xml:lang="en">fluid ounce (US)</rdfs:label> <rdfs:comment xml:lang="en">The US fluid ounce is a unit of volume defined as 2.957353e-5 cubic metre.</rdfs:comment> <ns0:hasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetre"/> <ns0:alternativeLabel xml:lang="en">US fluid ounce</ns0:alternativeLabel> <ns0:alternativeLabel xml:lang="en">ounce (US fluid)</ns0:alternativeLabel> <ns0:hasDimension rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/volume-Dimension"/> <ns0:hasFactor rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.00002957353</ns0:hasFactor> <ns0:symbol>fl oz</ns0:symbol> </ns0:Unit> <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/Volume"> <ns0:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/fluidOunce-US"/> </rdf:Description> <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/geometry"> <ns0:usesUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/fluidOunce-US"/> </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:Unit rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/fluidOunce-US">
    <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/SingularUnit"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:label xml:lang="en">fluid ounce (US)</rdfs:label>
    <rdfs:comment xml:lang="en">The US fluid ounce is a unit of volume defined as 2.957353e-5 cubic metre.</rdfs:comment>
    <ns0:hasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetre"/>
    <ns0:alternativeLabel xml:lang="en">US fluid ounce</ns0:alternativeLabel>
    <ns0:alternativeLabel xml:lang="en">ounce (US fluid)</ns0:alternativeLabel>
    <ns0:hasDimension rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/volume-Dimension"/>
    <ns0:hasFactor rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.00002957353</ns0:hasFactor>
    <ns0:symbol>fl oz</ns0:symbol>
  </ns0:Unit>
  <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/Volume">
    <ns0:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/fluidOunce-US"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/geometry">
    <ns0:usesUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/fluidOunce-US"/>
  </rdf:Description>
</rdf:RDF>