@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.oclc.org/NET/muo/muo#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
ns0:PhysicalQuality
metadata_def:mappingLoom "physicalquality" ;
metadata_def:mappingSameURI ns0:PhysicalQuality ;
metadata_def:prefLabel "Physical quality"@en ;
metadata:prefixIRI "uomvocab:PhysicalQuality" ;
a owl:Class ;
rdfs:comment "The physical qualities such as mass, weight, speed, etc. are kind of properties that can be quantified i.e. that can be perceived, measured or even calculated. The concept of physical quality is similar to the notion of quality, used in metrology, the science of measurement. We distinguish between: 1) A physical quality in the general sense: a kind of physical property ascribed to phenomena that can be quantified for a particular phenomenon (e.g. length and electrical charge); 2) A physical quantity in the particular sense: a quantifiable property ascribed to a particular phenomenon (e.g. the weight of my device). MUO only uses physical quantities in the general sense."@en ;
rdfs:label "Physical quality"@en ;
rdfs:subClassOf owl:Thing ;
owl:disjointWith ns0:Prefix, ns0:UnitOfMeasurement .
ns0:measuresQuality
rdfs:range ns0:PhysicalQuality .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.oclc.org/NET/muo/muo#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
ns0:PhysicalQuality
metadata_def:mappingLoom "physicalquality" ;
metadata_def:mappingSameURI ns0:PhysicalQuality ;
metadata_def:prefLabel "Physical quality"@en ;
metadata:prefixIRI "uomvocab:PhysicalQuality" ;
a owl:Class ;
rdfs:comment "The physical qualities such as mass, weight, speed, etc. are kind of properties that can be quantified i.e. that can be perceived, measured or even calculated. The concept of physical quality is similar to the notion of quality, used in metrology, the science of measurement. We distinguish between: 1) A physical quality in the general sense: a kind of physical property ascribed to phenomena that can be quantified for a particular phenomenon (e.g. length and electrical charge); 2) A physical quantity in the particular sense: a quantifiable property ascribed to a particular phenomenon (e.g. the weight of my device). MUO only uses physical quantities in the general sense."@en ;
rdfs:label "Physical quality"@en ;
rdfs:subClassOf owl:Thing ;
owl:disjointWith ns0:Prefix, ns0:UnitOfMeasurement .
ns0:measuresQuality
rdfs:range ns0:PhysicalQuality .