<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://qudt.org/schema/qudt/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="https://uri.etsi.org/ngsi-ld/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns2="http://qudt.org/2.1/schema/"> <owl:Class rdf:about="http://qudt.org/schema/qudt/QuantityValue"> <rdfs:subClassOf rdf:resource="https://uri.etsi.org/ngsi-ld/Entity"/> <metadata_def:mappingSameURI rdf:resource="http://qudt.org/schema/qudt/QuantityValue"/> <metadata_def:mappingLoom>quantityvalue</metadata_def:mappingLoom> <metadata_def:prefLabel>Quantity value</metadata_def:prefLabel> <rdfs:comment>A Quantity Value expresses the magnitude and kind of a quantity and is given by the product of a numerical value n and a unit of measure U. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit. Refer to NIST SP 811 section 7 for more on quantity values.</rdfs:comment> <metadata:prefixIRI>qudt:QuantityValue</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/qudt"/> <rdfs:label>Quantity value</rdfs:label> </owl:Class> <rdf:Description rdf:about="http://def.seegrid.csiro.au/isotc211/iso19103/2005/basic#Measure"> <owl:equivalentClass> <rdf:Description rdf:about="http://qudt.org/schema/qudt/QuantityValue"> <metadata_def:mappingSameURI rdf:resource="http://qudt.org/schema/qudt/QuantityValue"/> </rdf:Description> </owl:equivalentClass> </rdf:Description> <rdf:Description rdf:about="http://qudt.org/schema/qudt/quantityValue"> <rdfs:range rdf:resource="http://qudt.org/schema/qudt/QuantityValue"/> </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://qudt.org/schema/qudt/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="https://uri.etsi.org/ngsi-ld/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns2="http://qudt.org/2.1/schema/">
  <owl:Class rdf:about="http://qudt.org/schema/qudt/QuantityValue">
    <rdfs:subClassOf rdf:resource="https://uri.etsi.org/ngsi-ld/Entity"/>
    <metadata_def:mappingSameURI rdf:resource="http://qudt.org/schema/qudt/QuantityValue"/>
    <metadata_def:mappingLoom>quantityvalue</metadata_def:mappingLoom>
    <metadata_def:prefLabel>Quantity value</metadata_def:prefLabel>
    <rdfs:comment>A Quantity Value expresses the magnitude and kind of a quantity and is given by the product of a numerical value n and a unit of measure U. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit. Refer to NIST SP 811 section 7 for more on quantity values.</rdfs:comment>
    <metadata:prefixIRI>qudt:QuantityValue</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/qudt"/>
    <rdfs:label>Quantity value</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="http://def.seegrid.csiro.au/isotc211/iso19103/2005/basic#Measure">
    <owl:equivalentClass>
      <rdf:Description rdf:about="http://qudt.org/schema/qudt/QuantityValue">
        <metadata_def:mappingSameURI rdf:resource="http://qudt.org/schema/qudt/QuantityValue"/>
      </rdf:Description>
    </owl:equivalentClass>
  </rdf:Description>
  <rdf:Description rdf:about="http://qudt.org/schema/qudt/quantityValue">
    <rdfs:range rdf:resource="http://qudt.org/schema/qudt/QuantityValue"/>
  </rdf:Description>
</rdf:RDF>