@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://qudt.org/schema/qudt/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix ns1: <http://qudt.org/2.0/schema/> . @prefix ns2: <http://qudt.org/schema/> . @prefix prov: <http://www.w3.org/ns/prov#> . @prefix ns3: <http://www.allmeasures.com/> . @prefix ns4: <http://dbpedia.org/resource/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns5: <http://www.w3.org/2006/time#> . ns0:Unit metadata_def:mappingLoom "unit" ; metadata_def:mappingSameURI ns0:Unit ; metadata_def:prefLabel "Unit" ; metadata:prefixIRI "qudt:Unit" ; ns0:description "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) and U, as \\(Q = nU\\)."^^rdf:HTML ; a owl:Class ; rdfs:isDefinedBy ns1:qudt, ns2:qudt ; rdfs:label "Unit" ; rdfs:subClassOf obo_purl:IAO_0000003 ; prov:wasInfluencedBy <http://dbpedia.org/resource/Category:Units_of_measure>, <http://www.allmeasures.com/Fullconversion.asp> . ns0:unit rdfs:range ns0:Unit . ns5:TemporalUnit rdfs:subClassOf ns0:Unit .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://qudt.org/schema/qudt/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix ns1: <http://qudt.org/2.0/schema/> .
@prefix ns2: <http://qudt.org/schema/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix ns3: <http://www.allmeasures.com/> .
@prefix ns4: <http://dbpedia.org/resource/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns5: <http://www.w3.org/2006/time#> .

ns0:Unit
    metadata_def:mappingLoom "unit" ;
    metadata_def:mappingSameURI ns0:Unit ;
    metadata_def:prefLabel "Unit" ;
    metadata:prefixIRI "qudt:Unit" ;
    ns0:description "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) and U, as  \\(Q = nU\\)."^^rdf:HTML ;
    a owl:Class ;
    rdfs:isDefinedBy ns1:qudt, ns2:qudt ;
    rdfs:label "Unit" ;
    rdfs:subClassOf obo_purl:IAO_0000003 ;
    prov:wasInfluencedBy <http://dbpedia.org/resource/Category:Units_of_measure>, <http://www.allmeasures.com/Fullconversion.asp> .

ns0:unit
    rdfs:range ns0:Unit .

ns5:TemporalUnit
    rdfs:subClassOf ns0:Unit .