<?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:ns2="https://saref.etsi.org/core/" xmlns:ns3="http://qudt.org/2.1/schema/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://qudt.org/schema/qudt/Unit"> <rdfs:subClassOf rdf:resource="https://uri.etsi.org/ngsi-ld/Entity"/> <owl:equivalentClass rdf:resource="https://saref.etsi.org/core/UnitOfMeasure"/> <rdfs:label>Unit</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/qudt"/> <rdfs:comment>A unit of measure, or unit, is a particular quantity value that has been chosen as a scale for measuring other quantities the same kind (more generally of equivalent dimension). For example, the meter is a quantity of length that has been rigorously defined and standardized by the BIPM (International Board of Weights and Measures). Any measurement of the length can be expressed as a number multiplied by the unit meter. More formally, the value of a physical quantity Q with respect to a unit (U) is expressed as the scalar multiple of a real number (n)</rdfs:comment> <metadata_def:prefLabel>Unit</metadata_def:prefLabel> <metadata_def:mappingLoom>unit</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://qudt.org/schema/qudt/Unit"/> <metadata:prefixIRI>qudt:Unit</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/qu/qu#Unit"> <owl:equivalentClass> <rdf:Description rdf:about="http://qudt.org/schema/qudt/Unit"> <metadata_def:mappingSameURI rdf:resource="http://qudt.org/schema/qudt/Unit"/> </rdf:Description> </owl:equivalentClass> </rdf:Description> <rdf:Description rdf:about="http://qudt.org/schema/qudt/unit"> <rdfs:range rdf:resource="http://qudt.org/schema/qudt/Unit"/> </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:ns2="https://saref.etsi.org/core/" xmlns:ns3="http://qudt.org/2.1/schema/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://qudt.org/schema/qudt/Unit">
    <rdfs:subClassOf rdf:resource="https://uri.etsi.org/ngsi-ld/Entity"/>
    <owl:equivalentClass rdf:resource="https://saref.etsi.org/core/UnitOfMeasure"/>
    <rdfs:label>Unit</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/qudt"/>
    <rdfs:comment>A unit of measure, or unit, is a particular quantity value that has been chosen as a scale for measuring other quantities the same kind (more generally of equivalent dimension). For example, the meter is a quantity of length that has been rigorously defined and standardized by the BIPM (International Board of Weights and Measures). Any measurement of the length can be expressed as a number multiplied by the unit meter. More formally, the value of a physical quantity Q with respect to a unit (U) is expressed as the scalar multiple of a real number (n)</rdfs:comment>
    <metadata_def:prefLabel>Unit</metadata_def:prefLabel>
    <metadata_def:mappingLoom>unit</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <metadata:prefixIRI>qudt:Unit</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/qu/qu#Unit">
    <owl:equivalentClass>
      <rdf:Description rdf:about="http://qudt.org/schema/qudt/Unit">
        <metadata_def:mappingSameURI rdf:resource="http://qudt.org/schema/qudt/Unit"/>
      </rdf:Description>
    </owl:equivalentClass>
  </rdf:Description>
  <rdf:Description rdf:about="http://qudt.org/schema/qudt/unit">
    <rdfs:range rdf:resource="http://qudt.org/schema/qudt/Unit"/>
  </rdf:Description>
</rdf:RDF>