@prefix : . @prefix dc: . @prefix om: . @prefix wv: . @prefix dct: . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix bibo: . @prefix foaf: . @prefix rdfs: . @prefix skos: . @prefix ombibo: . @base . rdf:type owl:Ontology ; dc:creator "Hajo Rijgersberg, Don Willems, Jan Top"@en ; dc:date "2024/05/12" ; dc:identifier "http://www.ontology-of-units-of-measure.org/vocabularies/om-2/" ; dct:license ; rdfs:comment "The Ontology of units of Measure (OM) 2.0 models concepts and relations important to scientific research. It has a strong focus on units, quantities, measurements, and dimensions."@en , "測定単位のオントロジー (Ontology of units of Measure; OM) は,科学技術にとって重要な概念及び関係をモデル化する。OMは,単位・量・測定・次元に特に焦点を当てている。"@ja ; rdfs:label "Ontologie van Maateenheden (OM)"@nl , "Ontology of units of Measure (OM)"@en , "測定単位のオントロジー (OM)"@ja ; owl:versionInfo "2.0.56"@en ; wv:illustration "http://www.wurvoc.org/images/vocabularies/om-illustration.jpg" ; wv:logo "http://www.wurvoc.org/images/vocabularies/om-logo.jpg" . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/elements/1.1/creator dc:creator rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/date dc:date rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/identifier dc:identifier rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/isPartOf dc:isPartOf rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/publisher dc:publisher rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/subject dc:subject rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/title dc:title rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/license dct:license rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/authorList bibo:authorList rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/chapter bibo:chapter rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/degree bibo:degree rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/edition bibo:edition rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/isbn10 bibo:isbn10 rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/isbn13 bibo:isbn13 rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/issuer bibo:issuer rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/pageEnd bibo:pageEnd rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/pageStart bibo:pageStart rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/reproducedIn bibo:reproducedIn rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/shortTitle bibo:shortTitle rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/uri bibo:uri rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/volume bibo:volume rdf:type owl:AnnotationProperty . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LaTeXCommand om:LaTeXCommand rdf:type owl:AnnotationProperty ; om:alternativeLabel "typeset by LaTeX command"@en ; rdfs:comment "OMLaTeX command that can be used to render this quantity or unit."@en ; rdfs:label "LaTeX command"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LaTeXSymbol om:LaTeXSymbol rdf:type owl:AnnotationProperty ; om:alternativeLabel "LaTeX formatted symbol"@en , "has LaTeX symbol"@en ; rdfs:comment "OMLaTeX formatted symbol may include commands such as \\unit and \\E as defined in OMLaTeX."@en ; rdfs:label "LaTeX symbol"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/abbreviation om:abbreviation rdf:type owl:AnnotationProperty ; om:alternativeLabel "has abbreviation"@en , "略記がある"@ja ; rdfs:label "abbreviation"@en , "略記"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/alternativeLaTeXSymbol om:alternativeLaTeXSymbol rdf:type owl:AnnotationProperty ; om:alternativeLabel "alternative LaTeX formatted symbol"@en , "has alternative LaTeX symbol"@en ; rdfs:comment "An alternative OMLaTeX formatted symbol, which may include commands such as \\unit and \\E as defined in OMLaTeX."@en ; rdfs:label "alternative LaTeX symbol"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/alternativeLabel om:alternativeLabel rdf:type owl:AnnotationProperty ; rdfs:label "alternative label"@en , "標識の別名"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/alternativeSymbol om:alternativeSymbol rdf:type owl:AnnotationProperty ; om:alternativeLabel "has alternative symbol"@en , "別の記号を持つ"@ja ; rdfs:label "alternative symbol"@en , "別の記号"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/longcomment om:longcomment rdf:type owl:AnnotationProperty ; om:alternativeLabel "has longcomment"@en , "long comment"@en , "詳細な注釈がある"@ja ; rdfs:label "longcomment"@en , "詳細な注釈"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/symbol om:symbol rdf:type owl:AnnotationProperty ; om:alternativeLabel "has symbol"@en , "記号を持つ"@ja ; rdfs:label "symbol"@en , "記号"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/unofficialAbbreviation om:unofficialAbbreviation rdf:type owl:AnnotationProperty ; om:alternativeLabel "has unofficial abbreviation"@en , "非公式な略記がある"@ja ; rdfs:comment "Used to specify abbreviations that are used in e.g. every day speech but are not defined in any standard." ; rdfs:label "unofficial abbreviation"@en , "非公式な略記"@ja ; rdfs:subPropertyOf skos:hiddenLabel . ### http://www.ontology-of-units-of-measure.org/resource/om-2/unofficialLabel om:unofficialLabel rdf:type owl:AnnotationProperty ; om:alternativeLabel "has unofficial label"@en , "非公式な記号を持つ"@ja ; rdfs:comment "Used to specify labels that are used in e.g. every day speech but are not defined in any standard." ; rdfs:label "unofficial label"@en , "非公式な記号"@ja ; rdfs:subPropertyOf skos:hiddenLabel . ### http://www.w3.org/2004/02/skos/core#hiddenLabel skos:hiddenLabel rdf:type owl:AnnotationProperty . ### http://www.wurvoc.org/vocabularies/WV/illustration wv:illustration rdf:type owl:AnnotationProperty . ### http://www.wurvoc.org/vocabularies/WV/logo wv:logo rdf:type owl:AnnotationProperty . ### http://xmlns.com/foaf/0.1/based_near foaf:based_near rdf:type owl:AnnotationProperty . ### http://xmlns.com/foaf/0.1/name foaf:name rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### http://www.ontology-of-units-of-measure.org/resource/om-2/commonlyHasUnit om:commonlyHasUnit rdf:type owl:ObjectProperty ; rdfs:domain om:Quantity ; rdfs:range om:Unit ; om:alternativeLabel "commonly has unit of measure"@en , "通常は測定単位を持つ"@ja ; rdfs:comment "This property indicates a commonly-used unit." ; rdfs:label "commonly has unit"@en , "通常は単位を持つ"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasAggregateFunction om:hasAggregateFunction rdf:type owl:ObjectProperty ; rdfs:domain om:Quantity ; rdfs:range om:Function ; rdfs:label "has aggregate function"@en , "集計関数を持つ"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasBase om:hasBase rdf:type owl:ObjectProperty ; rdfs:domain om:UnitExponentiation ; rdfs:range om:Unit ; rdfs:label "has base"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasBaseQuantity om:hasBaseQuantity rdf:type owl:ObjectProperty ; rdfs:domain om:SystemOfUnits ; rdfs:range om:Quantity ; rdfs:label "has base quantity"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasBaseUnit om:hasBaseUnit rdf:type owl:ObjectProperty ; rdfs:domain om:SystemOfUnits ; rdfs:range om:Unit ; rdfs:label "has base unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasContext om:hasContext rdf:type owl:ObjectProperty ; rdfs:domain om:Quantity ; rdfs:label "has context"@en , "文脈を持つ"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasDenominator om:hasDenominator rdf:type owl:ObjectProperty ; rdfs:domain om:UnitDivision ; rdfs:range om:Unit ; rdfs:label "has denominator"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasDerivedQuantity om:hasDerivedQuantity rdf:type owl:ObjectProperty ; rdfs:domain om:SystemOfUnits ; rdfs:range om:Quantity ; rdfs:label "has derived quantity"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasDerivedUnit om:hasDerivedUnit rdf:type owl:ObjectProperty ; rdfs:domain om:SystemOfUnits ; rdfs:range om:Unit ; rdfs:label "has derived unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasDimension om:hasDimension rdf:type owl:ObjectProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( om:Quantity om:Scale om:Unit ) ] ; rdfs:range om:Dimension ; rdfs:label "has dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasNumerator om:hasNumerator rdf:type owl:ObjectProperty ; rdfs:domain om:UnitDivision ; rdfs:range om:Unit ; rdfs:label "has numerator"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasPhenomenon om:hasPhenomenon rdf:type owl:ObjectProperty ; rdfs:domain om:Quantity ; rdfs:label "has phenomenon"@en , "現象がある"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasPoint om:hasPoint rdf:type owl:ObjectProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( om:FixedPoint om:IntervalScale om:RatioScale ) ] ; rdfs:range om:Point ; rdfs:label "has point"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasPrefix om:hasPrefix rdf:type owl:ObjectProperty , owl:FunctionalProperty ; rdfs:domain om:PrefixedUnit ; rdfs:range om:Prefix ; rdfs:label "has prefix"@en , "補助単位を持つ"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasQuantity om:hasQuantity rdf:type owl:ObjectProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( om:FixedPoint om:SingularUnit ) ] ; rdfs:range om:Quantity ; rdfs:label "has quantity"@en , "量を持つ"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasScale om:hasScale rdf:type owl:ObjectProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( om:ApplicationArea om:Quantity om:Scale ) ] ; rdfs:range om:Scale ; rdfs:label "has scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasTerm1 om:hasTerm1 rdf:type owl:ObjectProperty ; rdfs:domain om:UnitMultiplication ; rdfs:range om:Unit ; rdfs:label "has term 1"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasTerm2 om:hasTerm2 rdf:type owl:ObjectProperty ; rdfs:domain om:UnitMultiplication ; rdfs:range om:Unit ; rdfs:label "has term 2"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasUnit om:hasUnit rdf:type owl:ObjectProperty , owl:FunctionalProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( om:IntervalScale om:Measure om:PrefixedUnit om:RatioScale om:SingularUnit om:UnitMultiple ) ] ; rdfs:range om:Unit ; rdfs:label "has unit"@en , "単位を持つ"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasValue om:hasValue rdf:type owl:ObjectProperty ; rdfs:domain om:Quantity ; rdfs:range [ rdf:type owl:Class ; owl:unionOf ( om:Measure om:Point ) ] ; rdfs:label "has value"@en , "値を持つ"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/usesQuantity om:usesQuantity rdf:type owl:ObjectProperty ; rdfs:domain om:ApplicationArea ; rdfs:range om:Quantity ; rdfs:label "uses quantity"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/usesUnit om:usesUnit rdf:type owl:ObjectProperty ; rdfs:domain om:ApplicationArea ; rdfs:range om:Unit ; rdfs:label "uses unit"@en . ### http://www.wurvoc.org/bibliography/om-2/reference ombibo:reference rdf:type owl:ObjectProperty , owl:FunctionalProperty ; rdfs:domain bibo:Document ; rdfs:label "reference"@en . ################################################################# # Data properties ################################################################# ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasExponent om:hasExponent rdf:type owl:DatatypeProperty ; rdfs:domain om:UnitExponentiation ; rdfs:range xsd:integer ; rdfs:label "has exponent"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasFactor om:hasFactor rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( om:Prefix om:Scale om:SingularUnit om:UnitMultiple ) ] ; rdfs:range xsd:decimal ; rdfs:label "has factor"@en , "因子を持つ"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasNumericalValue om:hasNumericalValue rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( om:Measure om:Point ) ] ; rdfs:label "has numerical value"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasOff-Set om:hasOff-Set rdf:type owl:DatatypeProperty ; rdfs:domain om:Scale ; rdfs:range xsd:decimal ; rdfs:label "has off-set"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasSIAmountOfSubstanceDimensionExponent om:hasSIAmountOfSubstanceDimensionExponent rdf:type owl:DatatypeProperty ; rdfs:domain om:Dimension ; rdfs:range xsd:integer ; rdfs:label "has SI amount of substance dimension exponent"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasSIElectricCurrentDimensionExponent om:hasSIElectricCurrentDimensionExponent rdf:type owl:DatatypeProperty ; rdfs:domain om:Dimension ; rdfs:range xsd:integer ; rdfs:label "has SI electric current dimension exponent"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasSILengthDimensionExponent om:hasSILengthDimensionExponent rdf:type owl:DatatypeProperty ; rdfs:domain om:Dimension ; rdfs:range xsd:integer ; rdfs:label "has SI length dimension exponent"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasSILuminousIntensityDimensionExponent om:hasSILuminousIntensityDimensionExponent rdf:type owl:DatatypeProperty ; rdfs:domain om:Dimension ; rdfs:range xsd:integer ; rdfs:label "has SI luminous intensity dimension exponent"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasSIMassDimensionExponent om:hasSIMassDimensionExponent rdf:type owl:DatatypeProperty ; rdfs:domain om:Dimension ; rdfs:range xsd:integer ; rdfs:label "has SI mass dimension exponent"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasSIThermodynamicTemperatureDimensionExponent om:hasSIThermodynamicTemperatureDimensionExponent rdf:type owl:DatatypeProperty ; rdfs:domain om:Dimension ; rdfs:range xsd:integer ; rdfs:label "has SI thermodynamic temperature dimension exponent"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hasSITimeDimensionExponent om:hasSITimeDimensionExponent rdf:type owl:DatatypeProperty ; rdfs:domain om:Dimension ; rdfs:range xsd:integer ; rdfs:label "has SI time dimension exponent"@en . ################################################################# # Classes ################################################################# ### http://purl.org/ontology/bibo/Article bibo:Article rdf:type owl:Class . ### http://purl.org/ontology/bibo/Book bibo:Book rdf:type owl:Class . ### http://purl.org/ontology/bibo/BookSection bibo:BookSection rdf:type owl:Class . ### http://purl.org/ontology/bibo/Chapter bibo:Chapter rdf:type owl:Class . ### http://purl.org/ontology/bibo/Document bibo:Document rdf:type owl:Class . ### http://purl.org/ontology/bibo/Journal bibo:Journal rdf:type owl:Class . ### http://purl.org/ontology/bibo/Standard bibo:Standard rdf:type owl:Class . ### http://purl.org/ontology/bibo/Thesis bibo:Thesis rdf:type owl:Class . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Aberration om:Aberration rdf:type owl:Class ; rdfs:subClassOf om:AngularDisplacement . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AberrationInLatitude om:AberrationInLatitude rdf:type owl:Class ; rdfs:subClassOf om:AngularDisplacement . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AberrationInLongitude om:AberrationInLongitude rdf:type owl:Class ; rdfs:subClassOf om:AngularDisplacement . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AbsoluteBolometricMagnitude om:AbsoluteBolometricMagnitude rdf:type owl:Class ; rdfs:subClassOf om:BolometricMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AbsoluteMagnitude om:AbsoluteMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AbsorbedDose om:AbsorbedDose rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AbsorbedDoseUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AbsorbedDoseRate om:AbsorbedDoseRate rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AbsorbedDoseRateUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:absorbedDoseRate-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AbsorbedDoseRateUnit om:AbsorbedDoseRateUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:grayPerSecond-Time om:milligrayPerSecond-Time ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "absorbed dose rate unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AbsorbedDoseUnit om:AbsorbedDoseUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedGray [ rdf:type owl:Class ; owl:oneOf ( om:gray om:joulePerKilogram om:kilojoulePerHectogram om:rad ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "absorbed dose unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Acceleration om:Acceleration rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AccelerationUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:acceleration-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AccelerationUnit om:AccelerationUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:MetrePerPrefixedSecond-TimeSquared om:PrefixedMetrePerPrefixedSecond-TimeSquared om:PrefixedMetrePerSecond-TimeSquared [ rdf:type owl:Class ; owl:oneOf ( om:gal om:metrePerSecond-TimeSquared ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "acceleration unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AceticAcidMassFraction om:AceticAcidMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Acidity om:Acidity rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AcousticFirmness om:AcousticFirmness rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Action om:Action rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ActionUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:actionOrAngularMomentum-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ActionUnit om:ActionUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:ergSecond-Time om:jouleSecond-Time ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "action unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Activity om:Activity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ActivityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:frequency-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ActivityUnit om:ActivityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedBecquerel [ rdf:type owl:Class ; owl:oneOf ( om:becquerel om:curie om:reciprocalSecond-Time ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "activity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Admittance om:Admittance rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Albedo om:Albedo rdf:type owl:Class ; rdfs:subClassOf om:QuantityOfDimensionOne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AlfvenNumber om:AlfvenNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AlfvenNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AlfvenNumberUnit om:AlfvenNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Alfvén number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Altitude om:Altitude rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmbientDoseEquivalent om:AmbientDoseEquivalent rdf:type owl:Class ; rdfs:subClassOf om:DoseEquivalent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfMoney om:AmountOfMoney rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AmountOfMoneyUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfMoneyUnit om:AmountOfMoneyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:AustralianDollar om:BrazilianReal om:CanadianDollar om:ChineseYuan om:HongKongDollar om:IndianRupee om:JapaneseYen om:MexicanPeso om:NewZealandDollar om:NorwegianKrone om:RussianRuble om:SingaporeDollar om:SouthAfricanRand om:SouthKoreanWon om:SwedishKrona om:SwissFranc om:TurkishLira om:UnitedStatesDollar om:euro om:megaeuro om:poundSterling ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "amount of money unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstance om:AmountOfSubstance rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AmountOfSubstanceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:amountOfSubstance-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceConcentration om:AmountOfSubstanceConcentration rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AmountOfSubstanceConcentrationUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:amountOfSubstanceConcentration-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceConcentrationUnit om:AmountOfSubstanceConcentrationUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:MolePerPrefixedLitre om:PrefixedMolar om:PrefixedMolePerLitre om:PrefixedMolePerPrefixedLitre [ rdf:type owl:Class ; owl:oneOf ( om:molar om:molePerCubicmetre om:molePerLitre ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "amount of substance concentration unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceFlow om:AmountOfSubstanceFlow rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AmountOfSubstanceFlowUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceFlowUnit om:AmountOfSubstanceFlowUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:micromolePerSecond-Time om:molePerSecond-Time ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "amount of substance flow unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceFraction om:AmountOfSubstanceFraction rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AmountOfSubstanceFractionUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceFractionFlow om:AmountOfSubstanceFractionFlow rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceFractionUnit om:AmountOfSubstanceFractionUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:micromolePerMole om:molePerMole om:one om:partsPerMillion om:percent ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "amount of substance fraction unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceUnit om:AmountOfSubstanceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedMole [ rdf:type owl:Class ; owl:oneOf ( om:mole ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "amount of substance unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Amphiphilicity om:Amphiphilicity rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Amplitude om:Amplitude rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Angle om:Angle rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AngleUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngleUnit om:AngleUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedRadian [ rdf:type owl:Class ; owl:oneOf ( om:degree om:gon om:metrePerMetre om:microsecond-Angle om:mil-Angle om:millisecond-Angle om:minute-Angle om:radian om:revolution om:second-Angle ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "angle unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularAcceleration om:AngularAcceleration rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AngularAccelerationUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:angularAcceleration-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularAccelerationUnit om:AngularAccelerationUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:radianPerSecond-TimeSquared ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "angular acceleration unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularDisplacement om:AngularDisplacement rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularMomentum om:AngularMomentum rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AngularMomentumUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:actionOrAngularMomentum-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularMomentumUnit om:AngularMomentumUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:ergSecond-Time om:jouleSecond-Time ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "angular momentum unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularSize om:AngularSize rdf:type owl:Class ; rdfs:subClassOf om:SolidAngle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularSpeed om:AngularSpeed rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AngularSpeedUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:angularSpeed-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularSpeedUnit om:AngularSpeedUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:millisecond-AnglePerYear om:radianPerSecond-Time ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "angular speed unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularVelocity om:AngularVelocity rdf:type owl:Class ; rdfs:subClassOf om:AngularSpeed . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AnnualAberration om:AnnualAberration rdf:type owl:Class ; rdfs:subClassOf om:AngularDisplacement . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ApparentDiameter om:ApparentDiameter rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ApparentDistanceModulus om:ApparentDistanceModulus rdf:type owl:Class ; rdfs:subClassOf om:DistanceModulus . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ApparentMagnitude om:ApparentMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ApplicationArea om:ApplicationArea rdf:type owl:Class ; rdfs:comment "An application area groups quantities and units of measure for application areas such as scientific disciplines (e.g., thermodynamics, mechanics)."@en ; rdfs:label "application area"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Area om:Area rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AreaUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:area-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AreaDensity om:AreaDensity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AreaDensityUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AreaDensityRate om:AreaDensityRate rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AreaDensityRateUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AreaDensityRateUnit om:AreaDensityRateUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:kilogramPerHectareDay ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "area density rate unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AreaDensityUnit om:AreaDensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:gramPerSquareMetre om:kilogramPerHectare om:kilogramPerSquareMetre om:ounceAvoirdupoisPerSquareYard-International ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "area density unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AreaFraction om:AreaFraction rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:AreaFractionUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AreaFractionUnit om:AreaFractionUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one om:partsPerMillion om:percent om:squareMetrePerSquareMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "area fraction unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AreaUnit om:AreaUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedAre om:SquarePrefixedMetre [ rdf:type owl:Class ; owl:oneOf ( om:acre-International om:acre-USSurvey om:are om:barn om:circularMil om:squareAngstrom om:squareFoot-International om:squareInch-International om:squareMetre om:squareMile-International om:squareYard-International ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "area unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AtomicMass om:AtomicMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AverageSpeed om:AverageSpeed rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty om:hasAggregateFunction ; owl:hasValue om:average ] ; rdfs:subClassOf om:Speed . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Azimuth om:Azimuth rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BMagnitude om:BMagnitude rdf:type owl:Class ; rdfs:subClassOf om:JohnsonMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BMagnitudeAtMaximumBrightness om:BMagnitudeAtMaximumBrightness rdf:type owl:Class ; rdfs:subClassOf om:BMagnitude , om:MagnitudeAtMaximumBrightness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BMagnitudeAtMinimumBrightness om:BMagnitudeAtMinimumBrightness rdf:type owl:Class ; rdfs:subClassOf om:BMagnitude , om:MagnitudeAtMinimumBrightness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BetaNarrowMagnitude om:BetaNarrowMagnitude rdf:type owl:Class ; rdfs:subClassOf om:StroemgrenMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BetaWideMagnitude om:BetaWideMagnitude rdf:type owl:Class ; rdfs:subClassOf om:StroemgrenMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BinaryPrefix om:BinaryPrefix rdf:type owl:Class ; rdfs:subClassOf om:Prefix ; rdfs:comment "IEC prefix"@en ; rdfs:label "binary prefix"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BodyLabelMass om:BodyLabelMass rdf:type owl:Class ; rdfs:subClassOf om:LabelMass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BodyMass om:BodyMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BolometricCorrection om:BolometricCorrection rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BolometricMagnitude om:BolometricMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BondAlbedo om:BondAlbedo rdf:type owl:Class ; rdfs:subClassOf om:Albedo . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Breadth om:Breadth rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BrightnessTemperature om:BrightnessTemperature rdf:type owl:Class ; rdfs:subClassOf om:ThermodynamicTemperature . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BudStadium om:BudStadium rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BudStadiumDay0 om:BudStadiumDay0 rdf:type owl:Class ; rdfs:subClassOf om:BudStadium . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BudStadiumDay4 om:BudStadiumDay4 rdf:type owl:Class ; rdfs:subClassOf om:BudStadium . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BudStadiumDay7 om:BudStadiumDay7 rdf:type owl:Class ; rdfs:subClassOf om:BudStadium . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BulkModulus om:BulkModulus rdf:type owl:Class ; rdfs:subClassOf om:DynamicModulus . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CapMass om:CapMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Capacitance om:Capacitance rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:CapacitanceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:capacitance-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CapacitanceUnit om:CapacitanceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedFarad [ rdf:type owl:Class ; owl:oneOf ( om:abfarad om:coulombPerVolt om:farad om:statfarad ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "capacitance unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CarbonDioxideEquivalentMass om:CarbonDioxideEquivalentMass rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:CarbonDioxideEquivalentMassUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CarbonDioxideEquivalentMassPerEnergy om:CarbonDioxideEquivalentMassPerEnergy rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:CarbonDioxideEquivalentMassPerEnergyUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CarbonDioxideEquivalentMassPerEnergyUnit om:CarbonDioxideEquivalentMassPerEnergyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:gramOfCarbonDioxideEquivalentPerKilowattHour om:kilogramOfCarbonDioxideEquivalentPerMegawattHour om:tonneOfCarbonDioxideEquivalentPerGigawattHour ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "carbon dioxide equivalent mass per energy unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CarbonDioxideEquivalentMassUnit om:CarbonDioxideEquivalentMassUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:gramOfCarbonDioxideEquivalent om:kilogramOfCarbonDioxideEquivalent om:tonneOfCarbonDioxideEquivalent ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "carbon dioxide equivalent mass unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CartonMass om:CartonMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CatalyticActivity om:CatalyticActivity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:CatalyticActivityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:catalyticActivity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CatalyticActivityConcentration om:CatalyticActivityConcentration rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:CatalyticActivityConcentrationUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:catalyticActivityConcentration-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CatalyticActivityConcentrationUnit om:CatalyticActivityConcentrationUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:katalPerCubicmetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "catalytic activity concentration unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CatalyticActivityUnit om:CatalyticActivityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedKatal [ rdf:type owl:Class ; owl:oneOf ( om:amylaseUnit om:deltaA450PerSecond-Time om:katal om:molePerSecond-Time ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "catalytic activity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeAbscisedBuds om:CauseEndOfVaseLifeAbscisedBuds rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeAbscisedFlowers om:CauseEndOfVaseLifeAbscisedFlowers rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeAbscisedLeaves om:CauseEndOfVaseLifeAbscisedLeaves rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeBlueFlowers om:CauseEndOfVaseLifeBlueFlowers rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeBotrytis om:CauseEndOfVaseLifeBotrytis rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeDryBuds om:CauseEndOfVaseLifeDryBuds rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeDryFlowers om:CauseEndOfVaseLifeDryFlowers rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeDryLeaves om:CauseEndOfVaseLifeDryLeaves rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeMalformedBuds om:CauseEndOfVaseLifeMalformedBuds rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeMalformedFlowers om:CauseEndOfVaseLifeMalformedFlowers rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeNonturgidFlowers om:CauseEndOfVaseLifeNonturgidFlowers rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeNonturgidLeaves om:CauseEndOfVaseLifeNonturgidLeaves rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeRottenFlowers om:CauseEndOfVaseLifeRottenFlowers rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeRottenLeaves om:CauseEndOfVaseLifeRottenLeaves rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeWiltedFlowers om:CauseEndOfVaseLifeWiltedFlowers rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeWiltedLeaves om:CauseEndOfVaseLifeWiltedLeaves rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeYellowLeaves om:CauseEndOfVaseLifeYellowLeaves rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CelsiusTemperature om:CelsiusTemperature rdf:type owl:Class ; rdfs:subClassOf om:Temperature , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom [ rdf:type owl:Class ; owl:unionOf ( om:CelsiusTemperatureScale om:CelsiusTemperatureUnit ) ] ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasScale ; owl:hasValue om:CelsiusScale ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CelsiusTemperatureScale om:CelsiusTemperatureScale rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:CelsiusScale ) ] ; rdfs:subClassOf om:Scale ; rdfs:label "Celsius temperature scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CelsiusTemperatureUnit om:CelsiusTemperatureUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedDegreeCelsius [ rdf:type owl:Class ; owl:oneOf ( om:degreeCelsius ) ] ) ] ; rdfs:subClassOf om:TemperatureUnit ; rdfs:label "Celsius temperature unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Circumference om:Circumference rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Co-RotationRadius om:Co-RotationRadius rdf:type owl:Class ; rdfs:subClassOf om:Radius . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ColdGasMassFraction om:ColdGasMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CollisionFrequency om:CollisionFrequency rdf:type owl:Class ; rdfs:subClassOf om:Frequency . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ColorAreaFraction om:ColorAreaFraction rdf:type owl:Class ; rdfs:subClassOf om:AreaFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ColourIndex om:ColourIndex rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ColourTemperature om:ColourTemperature rdf:type owl:Class ; rdfs:subClassOf om:ThermodynamicTemperature . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ColumnNumberDensity om:ColumnNumberDensity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ColumnNumberDensityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:columnNumberDensity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ColumnNumberDensityUnit om:ColumnNumberDensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:reciprocalSquareCentimetre om:reciprocalSquareMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "column number density unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CompoundUnit om:CompoundUnit rdf:type owl:Class ; rdfs:subClassOf om:Unit ; rdfs:label "compound unit"@en , "複合単位"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CompressiveStress om:CompressiveStress rdf:type owl:Class ; rdfs:subClassOf om:Stress . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ContactAngle om:ContactAngle rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CosmologicalConstant om:CosmologicalConstant rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Cost om:Cost rdf:type owl:Class ; rdfs:subClassOf om:AmountOfMoney . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CousinsMagnitude om:CousinsMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Coverage om:Coverage rdf:type owl:Class ; rdfs:subClassOf om:AreaFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CowlingNumber om:CowlingNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:CowlingNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CowlingNumberUnit om:CowlingNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Cowling number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CriticalDensity om:CriticalDensity rdf:type owl:Class ; rdfs:subClassOf om:Density . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CubicPrefixedMetre om:CubicPrefixedMetre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasBase ; owl:allValuesFrom om:PrefixedMetre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasBase ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasExponent ; owl:hasValue "3"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasExponent ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitExponentiation ; rdfs:label "cubic prefixed metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CurrentDensity om:CurrentDensity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:CurrentDensityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:currentDensity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CurrentDensityUnit om:CurrentDensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:amperePerSquareMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "current density unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CurvatureConstant om:CurvatureConstant rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:CurvatureConstantUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CurvatureConstantUnit om:CurvatureConstantUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "curvature constant unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Cut-OffWavelength om:Cut-OffWavelength rdf:type owl:Class ; rdfs:subClassOf om:Wavelength . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DarkNoise om:DarkNoise rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Date om:Date rdf:type owl:Class ; rdfs:subClassOf om:Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DecelerationParameter om:DecelerationParameter rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:DecelerationParameterUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DecelerationParameterUnit om:DecelerationParameterUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "deceleration parameter unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Declination om:Declination rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Density om:Density rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:DensityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:density-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityParameter om:DensityParameter rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:DensityParameterUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityParameterForBaryonicMatter om:DensityParameterForBaryonicMatter rdf:type owl:Class ; rdfs:subClassOf om:DensityParameter . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityParameterForMatter om:DensityParameterForMatter rdf:type owl:Class ; rdfs:subClassOf om:DensityParameter . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityParameterForRadiation om:DensityParameterForRadiation rdf:type owl:Class ; rdfs:subClassOf om:DensityParameter . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityParameterForVacuum om:DensityParameterForVacuum rdf:type owl:Class ; rdfs:subClassOf om:DensityParameter . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityParameterUnit om:DensityParameterUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "density parameter unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityUnit om:DensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:GramPerPrefixedLitre om:PrefixedGramPerLitre om:PrefixedGramPerPrefixedLitre [ rdf:type owl:Class ; owl:oneOf ( om:gramPerCubicCentimetre om:gramPerCubicmetre om:gramPerLitre om:kilogramPerCubicDecimetre om:kilogramPerCubicmetre om:microgramPerCubicCentimetre om:milligramPerCubicmetre om:solarMassPerCubicParsec om:unifiedAtomicMassUnitPerCubicAngstrom ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "density unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Depth om:Depth rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DetectiveQuantumEfficiency om:DetectiveQuantumEfficiency rdf:type owl:Class ; rdfs:subClassOf om:QuantumEfficiency . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Detectivity om:Detectivity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:DetectivityUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DetectivityUnit om:DetectivityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:reciprocalWatt ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "detectivity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Diameter om:Diameter rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Diameter-Angle om:Diameter-Angle rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Dimension om:Dimension rdf:type owl:Class ; rdfs:comment "Dimensions are abstract properties of units and quantities neglecting their vectorial or tensorial character and all numerical factors including their sign."@en ; rdfs:label "dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DirectionalDoseEquivalent om:DirectionalDoseEquivalent rdf:type owl:Class ; rdfs:subClassOf om:DoseEquivalent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DisodiumEthyleneDiamineTetreAcetateMassFraction om:DisodiumEthyleneDiamineTetreAcetateMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Displacement om:Displacement rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Distance om:Distance rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DistanceModulus om:DistanceModulus rdf:type owl:Class ; rdfs:subClassOf om:Distance . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DiurnalAberration om:DiurnalAberration rdf:type owl:Class ; rdfs:subClassOf om:AngularDisplacement . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DoseEquivalent om:DoseEquivalent rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:DoseEquivalentUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DoseEquivalentUnit om:DoseEquivalentUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedSievert [ rdf:type owl:Class ; owl:oneOf ( om:joulePerKilogram om:kilojoulePerHectogram om:rem om:sievert ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "dose equivalent unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DrainageSpeed om:DrainageSpeed rdf:type owl:Class ; rdfs:subClassOf om:Speed . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DryBodyMass om:DryBodyMass rdf:type owl:Class ; rdfs:subClassOf om:DryMass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DryMass om:DryMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DryMatterMassFraction om:DryMatterMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Duration om:Duration rdf:type owl:Class ; rdfs:subClassOf om:Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DynamicModulus om:DynamicModulus rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:StressUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:pressure-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DynamicRange om:DynamicRange rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:DynamicRangeUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DynamicRangeUnit om:DynamicRangeUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "dynamic range unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DynamicViscosity om:DynamicViscosity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:DynamicViscosityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dynamicViscosity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DynamicViscosityUnit om:DynamicViscosityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedPoise [ rdf:type owl:Class ; owl:oneOf ( om:pascalSecond-Time om:poise ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "dynamic viscosity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Eccentricity om:Eccentricity rdf:type owl:Class ; rdfs:subClassOf om:QuantityOfDimensionOne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EclipticLatitude om:EclipticLatitude rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EclipticLongitude om:EclipticLongitude rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EggMassFraction om:EggMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElasticityTensor om:ElasticityTensor rdf:type owl:Class ; rdfs:subClassOf om:DynamicModulus . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricCharge om:ElectricCharge rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ElectricChargeUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricCharge-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricChargeDensity om:ElectricChargeDensity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ElectricChargeDensityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricChargeDensity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricChargeDensityUnit om:ElectricChargeDensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:coulombPerCubicmetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "electric charge density unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricChargeUnit om:ElectricChargeUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedCoulomb [ rdf:type owl:Class ; owl:oneOf ( om:abcoulomb om:ampereHour om:coulomb om:faraday om:franklin om:milliampereHour om:second-TimeAmpere om:statcoulomb ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "electric charge unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricCurrent om:ElectricCurrent rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ElectricCurrentUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricCurrent-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricCurrentUnit om:ElectricCurrentUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedAmpere [ rdf:type owl:Class ; owl:oneOf ( om:abampere om:ampere om:biot om:statampere ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "electric current unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricDipoleMoment om:ElectricDipoleMoment rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ElectricDipoleMomentUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricDipoleMoment-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricDipoleMomentUnit om:ElectricDipoleMomentUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:coulombMetre om:debye ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "electric dipole moment unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricField om:ElectricField rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ElectricFieldUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricField-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricFieldUnit om:ElectricFieldUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:newtonPerCoulomb om:voltPerMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "electric field unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricFluxDensity om:ElectricFluxDensity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ElectricFluxDensityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricFluxDensity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricFluxDensityUnit om:ElectricFluxDensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:coulombPerSquareMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "electric flux density unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricPotential om:ElectricPotential rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ElectricPotentialUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricPotential-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricPotentialUnit om:ElectricPotentialUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedVolt [ rdf:type owl:Class ; owl:oneOf ( om:abvolt om:statvolt om:volt om:wattPerAmpere ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "electric potential unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalConductance om:ElectricalConductance rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ElectricalConductanceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricalConductance-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalConductanceUnit om:ElectricalConductanceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedSiemens [ rdf:type owl:Class ; owl:oneOf ( om:abmho om:amperePerVolt om:mho om:siemens om:statmho ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "electrical conductance unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalConductivity om:ElectricalConductivity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ElectricalConductivityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricalConductivity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalConductivityUnit om:ElectricalConductivityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:siemensPerMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "electrical conductivity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalResistance om:ElectricalResistance rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ElectricalResistanceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricalResistance-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalResistanceUnit om:ElectricalResistanceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedOhm [ rdf:type owl:Class ; owl:oneOf ( om:abohm om:ohm om:statohm om:voltPerAmpere ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "electrical resistance unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalResistivity om:ElectricalResistivity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ElectricalResistivityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricalResistivity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalResistivityUnit om:ElectricalResistivityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:ohmMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "electrical resistivity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectromotiveForce om:ElectromotiveForce rdf:type owl:Class ; rdfs:subClassOf om:ElectricPotential . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectronTemperature om:ElectronTemperature rdf:type owl:Class ; rdfs:subClassOf om:ThermodynamicTemperature . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Ellipticity om:Ellipticity rdf:type owl:Class ; rdfs:subClassOf om:QuantityOfDimensionOne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Energy om:Energy rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:EnergyUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:energy-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EnergyDensity om:EnergyDensity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:EnergyDensityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:energyDensity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EnergyDensityUnit om:EnergyDensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:joulePerCubicmetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "energy density unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EnergyUnit om:EnergyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedCalorie-Mean om:PrefixedElectronvolt om:PrefixedJoule [ rdf:type owl:Class ; owl:oneOf ( om:BritishThermalUnit-39F om:BritishThermalUnit-59F om:BritishThermalUnit-60F om:BritishThermalUnit-InternationalTable om:BritishThermalUnit-Mean om:BritishThermalUnit-Thermochemical om:calorie-15C om:calorie-20C om:calorie-InternationalTable om:calorie-Mean om:calorie-Thermochemical om:electronvolt om:erg om:footPoundal om:gigaelectronvolt om:joule om:kiloelectronvolt om:kilowattHour om:megaelectronvolt om:micronewtonMetre om:millinewtonMetre om:newtonMetre om:quad om:terawattHour om:therm-EC om:therm-US om:tonOfTNT om:wattHour ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "energy unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Enthalpy om:Enthalpy rdf:type owl:Class ; rdfs:subClassOf om:Energy . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Entropy om:Entropy rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:EntropyUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:entropyOrHeatCapacity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EntropyUnit om:EntropyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:joulePerKelvin ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "entropy unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Epoch om:Epoch rdf:type owl:Class ; rdfs:subClassOf om:Date . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EpochAtMaximumBrightness om:EpochAtMaximumBrightness rdf:type owl:Class ; rdfs:subClassOf om:Epoch . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EulerNumber om:EulerNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:EulerNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EulerNumberUnit om:EulerNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Euler number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Exposure om:Exposure rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ExposureUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:exposure-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExposureToXAndGammaRays om:ExposureToXAndGammaRays rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ExposureToXAndGammaRaysUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:exposureToXAndGammaRays-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExposureToXAndGammaRaysUnit om:ExposureToXAndGammaRaysUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:coulombPerKilogram om:röntgen ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "exposure to x and γ rays unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExposureUnit om:ExposureUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:luxSecond-Time ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "exposure unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExternalBrowning om:ExternalBrowning rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Extinction om:Extinction rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExtinctionAtWaveband om:ExtinctionAtWaveband rdf:type owl:Class ; rdfs:subClassOf om:Extinction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExtinctionAtWavelength om:ExtinctionAtWavelength rdf:type owl:Class ; rdfs:subClassOf om:Extinction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExtinctionInB om:ExtinctionInB rdf:type owl:Class ; rdfs:subClassOf om:ExtinctionAtWaveband . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExtinctionInU om:ExtinctionInU rdf:type owl:Class ; rdfs:subClassOf om:ExtinctionAtWaveband . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExtinctionInV om:ExtinctionInV rdf:type owl:Class ; rdfs:subClassOf om:ExtinctionAtWaveband . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FahrenheitTemperature om:FahrenheitTemperature rdf:type owl:Class ; rdfs:subClassOf om:Temperature , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom [ rdf:type owl:Class ; owl:unionOf ( om:FahrenheitTemperatureScale om:FahrenheitTemperatureUnit ) ] ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasScale ; owl:hasValue om:FahrenheitScale ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FahrenheitTemperatureScale om:FahrenheitTemperatureScale rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:FahrenheitScale ) ] ; rdfs:subClassOf om:Scale ; rdfs:label "Fahrenheit temperature scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FahrenheitTemperatureUnit om:FahrenheitTemperatureUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:degreeFahrenheit ) ] ; rdfs:subClassOf om:TemperatureUnit ; rdfs:label "Fahrenheit temperature unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FatMassFraction om:FatMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Firmness-Penetrometer-Method1 om:Firmness-Penetrometer-Method1 rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Firmness-Penetrometer-Method2 om:Firmness-Penetrometer-Method2 rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FirstCowlingNumber om:FirstCowlingNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:FirstCowlingNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FirstCowlingNumberUnit om:FirstCowlingNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "first Cowling number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FixedPoint om:FixedPoint rdf:type owl:Class ; rdfs:subClassOf om:Point , [ rdf:type owl:Restriction ; owl:onProperty om:hasPoint ; owl:allValuesFrom om:FixedPoint ] ; rdfs:label "fixed point"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FixedZeroPoint om:FixedZeroPoint rdf:type owl:Class ; rdfs:subClassOf om:FixedPoint ; rdfs:label "fixed zero point"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FlowpackMass om:FlowpackMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Fluidity om:Fluidity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:FluidityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:fluidity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FluidityUnit om:FluidityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:reciprocalPascalSecond-Time om:rhe ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "fluidity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FontSize om:FontSize rdf:type owl:Class ; rdfs:subClassOf om:Length , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:FontSizeUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FontSizeUnit om:FontSizeUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:cicero om:pica-ATA om:pica-Postscript om:pica-TeX om:point-ATA om:point-Didot om:point-Postscript om:point-TeX ) ] ; rdfs:subClassOf om:LengthUnit ; rdfs:label "font size unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Force om:Force rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ForceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:force-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ForceUnit om:ForceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedNewton [ rdf:type owl:Class ; owl:oneOf ( om:dyne om:kip om:metreKilogramPerSecond-TimeSquared om:newton om:pound-Force om:poundal om:ton-Force-Short ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "force unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FourierNumber om:FourierNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:FourierNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FourierNumberForMassTransfer om:FourierNumberForMassTransfer rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:FourierNumberForMassTransferUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FourierNumberForMassTransferUnit om:FourierNumberForMassTransferUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Fourier number for mass transfer unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FourierNumberUnit om:FourierNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Fourier number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Frequency om:Frequency rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:FrequencyUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:frequency-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FrequencyUnit om:FrequencyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedHertz [ rdf:type owl:Class ; owl:oneOf ( om:hertz om:reciprocalDay om:reciprocalHour om:reciprocalMinute-Time om:reciprocalSecond-Time om:reciprocalYear ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "frequency unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Friction om:Friction rdf:type owl:Class ; rdfs:subClassOf om:Force . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FroudeNumber om:FroudeNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:FroudeNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FroudeNumberUnit om:FroudeNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Froude number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Function om:Function rdf:type owl:Class ; rdfs:label "function"@en , "関数"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GalacticCylindricalPolarAngleCoordinate om:GalacticCylindricalPolarAngleCoordinate rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GalacticLatitude om:GalacticLatitude rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GalacticLongitude om:GalacticLongitude rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GasConstant om:GasConstant rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:GasConstantUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:molarEntropyOrMolarHeatCapacityOrGasConstant-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GasConstantUnit om:GasConstantUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:joulePerKelvinMole ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "gas constant unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GelatinMassFraction om:GelatinMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GeometricalAlbedo om:GeometricalAlbedo rdf:type owl:Class ; rdfs:subClassOf om:Albedo . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GramPerPrefixedLitre om:GramPerPrefixedLitre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:allValuesFrom om:PrefixedLitre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:hasValue om:gram ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "gram per prefixed litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GrashofNumber om:GrashofNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:GrashofNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GrashofNumberForMassTransfer om:GrashofNumberForMassTransfer rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:GrashofNumberForMassTransferUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GrashofNumberForMassTransferUnit om:GrashofNumberForMassTransferUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Grashof number for mass transfer unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GrashofNumberUnit om:GrashofNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Grashof number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GravitationalAcceleration om:GravitationalAcceleration rdf:type owl:Class ; rdfs:subClassOf om:Acceleration . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GuarGumMassFraction om:GuarGumMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Half-Life om:Half-Life rdf:type owl:Class ; rdfs:subClassOf om:Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HartmannNumber om:HartmannNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:HartmannNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HartmannNumberUnit om:HartmannNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Hartmann number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Heat om:Heat rdf:type owl:Class ; rdfs:subClassOf om:Energy . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HeatCapacity om:HeatCapacity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:HeatCapacityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:entropyOrHeatCapacity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HeatCapacityUnit om:HeatCapacityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:joulePerKelvin ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "heat capacity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HeatFlowRate om:HeatFlowRate rdf:type owl:Class ; rdfs:subClassOf om:Power . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HeatFluxDensity om:HeatFluxDensity rdf:type owl:Class ; rdfs:subClassOf om:PowerDensity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HeatTransferCoefficient om:HeatTransferCoefficient rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:HeatTransferCoefficientUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:heatTransferCoefficient-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HeatTransferCoefficientUnit om:HeatTransferCoefficientUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:wattPerSquareMetreKelvin ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "heat transfer coefficient unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Height om:Height rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HourAngle om:HourAngle rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HubbleConstant om:HubbleConstant rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:HubbleConstantUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HubbleConstantAtPresentEpoch om:HubbleConstantAtPresentEpoch rdf:type owl:Class ; rdfs:subClassOf om:HubbleConstant . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HubbleConstantUnit om:HubbleConstantUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:kilometrePerSecond-TimePerMegaparsec om:metrePerSecond-TimePerMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Hubble constant unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Hydrophilicity om:Hydrophilicity rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Hydrophobicity om:Hydrophobicity rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/IMagnitude om:IMagnitude rdf:type owl:Class ; rdfs:subClassOf om:CousinsMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Illuminance om:Illuminance rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:IlluminanceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:illuminance-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/IlluminanceUnit om:IlluminanceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedLux [ rdf:type owl:Class ; owl:oneOf ( om:footcandle om:lumenPerSquareMetre om:lux om:phot ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "illuminance unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Impulse om:Impulse rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Inductance om:Inductance rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:InductanceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:inductanceOrPermeance-Electromagnetic-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/InductanceUnit om:InductanceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedHenry [ rdf:type owl:Class ; owl:oneOf ( om:abhenry om:henry om:stathenry om:weberPerAmpere ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "inductance unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/InformationCapacity om:InformationCapacity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:InformationCapacityUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/InformationCapacityUnit om:InformationCapacityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedBit om:PrefixedByte [ rdf:type owl:Class ; owl:oneOf ( om:bit om:byte om:hartley om:shannon ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "information capacity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/InitialMassFunction om:InitialMassFunction rdf:type owl:Class ; rdfs:subClassOf om:NumberDensity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/IntegratedMagnitude om:IntegratedMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/InternalEnergy om:InternalEnergy rdf:type owl:Class ; rdfs:subClassOf om:Energy . ### http://www.ontology-of-units-of-measure.org/resource/om-2/IntervalScale om:IntervalScale rdf:type owl:Class ; rdfs:subClassOf om:Scale ; rdfs:label "interval scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/IntrinsicColourIndex om:IntrinsicColourIndex rdf:type owl:Class ; rdfs:subClassOf om:ColourIndex . ### http://www.ontology-of-units-of-measure.org/resource/om-2/IonizationTemperature om:IonizationTemperature rdf:type owl:Class ; rdfs:subClassOf om:ThermodynamicTemperature . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Irradiance om:Irradiance rdf:type owl:Class ; rdfs:subClassOf om:PowerDensity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/JeansMass om:JeansMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/JohnsonMagnitude om:JohnsonMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Kerma om:Kerma rdf:type owl:Class ; rdfs:subClassOf om:AbsorbedDose . ### http://www.ontology-of-units-of-measure.org/resource/om-2/KinematicViscosity om:KinematicViscosity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:KinematicViscosityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:kinematicViscosityOrThermalDiffusivity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/KinematicViscosityUnit om:KinematicViscosityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedStokes [ rdf:type owl:Class ; owl:oneOf ( om:squareMetrePerSecond-Time om:stokes ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "kinematic viscosity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/KineticEnergy om:KineticEnergy rdf:type owl:Class ; rdfs:subClassOf om:Energy . ### http://www.ontology-of-units-of-measure.org/resource/om-2/KnudsenNumber om:KnudsenNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:KnudsenNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/KnudsenNumberUnit om:KnudsenNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Knudsen number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LabelMass om:LabelMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LactoseMassFraction om:LactoseMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Length om:Length rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:LengthUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:length-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LengthFraction om:LengthFraction rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LengthUnit om:LengthUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedMetre [ rdf:type owl:Class ; owl:oneOf ( om:BirminghamGauge om:FrenchGauge om:angstrom om:astronomicalUnit om:chain om:cicero om:fathom-USSurvey om:fermi om:foot-International om:foot-USSurvey om:furlong-International om:gigaparsec om:inch-International om:kiloparsec om:lightYear om:megaparsec om:metre om:micron om:mil-Length om:mile-Statute om:mile-USSurvey om:nauticalMile-International om:parsec om:pica-ATA om:pica-Postscript om:pica-TeX om:point-ATA om:point-Didot om:point-Postscript om:point-TeX om:rod-US om:solarRadius om:yard-International ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "length unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LewisNumber om:LewisNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:LewisNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LewisNumberUnit om:LewisNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Lewis number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LightTime om:LightTime rdf:type owl:Class ; rdfs:subClassOf om:Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LimitingMagnitude om:LimitingMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LinearStrain om:LinearStrain rdf:type owl:Class ; rdfs:subClassOf om:Strain . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Lipophilicity om:Lipophilicity rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LocustBeanGumMassFraction om:LocustBeanGumMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LossModulus om:LossModulus rdf:type owl:Class ; rdfs:subClassOf om:DynamicModulus . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Luminance om:Luminance rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:LuminanceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:luminance-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminanceUnit om:LuminanceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:candelaPerSquareCentimetre om:candelaPerSquareMetre om:footlambert om:lambert om:stilb ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "luminance unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminosityFunction om:LuminosityFunction rdf:type owl:Class ; rdfs:subClassOf om:NumberDensity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousEfficacy om:LuminousEfficacy rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:LuminousEfficacyUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:luminousEfficacy-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousEfficacyUnit om:LuminousEfficacyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:lumenPerWatt ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "luminous efficacy unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousEnergy om:LuminousEnergy rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:LuminousEnergyUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:luminousEnergy-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousEnergyUnit om:LuminousEnergyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:lumenSecond-Time ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "luminous energy unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousFlux om:LuminousFlux rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:LuminousFluxUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:luminousFlux-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousFluxUnit om:LuminousFluxUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedLumen [ rdf:type owl:Class ; owl:oneOf ( om:candelaSteradian om:lumen ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "luminous flux unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousIntensity om:LuminousIntensity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:LuminousIntensityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:luminousIntensity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousIntensityUnit om:LuminousIntensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedCandela [ rdf:type owl:Class ; owl:oneOf ( om:candela ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "luminous intensity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MachNumber om:MachNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MachNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MachNumberUnit om:MachNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Mach number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticField om:MagneticField rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MagneticFieldUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:MagneticField-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticFieldUnit om:MagneticFieldUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:amperePerMetre om:oersted ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "magnetic field unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticFlux om:MagneticFlux rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MagneticFluxUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:magneticFlux-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticFluxDensity om:MagneticFluxDensity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MagneticFluxDensityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:magneticFluxDensity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticFluxDensityUnit om:MagneticFluxDensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedTesla [ rdf:type owl:Class ; owl:oneOf ( om:gamma om:gauss om:milligauss om:stattesla om:tesla om:weberPerSquareMetre ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "magnetic flux density unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticFluxUnit om:MagneticFluxUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedWeber [ rdf:type owl:Class ; owl:oneOf ( om:maxwell om:statweber om:unitPole om:voltSecond-Time om:weber ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "magnetic flux unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticReynoldsNumber om:MagneticReynoldsNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MagneticReynoldsNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticReynoldsNumberUnit om:MagneticReynoldsNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "magnetic Reynolds number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagnetomotiveForce om:MagnetomotiveForce rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MagnetomotiveForceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:electricCurrent-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagnetomotiveForceUnit om:MagnetomotiveForceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedAmpere [ rdf:type owl:Class ; owl:oneOf ( om:gilbert ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "magnetomotive force unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Magnitude om:Magnitude rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MagnitudeUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagnitudeAtMaximumBrightness om:MagnitudeAtMaximumBrightness rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagnitudeAtMinimumBrightness om:MagnitudeAtMinimumBrightness rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagnitudeUnit om:MagnitudeUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:magnitude om:micromagnitude om:millimagnitude om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "magnitude unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ManualFirmness om:ManualFirmness rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Mass om:Mass rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MassUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:mass-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MassFlow om:MassFlow rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MassFlowUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:massFlow-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MassFlowUnit om:MassFlowUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:gramPerDay om:kilogramPerSecond-Time om:milligramPerDay ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "mass flow unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MassFraction om:MassFraction rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MassFractionUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MassFractionUnit om:MassFractionUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:gramPerGram om:gramPerHectogram om:gramPerKilogram om:kilogramPerKilogram om:microgramPerHectogram om:milligramPerHectogram om:milligramPerKilogram om:one om:partsPerMillion om:percent ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "mass fraction unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MassPerEnergy om:MassPerEnergy rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MassPerEnergyUnit ] ] ; rdfs:label "mass per energy"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MassPerEnergyUnit om:MassPerEnergyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:gramPerJoule om:kilogramPerGigaJoule om:microgramPerJoule ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "mass per energy unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MassUnit om:MassUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedGram om:PrefixedTonne om:PrefixedUnifiedAtomicMassUnit [ rdf:type owl:Class ; owl:oneOf ( om:InternationalUnit om:carat-Mass om:grain om:gram om:hundredweight-British om:hundredweight-US om:milligramRAE om:ounceApothecaries om:ounceAvoirdupois om:pennyweight-Troy om:poundApothecaries om:poundAvoirdupois om:slug om:solarMass om:ton-Long om:ton-Short om:ton-ShortAssay om:tonne om:unifiedAtomicMassUnit ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "mass unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Measure om:Measure rdf:type owl:Class ; rdfs:comment "A measure combines a number to a unit of measure. For example, \"3 m\" is a measure."@en ; rdfs:label "measure"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Metallicity om:Metallicity rdf:type owl:Class ; rdfs:subClassOf om:QuantityOfDimensionOne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MetrePerPrefixedSecond-Time om:MetrePerPrefixedSecond-Time rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:allValuesFrom om:PrefixedSecond-Time ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:hasValue om:metre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "metre per prefixed second (time)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MetrePerPrefixedSecond-TimeSquared om:MetrePerPrefixedSecond-TimeSquared rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:allValuesFrom om:PrefixedSecond-TimeSquared ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:hasValue om:metre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "metre per prefixed second (time) squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ModeratedStarchMassFraction om:ModeratedStarchMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ModulusOfElasticity om:ModulusOfElasticity rdf:type owl:Class ; rdfs:subClassOf om:DynamicModulus . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Molality om:Molality rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MolalityUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolalityUnit om:MolalityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:molePerKilogram ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "molality unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarEnergy om:MolarEnergy rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MolarEnergyUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:molarEnergy-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarEnergyUnit om:MolarEnergyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:joulePerMole ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "molar energy unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarEntropy om:MolarEntropy rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MolarEntropyUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:molarEntropyOrMolarHeatCapacityOrGasConstant-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarEntropyUnit om:MolarEntropyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:joulePerKelvinMole ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "molar entropy unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarHeatCapacity om:MolarHeatCapacity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MolarHeatCapacityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:molarEntropyOrMolarHeatCapacityOrGasConstant-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarHeatCapacityUnit om:MolarHeatCapacityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:joulePerKelvinMole ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "molar heat capacity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarMass om:MolarMass rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MolarMassUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarMassUnit om:MolarMassUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:kilogramPerMole ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "molar mass unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarVolume om:MolarVolume rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MolarVolumeUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarVolumeUnit om:MolarVolumeUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:cubicMetrePerMole om:litrePerMole ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "molar volume unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolePerPrefixedLitre om:MolePerPrefixedLitre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:allValuesFrom om:PrefixedLitre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:hasValue om:mole ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "mole per prefixed litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolePerPrefixedMetre om:MolePerPrefixedMetre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:allValuesFrom om:PrefixedMetre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:hasValue om:mole ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "mole per prefixed metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MomentOfForce om:MomentOfForce rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MomentOfForceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:energy-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MomentOfForceUnit om:MomentOfForceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:micronewtonMetre om:millinewtonMetre om:newtonMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "moment of force unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MomentOfInertia om:MomentOfInertia rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MomentOfInertiaUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MomentOfInertiaUnit om:MomentOfInertiaUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:kilogramSquareMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "moment of inertia unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Momentum om:Momentum rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:MomentumUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MomentumUnit om:MomentumUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:metreKilogramPerSecond-Time ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "momentum unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MustardPowderMassFraction om:MustardPowderMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NeckRingMass om:NeckRingMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NoiseEquivalentPower om:NoiseEquivalentPower rdf:type owl:Class ; rdfs:subClassOf om:Power . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NormalAlbedo om:NormalAlbedo rdf:type owl:Class ; rdfs:subClassOf om:Albedo . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NormalStrain om:NormalStrain rdf:type owl:Class ; rdfs:subClassOf om:Strain . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NormalStress om:NormalStress rdf:type owl:Class ; rdfs:subClassOf om:Stress . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NormalisedDetectivity om:NormalisedDetectivity rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Number om:Number rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:NumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberAbscisedBuds om:NumberAbscisedBuds rdf:type owl:Class ; rdfs:subClassOf om:NumberBuds . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberAbscisedFlowers om:NumberAbscisedFlowers rdf:type owl:Class ; rdfs:subClassOf om:NumberFlowers . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberAbscisedLeaves om:NumberAbscisedLeaves rdf:type owl:Class ; rdfs:subClassOf om:NumberLeaves . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBlue-DiscoloredFlowers om:NumberBlue-DiscoloredFlowers rdf:type owl:Class ; rdfs:subClassOf om:NumberFlowers . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis om:NumberBotrytis rdf:type owl:Class ; rdfs:subClassOf om:Number . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis0 om:NumberBotrytis0 rdf:type owl:Class ; rdfs:subClassOf om:NumberBotrytis . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis1 om:NumberBotrytis1 rdf:type owl:Class ; rdfs:subClassOf om:NumberBotrytis . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis2 om:NumberBotrytis2 rdf:type owl:Class ; rdfs:subClassOf om:NumberBotrytis . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis3 om:NumberBotrytis3 rdf:type owl:Class ; rdfs:subClassOf om:NumberBotrytis . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis4 om:NumberBotrytis4 rdf:type owl:Class ; rdfs:subClassOf om:NumberBotrytis . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium om:NumberBudStadium rdf:type owl:Class ; rdfs:subClassOf om:Number . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium1 om:NumberBudStadium1 rdf:type owl:Class ; rdfs:subClassOf om:NumberBudStadium . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium2 om:NumberBudStadium2 rdf:type owl:Class ; rdfs:subClassOf om:NumberBudStadium . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium3 om:NumberBudStadium3 rdf:type owl:Class ; rdfs:subClassOf om:NumberBudStadium . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium4 om:NumberBudStadium4 rdf:type owl:Class ; rdfs:subClassOf om:NumberBudStadium . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium5 om:NumberBudStadium5 rdf:type owl:Class ; rdfs:subClassOf om:NumberBudStadium . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBuds om:NumberBuds rdf:type owl:Class ; rdfs:subClassOf om:Number . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor om:NumberColor rdf:type owl:Class ; rdfs:subClassOf om:Number . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor1 om:NumberColor1 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor2 om:NumberColor2 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor3 om:NumberColor3 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor4 om:NumberColor4 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor5 om:NumberColor5 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberDensity om:NumberDensity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:NumberDensityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:numberDensity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberDensityUnit om:NumberDensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:reciprocalCubicCentimetre om:reciprocalCubicMetre om:reciprocalCubicParsec om:reciprocalLitre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "number density unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberDryBuds om:NumberDryBuds rdf:type owl:Class ; rdfs:subClassOf om:NumberBuds . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberDryFlowers om:NumberDryFlowers rdf:type owl:Class ; rdfs:subClassOf om:NumberFlowers . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberDryLeaves om:NumberDryLeaves rdf:type owl:Class ; rdfs:subClassOf om:NumberLeaves . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning om:NumberExternalBrowning rdf:type owl:Class ; rdfs:subClassOf om:Number . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning1 om:NumberExternalBrowning1 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning2 om:NumberExternalBrowning2 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning3 om:NumberExternalBrowning3 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning4 om:NumberExternalBrowning4 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning5 om:NumberExternalBrowning5 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberFlowers om:NumberFlowers rdf:type owl:Class ; rdfs:subClassOf om:Number . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberLeaves om:NumberLeaves rdf:type owl:Class ; rdfs:subClassOf om:Number . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberMalformedBuds om:NumberMalformedBuds rdf:type owl:Class ; rdfs:subClassOf om:NumberBuds . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberMalformedFlowers om:NumberMalformedFlowers rdf:type owl:Class ; rdfs:subClassOf om:NumberFlowers . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness om:NumberManualFirmness rdf:type owl:Class ; rdfs:subClassOf om:Number . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness0 om:NumberManualFirmness0 rdf:type owl:Class ; rdfs:subClassOf om:NumberManualFirmness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness0.5 om:NumberManualFirmness0.5 rdf:type owl:Class ; rdfs:subClassOf om:NumberManualFirmness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness1 om:NumberManualFirmness1 rdf:type owl:Class ; rdfs:subClassOf om:NumberManualFirmness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness1.5 om:NumberManualFirmness1.5 rdf:type owl:Class ; rdfs:subClassOf om:NumberManualFirmness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness2 om:NumberManualFirmness2 rdf:type owl:Class ; rdfs:subClassOf om:NumberManualFirmness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness2.5 om:NumberManualFirmness2.5 rdf:type owl:Class ; rdfs:subClassOf om:NumberManualFirmness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness3 om:NumberManualFirmness3 rdf:type owl:Class ; rdfs:subClassOf om:NumberManualFirmness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness3.5 om:NumberManualFirmness3.5 rdf:type owl:Class ; rdfs:subClassOf om:NumberManualFirmness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness4 om:NumberManualFirmness4 rdf:type owl:Class ; rdfs:subClassOf om:NumberManualFirmness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness4.5 om:NumberManualFirmness4.5 rdf:type owl:Class ; rdfs:subClassOf om:NumberManualFirmness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness5 om:NumberManualFirmness5 rdf:type owl:Class ; rdfs:subClassOf om:NumberManualFirmness . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberNonturgidFlowers om:NumberNonturgidFlowers rdf:type owl:Class ; rdfs:subClassOf om:NumberFlowers . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberNonturgidLeaves om:NumberNonturgidLeaves rdf:type owl:Class ; rdfs:subClassOf om:NumberLeaves . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning om:NumberPulpBrowning rdf:type owl:Class ; rdfs:subClassOf om:Number . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning1 om:NumberPulpBrowning1 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning2 om:NumberPulpBrowning2 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning3 om:NumberPulpBrowning3 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning4 om:NumberPulpBrowning4 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning5 om:NumberPulpBrowning5 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberRottenFlowers om:NumberRottenFlowers rdf:type owl:Class ; rdfs:subClassOf om:NumberFlowers . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberRottenLeaves om:NumberRottenLeaves rdf:type owl:Class ; rdfs:subClassOf om:NumberLeaves . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberUnit om:NumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:dozen om:gross om:halfDozen om:hundredCount om:one om:thousandPiece ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning om:NumberVascularBrowning rdf:type owl:Class ; rdfs:subClassOf om:Number . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning1 om:NumberVascularBrowning1 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning2 om:NumberVascularBrowning2 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning3 om:NumberVascularBrowning3 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning4 om:NumberVascularBrowning4 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning5 om:NumberVascularBrowning5 rdf:type owl:Class ; rdfs:subClassOf om:NumberColor . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberWiltedFlowers om:NumberWiltedFlowers rdf:type owl:Class ; rdfs:subClassOf om:NumberFlowers . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberWiltedLeaves om:NumberWiltedLeaves rdf:type owl:Class ; rdfs:subClassOf om:NumberLeaves . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberYellowLeaves om:NumberYellowLeaves rdf:type owl:Class ; rdfs:subClassOf om:NumberLeaves . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NusseltNumber om:NusseltNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:NusseltNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NusseltNumberForMassTransfer om:NusseltNumberForMassTransfer rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:NusseltNumberForMassTransferUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NusseltNumberForMassTransferUnit om:NusseltNumberForMassTransferUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Nusselt number for mass transfer unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NusseltNumberUnit om:NusseltNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Nusselt number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/OrganDoseEquivalent om:OrganDoseEquivalent rdf:type owl:Class ; rdfs:subClassOf om:DoseEquivalent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Overrun om:Overrun rdf:type owl:Class ; rdfs:subClassOf om:VolumeFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PeakWavelength om:PeakWavelength rdf:type owl:Class ; rdfs:subClassOf om:Wavelength . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PecletNumber om:PecletNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:PecletNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PecletNumberForMassTransfer om:PecletNumberForMassTransfer rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:PecletNumberForMassTransferUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PecletNumberForMassTransferUnit om:PecletNumberForMassTransferUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Péclet number for mass transfer unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PecletNumberUnit om:PecletNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Péclet number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Percentage om:Percentage rdf:type owl:Class ; rdfs:subClassOf om:Ratio , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:PercentageUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PercentageUnit om:PercentageUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:percent ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "percentage unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Period om:Period rdf:type owl:Class ; rdfs:subClassOf om:Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PeriodOfVariability om:PeriodOfVariability rdf:type owl:Class ; rdfs:subClassOf om:Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Permeability-EarthScience om:Permeability-EarthScience rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:Permeability-EarthScienceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:area-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Permeability-EarthScienceUnit om:Permeability-EarthScienceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:SquarePrefixedMetre [ rdf:type owl:Class ; owl:oneOf ( om:darcy om:squareMetre ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "permeability (earth science) unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PermeabilityOfFreeSpace om:PermeabilityOfFreeSpace rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:PermeabilityOfFreeSpaceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:permeabilityOfFreeSpace-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PermeabilityOfFreeSpaceUnit om:PermeabilityOfFreeSpaceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:henryPerMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "permeability of free space unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Permeance-Electromagnetic om:Permeance-Electromagnetic rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:Permeance-ElectromagneticUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:inductanceOrPermeance-Electromagnetic-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Permeance-ElectromagneticUnit om:Permeance-ElectromagneticUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:weberPerAmpere ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "permeance (electromagnetic) unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Permeance-MaterialsScience om:Permeance-MaterialsScience rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:Permeance-MaterialsScienceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:permeance-MaterialsScience-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Permeance-MaterialsScienceUnit om:Permeance-MaterialsScienceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:kilogramPerPascalSecond-TimeSquareMetre om:perm-0C om:perm-23C ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "permeance (materials science) unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Permittivity om:Permittivity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:PermittivityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:permittivity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PermittivityUnit om:PermittivityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:faradPerMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "permittivity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PersonalDoseEquivalent om:PersonalDoseEquivalent rdf:type owl:Class ; rdfs:subClassOf om:DoseEquivalent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PhotographicAmplitude om:PhotographicAmplitude rdf:type owl:Class ; rdfs:subClassOf om:Amplitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PhotographicMagnitude om:PhotographicMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PhotographicMagnitudeAtMaximumBrightness om:PhotographicMagnitudeAtMaximumBrightness rdf:type owl:Class ; rdfs:subClassOf om:MagnitudeAtMaximumBrightness , om:PhotographicMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PhotographicMagnitudeAtMinimumBrightness om:PhotographicMagnitudeAtMinimumBrightness rdf:type owl:Class ; rdfs:subClassOf om:MagnitudeAtMinimumBrightness , om:PhotographicMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PixelCount om:PixelCount rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:PixelCountUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PixelCountUnit om:PixelCountUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:pixel ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "pixel count unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PlanetaryAberration om:PlanetaryAberration rdf:type owl:Class ; rdfs:subClassOf om:Aberration . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Point om:Point rdf:type owl:Class ; rdfs:comment "A point is an element of an interval scale or a ratio scale, for example, 273.16 on the Kelvin scale indicates the triple point of water thermodynamic temperature."@en ; rdfs:label "point"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PotassiumSorbateMassFraction om:PotassiumSorbateMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PotentialDifference om:PotentialDifference rdf:type owl:Class ; rdfs:subClassOf om:ElectricPotential . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PotentialEnergy om:PotentialEnergy rdf:type owl:Class ; rdfs:subClassOf om:Energy . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Power om:Power rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:PowerUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:power-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PowerDensity om:PowerDensity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:PowerDensityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:powerDensity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PowerDensityUnit om:PowerDensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:wattPerSquareMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "power density unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PowerUnit om:PowerUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedWatt [ rdf:type owl:Class ; owl:oneOf ( om:horsepower-Boiler om:horsepower-British om:horsepower-Electric om:horsepower-Metric om:horsepower-Water om:joulePerSecond-Time om:kilocalorie-MeanPerDay om:solarLuminosity om:tonOfRefrigeration om:watt ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "power unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrandtlNumber om:PrandtlNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:PrandtlNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrandtlNumberUnit om:PrandtlNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Prandtl number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Prefix om:Prefix rdf:type owl:Class ; rdfs:comment "A prefix is a name that precedes a basic unit of measure to indicate a decimal or binary multiple or fraction of the unit. Each prefix has a unique symbol that is prepended to the unit symbol. For example, an electric current of 0.000 000 001 ampere is written by using the SI-prefix nano as 1 nanoampere or 1 nA."@en ; rdfs:label "prefix"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedAmpere om:PrefixedAmpere rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:ampere ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed ampere"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedAre om:PrefixedAre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:are ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed are"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedBecquerel om:PrefixedBecquerel rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:becquerel ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed becquerel"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedBit om:PrefixedBit rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:Prefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:bit ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed bit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedByte om:PrefixedByte rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:Prefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:byte ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed byte"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedCalorie-Mean om:PrefixedCalorie-Mean rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:calorie-Mean ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed calorie (mean)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedCandela om:PrefixedCandela rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:candela ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed candela"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedCoulomb om:PrefixedCoulomb rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:coulomb ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed coulomb"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedDegreeCelsius om:PrefixedDegreeCelsius rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:degreeCelsius ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed degree Celsius"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedElectronvolt om:PrefixedElectronvolt rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:electronvolt ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed electronvolt"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedFarad om:PrefixedFarad rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:farad ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed farad"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedGram om:PrefixedGram rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:gram ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed gram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedGramPerLitre om:PrefixedGramPerLitre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:allValuesFrom om:PrefixedGram ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:hasValue om:litre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "prefixed gram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedGramPerPrefixedLitre om:PrefixedGramPerPrefixedLitre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:allValuesFrom om:PrefixedLitre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:allValuesFrom om:PrefixedGram ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "prefixed gram per prefixed litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedGray om:PrefixedGray rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:gray ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed gray"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedHenry om:PrefixedHenry rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:henry ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed henry"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedHertz om:PrefixedHertz rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:hertz ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed hertz"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedJoule om:PrefixedJoule rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:joule ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed joule"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedKatal om:PrefixedKatal rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:katal ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed katal"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedKelvin om:PrefixedKelvin rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:kelvin ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed kelvin"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedLitre om:PrefixedLitre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:litre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedLumen om:PrefixedLumen rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:lumen ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed lumen"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedLux om:PrefixedLux rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:lux ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed lux"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMetre om:PrefixedMetre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:metre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMetrePerPrefixedSecond-Time om:PrefixedMetrePerPrefixedSecond-Time rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:allValuesFrom om:PrefixedSecond-Time ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:allValuesFrom om:PrefixedMetre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "prefixed metre per prefixed second (time)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMetrePerPrefixedSecond-TimeSquared om:PrefixedMetrePerPrefixedSecond-TimeSquared rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:allValuesFrom om:PrefixedSecond-TimeSquared ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:allValuesFrom om:PrefixedMetre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "prefixed metre per prefixed secon (time) squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMetrePerSecond-Time om:PrefixedMetrePerSecond-Time rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:allValuesFrom om:PrefixedMetre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:hasValue om:second-Time ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "prefixed metre per second (time)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMetrePerSecond-TimeSquared om:PrefixedMetrePerSecond-TimeSquared rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:allValuesFrom om:PrefixedMetre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:hasValue om:second-TimeSquared ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "prefixed metre per second (time) squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMetrePrefixedGram om:PrefixedMetrePrefixedGram rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasTerm1 ; owl:allValuesFrom om:PrefixedMetre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasTerm2 ; owl:allValuesFrom om:PrefixedGram ] [ rdf:type owl:Restriction ; owl:onProperty om:hasTerm1 ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasTerm2 ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitMultiplication ; rdfs:label "prefixed metre prefixed gram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMolar om:PrefixedMolar rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:molar ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed molar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMole om:PrefixedMole rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:mole ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed mole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMolePerLitre om:PrefixedMolePerLitre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:allValuesFrom om:PrefixedMole ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:hasValue om:litre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "prefixed mole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMolePerMetre om:PrefixedMolePerMetre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:allValuesFrom om:PrefixedMole ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:hasValue om:metre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "prefixed mole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMolePerPrefixedLitre om:PrefixedMolePerPrefixedLitre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:allValuesFrom om:PrefixedLitre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:allValuesFrom om:PrefixedMole ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "prefixed mole per prefixed litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedMolePerPrefixedMetre om:PrefixedMolePerPrefixedMetre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:allValuesFrom om:PrefixedMetre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:allValuesFrom om:PrefixedMole ] [ rdf:type owl:Restriction ; owl:onProperty om:hasDenominator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasNumerator ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitDivision ; rdfs:label "prefixed mole per prefixed metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedNewton om:PrefixedNewton rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:newton ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed newton"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedOhm om:PrefixedOhm rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:ohm ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed ohm"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedPascal om:PrefixedPascal rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:pascal ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed pascal"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedPoise om:PrefixedPoise rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:poise ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed poise"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedRadian om:PrefixedRadian rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:radian ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed radian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedSecond-Time om:PrefixedSecond-Time rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:second-Time ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed second (time)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedSecond-TimeSquared om:PrefixedSecond-TimeSquared rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasBase ; owl:allValuesFrom om:PrefixedSecond-Time ] [ rdf:type owl:Restriction ; owl:onProperty om:hasBase ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasExponent ; owl:hasValue "2"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasExponent ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitExponentiation ; rdfs:label "prefixed second (time) squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedSiemens om:PrefixedSiemens rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:siemens ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed siemens"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedSievert om:PrefixedSievert rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:sievert ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed sievert"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedSteradian om:PrefixedSteradian rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:steradian ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed steradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedStokes om:PrefixedStokes rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:stokes ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed stokes"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedTesla om:PrefixedTesla rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:tesla ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed tesla"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedTonne om:PrefixedTonne rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:tonne ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed tonne"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnifiedAtomicMassUnit om:PrefixedUnifiedAtomicMassUnit rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:unifiedAtomicMassUnit ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed unified atomic mass unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit om:PrefixedUnit rdf:type owl:Class ; rdfs:subClassOf om:Unit , [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SingularUnit ] ; rdfs:label "prefixed unit"@en , "補助単位"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedVolt om:PrefixedVolt rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:volt ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed volt"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedWatt om:PrefixedWatt rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:watt ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed watt"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedWeber om:PrefixedWeber rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:allValuesFrom om:SIPrefix ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:hasValue om:weber ] [ rdf:type owl:Restriction ; owl:onProperty om:hasPrefix ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:PrefixedUnit ; rdfs:label "prefixed weber"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Pressure om:Pressure rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:PressureUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:pressure-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PressureUnit om:PressureUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedPascal [ rdf:type owl:Class ; owl:oneOf ( om:atmosphere-Standard om:atmosphere-Technical om:bar om:barye om:centimetreOfMercury om:decibar om:kilogramSecond-TimeToThePower-2ReciprocalMetre om:metreOfMercury om:microbar om:millibar om:millimetreOfMercury om:newtonPerSquareMetre om:pascal om:torr ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "pressure unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ProteinMassFraction om:ProteinMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PulpBrowning om:PulpBrowning rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QualityMark om:QualityMark rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QualityMarkFlower om:QualityMarkFlower rdf:type owl:Class ; rdfs:subClassOf om:QualityMark . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QualityMarkLeaf om:QualityMarkLeaf rdf:type owl:Class ; rdfs:subClassOf om:QualityMark . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QualityMarkTotal om:QualityMarkTotal rdf:type owl:Class ; rdfs:subClassOf om:QualityMark . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Quantity om:Quantity rdf:type owl:Class ; rdfs:comment "A quantity is a representation of a quantifiable (standardised) aspect (such as length, mass, and time) of a phenomenon (e.g., a star, a molecule, or a food product). Quantities are classified according to similarity in their (implicit) metrological aspect, e.g. the length of my table and the length of my chair are both classified as length."@en , "量とは,ある現象(例: 星・分子・食品)の定量化できる(標準化された)性質(例: 長さ・質量・時間)の表現である。量は(暗黙の)計量的類似性に従って分離される。例: 机の長さ及び椅子の長さは双方とも長さに分類される。"@ja ; rdfs:label "quantity"@en , "量"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QuantityOfDimensionOne om:QuantityOfDimensionOne rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:QuantityOfDimensionOneUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QuantityOfDimensionOneUnit om:QuantityOfDimensionOneUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:dozen om:gross om:halfDozen om:hundredCount om:one om:partsPerMillion om:percent om:thousandPiece ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "quantity of dimension one unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QuantumEfficiency om:QuantumEfficiency rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:QuantumEfficiencyUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QuantumEfficiencyUnit om:QuantumEfficiencyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "quantum efficiency unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RMagnitude om:RMagnitude rdf:type owl:Class ; rdfs:subClassOf om:CousinsMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Radiance om:Radiance rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:RadianceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:radiance-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RadianceUnit om:RadianceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:wattPerSquareMetreSteradian ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "radiance unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RadiantEnergy om:RadiantEnergy rdf:type owl:Class ; rdfs:subClassOf om:Energy . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RadiantFlux om:RadiantFlux rdf:type owl:Class ; rdfs:subClassOf om:Power . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RadiantIntensity om:RadiantIntensity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:RadiantIntensityUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RadiantIntensityUnit om:RadiantIntensityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:wattPerSteradian ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "radiant intensity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Radius om:Radius rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Radius-Angle om:Radius-Angle rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RankineTemperature om:RankineTemperature rdf:type owl:Class ; rdfs:subClassOf om:Temperature , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom [ rdf:type owl:Class ; owl:unionOf ( om:RankineTemperatureScale om:RankineTemperatureUnit ) ] ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasScale ; owl:hasValue om:RankineScale ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RankineTemperatureScale om:RankineTemperatureScale rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:RankineScale ) ] ; rdfs:subClassOf om:Scale ; rdfs:label "Rankine temperature scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RankineTemperatureUnit om:RankineTemperatureUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:degreeRankine ) ] ; rdfs:subClassOf om:TemperatureUnit ; rdfs:label "Rankine temperature unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Ratio om:Ratio rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:RatioUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RatioScale om:RatioScale rdf:type owl:Class ; rdfs:subClassOf om:Scale ; rdfs:label "ratio scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RatioUnit om:RatioUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one om:partsPerMillion om:percent ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "ratio unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RayleighNumber om:RayleighNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:RayleighNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RayleighNumberUnit om:RayleighNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Rayleigh number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReaumurTemperature om:ReaumurTemperature rdf:type owl:Class ; rdfs:subClassOf om:Temperature , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom [ rdf:type owl:Class ; owl:unionOf ( om:ReaumurTemperatureScale om:ReaumurTemperatureUnit ) ] ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasScale ; owl:hasValue om:ReaumurScale ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReaumurTemperatureScale om:ReaumurTemperatureScale rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:ReaumurScale ) ] ; rdfs:subClassOf om:Scale ; rdfs:label "Réaumur temperature scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReaumurTemperatureUnit om:ReaumurTemperatureUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:degreeReaumur ) ] ; rdfs:subClassOf om:TemperatureUnit ; rdfs:label "Réaumur temperature unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RedMagnitude om:RedMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Reddening om:Reddening rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReddeningB-V om:ReddeningB-V rdf:type owl:Class ; rdfs:subClassOf om:Reddening . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReddeningU-B om:ReddeningU-B rdf:type owl:Class ; rdfs:subClassOf om:Reddening . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RelativeHumidity om:RelativeHumidity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:RelativeHumidityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RelativeHumidityUnit om:RelativeHumidityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one om:percent ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "relative humidity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Reluctance om:Reluctance rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ReluctanceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:reluctance-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReluctanceUnit om:ReluctanceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:reciprocalHenry ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "reluctance unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ResonanceEnergy om:ResonanceEnergy rdf:type owl:Class ; rdfs:subClassOf om:MolarEnergy . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Responsivity om:Responsivity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ResponsivityUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ResponsivityUnit om:ResponsivityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:amperePerWatt om:voltPerWatt ) ] ; rdfs:subClassOf om:Unit . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReynoldsNumber om:ReynoldsNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ReynoldsNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReynoldsNumberUnit om:ReynoldsNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Reynolds number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RightAscension om:RightAscension rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SIPrefix om:SIPrefix rdf:type owl:Class ; rdfs:subClassOf om:Prefix ; rdfs:label "SI prefix"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SaltMassFraction om:SaltMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SaltStrength om:SaltStrength rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Scale om:Scale rdf:type owl:Class ; om:alternativeLabel "measurement scale"@en , "meetschaal"@nl , "schaal"@nl ; rdfs:label "scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ScaleFactor om:ScaleFactor rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ScaleHeight om:ScaleHeight rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ScaleLength om:ScaleLength rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SchmidtNumber om:SchmidtNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SchmidtNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SchmidtNumberUnit om:SchmidtNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Schmidt number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SecularAberration om:SecularAberration rdf:type owl:Class ; rdfs:subClassOf om:AngularDisplacement . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearLossModulus om:ShearLossModulus rdf:type owl:Class ; rdfs:subClassOf om:StorageModulus . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearModulus om:ShearModulus rdf:type owl:Class ; rdfs:subClassOf om:DynamicModulus . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearRate om:ShearRate rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ShearRateUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearRateUnit om:ShearRateUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:reciprocalSecond-Time ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "shear rate unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearStorageModulus om:ShearStorageModulus rdf:type owl:Class ; rdfs:subClassOf om:StorageModulus . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearStrain om:ShearStrain rdf:type owl:Class ; rdfs:subClassOf om:Strain . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearStress om:ShearStress rdf:type owl:Class ; rdfs:subClassOf om:Stress . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SingularUnit om:SingularUnit rdf:type owl:Class ; rdfs:subClassOf om:Unit ; rdfs:label "singular unit"@en , "単数単位"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Slope om:Slope rdf:type owl:Class ; rdfs:subClassOf om:LengthFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SolidAngle om:SolidAngle rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SolidAngleUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SolidAngleUnit om:SolidAngleUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedSteradian [ rdf:type owl:Class ; owl:oneOf ( om:degreeSquared om:second-AngleSquared om:squareMetrePerSquareMetre om:steradian ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "solid angle unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SoyBeanMassFraction om:SoyBeanMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificAmountOfMoney om:SpecificAmountOfMoney rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SpecificAmountOfMoneyUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificAmountOfMoneyUnit om:SpecificAmountOfMoneyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:euroPerTonne om:megaeuroPerMegatonne ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "specific amount of money unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificAmylaseActivity om:SpecificAmylaseActivity rdf:type owl:Class ; rdfs:subClassOf om:SpecificCatalyticActivity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificCatalyticActivity om:SpecificCatalyticActivity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SpecificCatalyticActivityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:specificCatalyticActivity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificCatalyticActivityUnit om:SpecificCatalyticActivityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:deltaA450PerSecond-TimePerMilligram om:nanokatalPerMilligram ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "specific catalytic activity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificColiformBacterieCount om:SpecificColiformBacterieCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificCorynebacteriumBovisCount om:SpecificCorynebacteriumBovisCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificCorynebacteriumCount om:SpecificCorynebacteriumCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificCost om:SpecificCost rdf:type owl:Class ; rdfs:subClassOf om:SpecificAmountOfMoney . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEnergy om:SpecificEnergy rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SpecificEnergyUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEnergyImparted om:SpecificEnergyImparted rdf:type owl:Class ; rdfs:subClassOf om:AbsorbedDose . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEnergyUnit om:SpecificEnergyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:joulePerKilogram om:kilocalorie-MeanPerHectogram om:kilojoulePerHectogram ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "specific energy unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEnterobacteriaceaeCount om:SpecificEnterobacteriaceaeCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEnterococcusCount om:SpecificEnterococcusCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEntropy om:SpecificEntropy rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SpecificEntropyUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:specificEntropyOrSpecificHeatCapacity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEntropyUnit om:SpecificEntropyUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:joulePerKelvinKilogram ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "specific entropy unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEscherichiaColiCount om:SpecificEscherichiaColiCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificHeatCapacity om:SpecificHeatCapacity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SpecificHeatCapacityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:specificEntropyOrSpecificHeatCapacity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificHeatCapacityUnit om:SpecificHeatCapacityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:joulePerKelvinKilogram ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "specific heat capacity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificKlebsiellaCount om:SpecificKlebsiellaCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificListeriaMonocytogenesCount om:SpecificListeriaMonocytogenesCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificProteaseActivity om:SpecificProteaseActivity rdf:type owl:Class ; rdfs:subClassOf om:SpecificCatalyticActivity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificSalmonellaCount om:SpecificSalmonellaCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificSerratiaMarcescensCount om:SpecificSerratiaMarcescensCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificStaphylococcusAureusCount om:SpecificStaphylococcusAureusCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificStreptococcusAgalactiaeCount om:SpecificStreptococcusAgalactiaeCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificStreptococcusDysgalactiaeCount om:SpecificStreptococcusDysgalactiaeCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificStreptococcusUberisCount om:SpecificStreptococcusUberisCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificViableCount om:SpecificViableCount rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SpecificViableCountUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificViableCountUnit om:SpecificViableCountUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:colonyFormingUnitPerGram ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "specific viable count unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificVolume om:SpecificVolume rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SpecificVolumeUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:specificVolume-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificVolumeUnit om:SpecificVolumeUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:cubicMetrePerKilogram om:litrePerKilogram ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "specific volume unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificYeastAndFungiCount om:SpecificYeastAndFungiCount rdf:type owl:Class ; rdfs:subClassOf om:SpecificViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpectralResponse om:SpectralResponse rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Speed om:Speed rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SpeedUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:speed-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpeedUnit om:SpeedUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:MetrePerPrefixedSecond-Time om:PrefixedMetrePerPrefixedSecond-Time om:PrefixedMetrePerSecond-Time [ rdf:type owl:Class ; owl:oneOf ( om:centimetrePerDay om:centimetrePerMinute-Time om:kilometrePerHour om:knot-International om:metrePerDay om:metrePerMinute-Time om:metrePerSecond-Time om:mile-StatutePerHour om:millimetrePerDay om:millimetrePerHour om:millimetrePerMinute-Time om:nauticalMile-InternationalPerHour ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "speed unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SquarePrefixedMetre om:SquarePrefixedMetre rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty om:hasBase ; owl:allValuesFrom om:PrefixedMetre ] [ rdf:type owl:Restriction ; owl:onProperty om:hasBase ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasExponent ; owl:hasValue "2"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty om:hasExponent ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf om:UnitExponentiation ; rdfs:label "square prefixed metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StantonNumber om:StantonNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:StantonNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StantonNumberForMassTransfer om:StantonNumberForMassTransfer rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:StantonNumberForMassTransferUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StantonNumberForMassTransferUnit om:StantonNumberForMassTransferUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Stanton number for mass transfer unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StantonNumberUnit om:StantonNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Stanton number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StarchMassFraction om:StarchMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StarchVA40MassFraction om:StarchVA40MassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StarchVA85MassFraction om:StarchVA85MassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StellarAberration om:StellarAberration rdf:type owl:Class ; rdfs:subClassOf om:Aberration . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StemEndRot om:StemEndRot rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StemEndRotAreaFraction om:StemEndRotAreaFraction rdf:type owl:Class ; rdfs:subClassOf om:AreaFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StickStone om:StickStone rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StorageModulus om:StorageModulus rdf:type owl:Class ; rdfs:subClassOf om:DynamicModulus . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Strain om:Strain rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:StrainUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StrainTensor om:StrainTensor rdf:type owl:Class ; rdfs:subClassOf om:Strain . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StrainUnit om:StrainUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one om:percent ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "strain unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StrawMass om:StrawMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Stress om:Stress rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:StressUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:pressure-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StressTensor om:StressTensor rdf:type owl:Class ; rdfs:subClassOf om:Stress . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StressUnit om:StressUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedPascal [ rdf:type owl:Class ; owl:oneOf ( om:atmosphere-Standard om:atmosphere-Technical om:bar om:barye om:centimetreOfMercury om:decibar om:kilogramSecond-TimeToThePower-2ReciprocalMetre om:metreOfMercury om:microbar om:millibar om:millimetreOfMercury om:newtonPerSquareMetre om:pascal om:torr ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "stress unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StroemgrenMagnitude om:StroemgrenMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StrouhalNumber om:StrouhalNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:StrouhalNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StrouhalNumberUnit om:StrouhalNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Strouhal number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SugarMassFraction om:SugarMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SupergalacticLatitude om:SupergalacticLatitude rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SupergalacticLongitude om:SupergalacticLongitude rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SurfaceTension om:SurfaceTension rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SurfaceTensionUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:surfaceTension-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SurfaceTensionUnit om:SurfaceTensionUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:newtonPerMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "surface tension unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SymbolRate om:SymbolRate rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:SymbolRateUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SymbolRateUnit om:SymbolRateUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:baud ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "symbol rate unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SystemOfUnits om:SystemOfUnits rdf:type owl:Class ; rdfs:comment "In order to achieve a coherent, interdependent set of units of measure in the wide variety of units that exist, units are organised in systems of units. A system of units is based on a set of units chosen by convention to be the system’s base units, units that are considered to be mutually independent (i.e., can’t be expressed in terms of each other)."@en ; rdfs:label "system of units"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Temperature om:Temperature rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasScale ; owl:allValuesFrom [ rdf:type owl:Class ; owl:oneOf ( om:CelsiusScale om:FahrenheitScale om:KelvinScale om:RankineScale om:ReaumurScale ) ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom [ rdf:type owl:Class ; owl:unionOf ( om:TemperatureUnit om:Temperature_scale ) ] ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:thermodynamicTemperature-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TemperatureRate om:TemperatureRate rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:TemperatureRateUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TemperatureRateUnit om:TemperatureRateUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:degreeCelsiusPerHour om:degreeCelsiusPerMinute-Time om:degreeCelsiusPerSecond-Time ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "temperature rate unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TemperatureUnit om:TemperatureUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedDegreeCelsius om:PrefixedKelvin [ rdf:type owl:Class ; owl:oneOf ( om:degreeCelsius om:degreeFahrenheit om:degreeRankine om:degreeReaumur om:kelvin ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "temperature unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Temperature_scale om:Temperature_scale rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:CelsiusScale om:FahrenheitScale om:KelvinScale om:RankineScale om:ReaumurScale ) ] ; rdfs:subClassOf om:Scale . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalConductivity om:ThermalConductivity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ThermalConductivityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:thermalConductivity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalConductivityUnit om:ThermalConductivityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:wattPerMetreKelvin ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "thermal conductivity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalDiffusivity om:ThermalDiffusivity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ThermalDiffusivityUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalDiffusivityUnit om:ThermalDiffusivityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:squareMetrePerSecond-Time ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "thermal diffusivity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalInsulance om:ThermalInsulance rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ThermalInsulanceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:thermalInsulance-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalInsulanceUnit om:ThermalInsulanceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:squareMetreKelvinPerWatt ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "thermal insulance unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalResistance om:ThermalResistance rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ThermalResistanceUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:thermalResistance-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalResistanceUnit om:ThermalResistanceUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:kelvinPerWatt ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "thermal resistance unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermodynamicTemperature om:ThermodynamicTemperature rdf:type owl:Class ; rdfs:subClassOf om:Temperature , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom [ rdf:type owl:Class ; owl:unionOf ( om:ThermodynamicTemperatureScale om:ThermodynamicTemperatureUnit ) ] ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasScale ; owl:hasValue om:KelvinScale ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermodynamicTemperatureScale om:ThermodynamicTemperatureScale rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:KelvinScale ) ] ; rdfs:subClassOf om:Scale ; rdfs:label "thermodynamic temperature scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermodynamicTemperatureUnit om:ThermodynamicTemperatureUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedKelvin [ rdf:type owl:Class ; owl:oneOf ( om:kelvin ) ] ) ] ; rdfs:subClassOf om:TemperatureUnit ; rdfs:label "thermodynamic temperature unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Thickness om:Thickness rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Thrust om:Thrust rdf:type owl:Class ; rdfs:subClassOf om:Force . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThuanAndGunnMagnitude om:ThuanAndGunnMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Time om:Time rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:TimeUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:time-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TimeConstant om:TimeConstant rdf:type owl:Class ; rdfs:subClassOf om:Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TimeUnit om:TimeUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:PrefixedSecond-Time [ rdf:type owl:Class ; owl:oneOf ( om:day om:day-Sidereal om:gigayear om:hour om:hour-Sidereal om:minute-Sidereal om:minute-Time om:second-Sidereal om:second-Time om:shake om:year om:year-Sidereal om:year-Tropical ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "time unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TopMass om:TopMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Torque om:Torque rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:TorqueUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:energy-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TorqueUnit om:TorqueUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:micronewtonMetre om:millinewtonMetre om:newtonMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "torque unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Total3DStartEndDistance om:Total3DStartEndDistance rdf:type owl:Class ; rdfs:subClassOf om:Distance . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TotalDensityParameter om:TotalDensityParameter rdf:type owl:Class ; rdfs:subClassOf om:DensityParameter . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TotalDistanceTravelled om:TotalDistanceTravelled rdf:type owl:Class ; rdfs:subClassOf om:Distance . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TotalNumberBuds om:TotalNumberBuds rdf:type owl:Class ; rdfs:subClassOf om:NumberBuds . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TotalNumberFlowers om:TotalNumberFlowers rdf:type owl:Class ; rdfs:subClassOf om:NumberFlowers . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TotalNumberLeaves om:TotalNumberLeaves rdf:type owl:Class ; rdfs:subClassOf om:NumberLeaves . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TrueDistanceModulus om:TrueDistanceModulus rdf:type owl:Class ; rdfs:subClassOf om:DistanceModulus . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TweenMassFraction om:TweenMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TychoBroadbandMagnitude om:TychoBroadbandMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/UMagnitude om:UMagnitude rdf:type owl:Class ; rdfs:subClassOf om:JohnsonMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Unit om:Unit rdf:type owl:Class ; om:alternativeLabel "unit of measure"@en , "unit of measurement"@en , "測定の単位"@ja , "測定単位"@ja ; rdfs:comment "A unit of measure is a definite magnitude of a quantity, defined and adopted by convention or by law. It is used as a standard for measurement of the same quantity, where any other value of the quantity can be expressed as a simple multiple of the unit. For example, length is a quantity; the metre is a unit of length that represents a definite predetermined length. When we say 10 metre (or 10 m), we actually mean 10 times the definite predetermined length called \"metre\"."@en , "測定単位とは,量の確定的な大きさであり,慣例又は法律によって定義し採用されている。同じ量の測定の標準として用いられ,他の如何なる量の値も当該単位の単純な倍数として表わせる。例えば,長さも量である; メートルは長さの単位であり,確定的な所定の長さを表している。10メートル(又は10 m)とは,「メートル」と呼ばれる確定的な所定の長さの10倍を,実際に意味している。"@ja ; rdfs:label "unit"@en , "単位"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/UnitDivision om:UnitDivision rdf:type owl:Class ; rdfs:subClassOf om:CompoundUnit ; rdfs:label "unit division"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/UnitExponentiation om:UnitExponentiation rdf:type owl:Class ; rdfs:subClassOf om:CompoundUnit ; rdfs:label "unit exponentiation"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/UnitMultiple om:UnitMultiple rdf:type owl:Class ; rdfs:subClassOf om:Unit ; rdfs:label "unit multiple"@en , "単位倍量"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/UnitMultiplication om:UnitMultiplication rdf:type owl:Class ; rdfs:subClassOf om:CompoundUnit ; rdfs:label "unit multiplication"@en , "単位乗算"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VAmplitude om:VAmplitude rdf:type owl:Class ; rdfs:subClassOf om:Amplitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VMagnitude om:VMagnitude rdf:type owl:Class ; rdfs:subClassOf om:JohnsonMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VMagnitudeAtMaximumBrightness om:VMagnitudeAtMaximumBrightness rdf:type owl:Class ; rdfs:subClassOf om:MagnitudeAtMaximumBrightness , om:VMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VMagnitudeAtMinimumBrightness om:VMagnitudeAtMinimumBrightness rdf:type owl:Class ; rdfs:subClassOf om:MagnitudeAtMinimumBrightness , om:VMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VascularBrowning om:VascularBrowning rdf:type owl:Class ; rdfs:subClassOf om:Quantity . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VaseLife om:VaseLife rdf:type owl:Class ; rdfs:subClassOf om:Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VasePlusWaterMass om:VasePlusWaterMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VasePlusWaterPlusFlowerMass om:VasePlusWaterPlusFlowerMass rdf:type owl:Class ; rdfs:subClassOf om:Mass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Velocity om:Velocity rdf:type owl:Class ; rdfs:subClassOf om:Speed . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ViableCount om:ViableCount rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:ViableCountUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ViableCountUnit om:ViableCountUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:_1000ColonyFormingUnit om:colonyFormingUnit ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "viable count unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VisualAlbedo om:VisualAlbedo rdf:type owl:Class ; rdfs:subClassOf om:Albedo . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Volume om:Volume rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:VolumeUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:volume-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumeFraction om:VolumeFraction rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:VolumeFractionUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumeFractionUnit om:VolumeFractionUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:cubicCentimetrePerCubicCentimetre om:cubicMetrePerCubicmetre om:cubicMillimetrePerCubicMillimetre om:one om:partsPerMillion om:percent ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "volume fraction unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumeStrain om:VolumeStrain rdf:type owl:Class ; rdfs:subClassOf om:Strain . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumeUnit om:VolumeUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( om:CubicPrefixedMetre om:PrefixedLitre [ rdf:type owl:Class ; owl:oneOf ( om:acreFoot om:barrel-US om:bushel-US om:cord om:cubicAngstrom om:cubicKiloparsec om:cubicMetre om:cubicParsec om:cup-USCustomary om:dessertspoon om:dryGallon-US om:dryPint-US om:dryQuart-US om:fluidOunce-Imperial om:fluidOunce-US om:gallon-Imperial om:gallon-US om:gill-Imperial om:gill-US om:liquidPint-US om:liquidQuart-US om:litre om:peck-US om:pint-Imperial om:quart-Imperial om:stere om:tablespoon-US om:teaspoon-US om:ton-Register ) ] ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "volume unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricColiformBacterieCount om:VolumetricColiformBacterieCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricCorynebacteriumBovisCount om:VolumetricCorynebacteriumBovisCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricCorynebacteriumCount om:VolumetricCorynebacteriumCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricEnterobacteriaceaeCount om:VolumetricEnterobacteriaceaeCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricEnterococcusCount om:VolumetricEnterococcusCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricEscherichiaColiCount om:VolumetricEscherichiaColiCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricFlowRate om:VolumetricFlowRate rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:VolumetricFlowRateUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:volumetricFlowRate-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricFlowRateUnit om:VolumetricFlowRateUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:cubicMetrePerSecond-Time om:cubicMetrePerYear om:litrePerHour ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "volumetric flow rate unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricHeatCapacity om:VolumetricHeatCapacity rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:VolumetricHeatCapacityUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:volumetricHeatCapacity-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricHeatCapacityUnit om:VolumetricHeatCapacityUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:joulePerCubicMetreKelvin ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "volumetric heat capacity unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricKlebsiellaCount om:VolumetricKlebsiellaCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricListeriaMonocytogenesCount om:VolumetricListeriaMonocytogenesCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricSalmonellaCount om:VolumetricSalmonellaCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricSerratiaMarcescensCount om:VolumetricSerratiaMarcescensCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricStaphylococcusAureusCount om:VolumetricStaphylococcusAureusCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricStreptococcusAgalactiaeCount om:VolumetricStreptococcusAgalactiaeCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricStreptococcusDysgalactiaeCount om:VolumetricStreptococcusDysgalactiaeCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricStreptococcusUberisCount om:VolumetricStreptococcusUberisCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricViableCount om:VolumetricViableCount rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:VolumetricViableCountUnit ] ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricViableCountUnit om:VolumetricViableCountUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:_1000ColonyFormingUnitPerMillilitre om:colonyFormingUnitPer25Millilitre om:colonyFormingUnitPerMillilitre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "volumetric viable count unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricYeastAndFungiCount om:VolumetricYeastAndFungiCount rdf:type owl:Class ; rdfs:subClassOf om:VolumetricViableCount . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WaterMassFraction om:WaterMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Wavelength om:Wavelength rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Wavenumber om:Wavenumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:WavenumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:wavenumber-Dimension ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WavenumberUnit om:WavenumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:kayser om:reciprocalMetre ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "wave number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WeberNumber om:WeberNumber rdf:type owl:Class ; rdfs:subClassOf om:Quantity , [ rdf:type owl:Restriction ; owl:onProperty om:hasValue ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty om:hasUnit ; owl:allValuesFrom om:WeberNumberUnit ] ] , [ rdf:type owl:Restriction ; owl:onProperty om:hasDimension ; owl:hasValue om:dimensionOne ] . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WeberNumberUnit om:WeberNumberUnit rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( om:one ) ] ; rdfs:subClassOf om:Unit ; rdfs:label "Weber number unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Weight om:Weight rdf:type owl:Class ; rdfs:subClassOf om:Force . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WettingAngle om:WettingAngle rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WheyProteinAggregateMassFraction om:WheyProteinAggregateMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WheyProteinBeadsMassFraction om:WheyProteinBeadsMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WheyProteinMassFraction om:WheyProteinMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WhiteLightMagnitude om:WhiteLightMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WhiteLightMagnitudeAtMaximumBrightness om:WhiteLightMagnitudeAtMaximumBrightness rdf:type owl:Class ; rdfs:subClassOf om:MagnitudeAtMaximumBrightness , om:WhiteLightMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WhiteLightMagnitudeAtMinimumBrightness om:WhiteLightMagnitudeAtMinimumBrightness rdf:type owl:Class ; rdfs:subClassOf om:MagnitudeAtMinimumBrightness , om:WhiteLightMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Width om:Width rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Work om:Work rdf:type owl:Class ; rdfs:subClassOf om:Energy . ### http://www.ontology-of-units-of-measure.org/resource/om-2/XanthanMassFraction om:XanthanMassFraction rdf:type owl:Class ; rdfs:subClassOf om:MassFraction . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ZenithDistance om:ZenithDistance rdf:type owl:Class ; rdfs:subClassOf om:Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1040NanometreLockwoodMagnitude om:_1040NanometreLockwoodMagnitude rdf:type owl:Class ; rdfs:subClassOf om:Magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/bMagnitude om:bMagnitude rdf:type owl:Class ; rdfs:subClassOf om:StroemgrenMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gMagnitude om:gMagnitude rdf:type owl:Class ; rdfs:subClassOf om:ThuanAndGunnMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/uMagnitude om:uMagnitude rdf:type owl:Class ; rdfs:subClassOf om:StroemgrenMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/vMagnitude om:vMagnitude rdf:type owl:Class ; rdfs:subClassOf om:StroemgrenMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/xRange om:xRange rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/xy2DStartEndDistance om:xy2DStartEndDistance rdf:type owl:Class ; rdfs:subClassOf om:Distance . ### http://www.ontology-of-units-of-measure.org/resource/om-2/xyDistanceTravelled om:xyDistanceTravelled rdf:type owl:Class ; rdfs:subClassOf om:Distance . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yMagnitude om:yMagnitude rdf:type owl:Class ; rdfs:subClassOf om:StroemgrenMagnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yRange om:yRange rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zRange om:zRange rdf:type owl:Class ; rdfs:subClassOf om:Length . ### http://xmlns.com/foaf/0.1/Organization foaf:Organization rdf:type owl:Class . ### http://xmlns.com/foaf/0.1/Person foaf:Person rdf:type owl:Class . ################################################################# # Individuals ################################################################# ### http://www.iau.org/static/resolutions/IAU2012_English.pdf rdf:type owl:NamedIndividual , bibo:Standard ; dc:creator ombibo:IAUDiv1WG ; dc:date "2012" ; dc:publisher ombibo:International_Astronomical_Union ; dc:title "IAU 2012" ; bibo:uri "http://www.iau.org/static/resolutions/IAU2012_English.pdf" . ### http://www.ontology-of-units-of-measure.org/resource/om-2 rdf:type owl:NamedIndividual ; ombibo:reference . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AFS om:AFS rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; rdfs:label "AFS"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Aberration om:Aberration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:microsecond-Angle , om:millisecond-Angle , om:second-Angle ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AberrationInLatitude om:AberrationInLatitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:microsecond-Angle , om:millisecond-Angle , om:second-Angle ; ombibo:reference ombibo:chapter23_Astronomical_Algorithms . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AberrationInLongitude om:AberrationInLongitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:microsecond-Angle , om:millisecond-Angle , om:second-Anglee ; ombibo:reference ombibo:chapter23_Astronomical_Algorithms . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AbsoluteBolometricMagnitude om:AbsoluteBolometricMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AbsoluteMagnitude om:AbsoluteMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:micromagnitude , om:millimagnitude , om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AbsorbedDose om:AbsorbedDose rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attogray , om:centigray , om:decagray , om:decigray , om:exagray , om:femtogray , om:gigagray , om:gray , om:hectogray , om:joulePerKilogram , om:kilogray , om:megagray , om:microgray , om:milligray , om:nanogray , om:petagray , om:picogray , om:rad , om:teragray . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AbsorbedDoseRate om:AbsorbedDoseRate rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:grayPerSecond-Time , om:milligrayPerSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Acceleration om:Acceleration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attometrePerSecond-TimeSquared , om:centimetrePerSecond-TimeSquared , om:decametrePerSecond-TimeSquared , om:decimetrePerSecond-TimeSquared , om:exametrePerSecond-TimeSquared , om:femtometrePerSecond-TimeSquared , om:gal , om:gigametrePerSecond-TimeSquared , om:hectometrePerSecond-TimeSquared , om:kilometrePerSecond-TimeSquared , om:megametrePerSecond-TimeSquared , om:metrePerAttosecond-TimeSquared , om:metrePerCentisecond-TimeSquared , om:metrePerDecasecond-TimeSquared , om:metrePerDecisecond-TimeSquared , om:metrePerExasecond-TimeSquared , om:metrePerFemtosecond-TimeSquared , om:metrePerGigasecond-TimeSquared , om:metrePerHectosecond-TimeSquared , om:metrePerKilosecond-TimeSquared , om:metrePerMegasecond-TimeSquared , om:metrePerMicrosecond-TimeSquared , om:metrePerMillisecond-TimeSquared , om:metrePerNanosecond-TimeSquared , om:metrePerPetasecond-TimeSquared , om:metrePerPicosecond-TimeSquared , om:metrePerSecond-TimeSquared , om:metrePerTerasecond-TimeSquared , om:micrometrePerSecond-TimeSquared , om:millimetrePerSecond-TimeSquared , om:nanometrePerSecond-TimeSquared , om:petametrePerSecond-TimeSquared , om:picometrePerSecond-TimeSquared , om:terametrePerSecond-TimeSquared . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AceticAcidMassFraction om:AceticAcidMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Acidity om:Acidity rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AcousticFirmness om:AcousticFirmness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:AFS . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Action om:Action rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:ergSecond-Time , om:jouleSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Activity om:Activity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attobecquerel , om:becquerel , om:centibecquerel , om:curie , om:decabecquerel , om:decibecquerel , om:exabecquerel , om:femtobecquerel , om:gigabecquerel , om:hectobecquerel , om:kilobecquerel , om:megabecquerel , om:microbecquerel , om:millibecquerel , om:nanobecquerel , om:petabecquerel , om:picobecquerel , om:reciprocalSecond-Time , om:terabecquerel . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Admittance om:Admittance rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Albedo om:Albedo rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AlfvenNumber om:AlfvenNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Altitude om:Altitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:minute-Angle , om:second-Angle ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmbientDoseEquivalent om:AmbientDoseEquivalent rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosievert , om:centisievert , om:decasievert , om:decisievert , om:exasievert , om:femtosievert , om:gigasievert , om:hectosievert , om:kilosievert , om:megasievert , om:microsievert , om:millisievert , om:nanosievert , om:petasievert , om:picosievert , om:rem , om:sievert , om:terasievert . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfMoney om:AmountOfMoney rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:AustralianDollar , om:BrazilianReal , om:CanadianDollar , om:ChineseYuan , om:HongKongDollar , om:IndianRupee , om:JapaneseYen , om:MexicanPeso , om:NewZealandDollar , om:NorwegianKrone , om:RussianRuble , om:SingaporeDollar , om:SouthAfricanRand , om:SouthKoreanWon , om:SwedishKrona , om:SwissFranc , om:TurkishLira , om:UnitedStatesDollar , om:euro , om:megaeuro , om:poundSterling . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstance om:AmountOfSubstance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attomole , om:centimole , om:decamole , om:decimole , om:examole , om:femtomole , om:gigamole , om:hectomole , om:kilomole , om:megamole , om:micromole , om:millimole , om:mole , om:nanomole , om:petamole , om:picomole , om:teramole . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceConcentration om:AmountOfSubstanceConcentration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attomolar , om:attomolePerLitre , om:centimolePerLitre , om:decamolePerLitre , om:decimolePerLitre , om:examolePerLitre , om:femtomolar , om:femtomolePerLitre , om:gigamolePerLitre , om:hectomolePerLitre , om:kilomolePerLitre , om:megamolar , om:megamolePerLitre , om:micromolar , om:micromolePerLitre , om:millimolar , om:millimolePerLitre , om:molar , om:molePerAttolitre , om:molePerCentilitre , om:molePerCubicmetre , om:molePerDecalitre , om:molePerDecilitre , om:molePerExalitre , om:molePerFemtolitre , om:molePerGigalitre , om:molePerHectolitre , om:molePerKilolitre , om:molePerLitre , om:molePerMegalitre , om:molePerMicrolitre , om:molePerMillilitre , om:molePerNanolitre , om:molePerPetalitre , om:molePerPicolitre , om:molePerTeralitre , om:nanomolar , om:nanomolePerLitre , om:petamolePerLitre , om:picomolar , om:picomolePerLitre , om:teramolePerLitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceFlow om:AmountOfSubstanceFlow rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:micromolePerSecond-Time , om:molePerSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceFraction om:AmountOfSubstanceFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:micromolePerMole , om:molePerMole , om:one , om:partsPerMillion , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AmountOfSubstanceFractionFlow om:AmountOfSubstanceFractionFlow rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Amphiphilicity om:Amphiphilicity rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Amplitude om:Amplitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Angle om:Angle rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attoradian , om:centiradian , om:deciradian , om:degree , om:femtoradian , om:gon , om:metrePerMetre , om:microradian , om:microsecond-Angle , om:mil-Angle , om:milliradian , om:millisecond-Angle , om:minute-Angle , om:nanoradian , om:picoradian , om:radian , om:revolution , om:second-Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularAcceleration om:AngularAcceleration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:radianPerSecond-TimeSquared . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularDisplacement om:AngularDisplacement rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attoradian , om:centiradian , om:deciradian , om:degree , om:femtoradian , om:gon , om:metrePerMetre , om:microradian , om:microsecond-Angle , om:mil-Angle , om:milliradian , om:millisecond-Angle , om:minute-Angle , om:nanoradian , om:picoradian , om:radian , om:revolution , om:second-Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularMomentum om:AngularMomentum rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:ergSecond-Time , om:jouleSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularSize om:AngularSize rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degreeSquared , om:second-AngleSquared . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularSpeed om:AngularSpeed rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:millisecond-AnglePerYear , om:radianPerSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AngularVelocity om:AngularVelocity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:radianPerSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AnnualAberration om:AnnualAberration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:microsecond-Angle , om:millisecond-Angle , om:second-Angle ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ApparentDiameter om:ApparentDiameter rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:microsecond-Angle , om:millisecond-Angle , om:minute-Angle , om:radian , om:second-Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ApparentDistanceModulus om:ApparentDistanceModulus rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ApparentMagnitude om:ApparentMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:micromagnitude , om:millimagnitude , om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Area om:Area rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:acre-International , om:acre-USSurvey , om:are , om:barn , om:centiare , om:circularMil , om:hectare , om:squareAngstrom , om:squareAttometre , om:squareCentimetre , om:squareDecametre , om:squareDecimetre , om:squareExametre , om:squareFemtometre , om:squareFoot-International , om:squareGigametre , om:squareHectometre , om:squareInch-International , om:squareKilometre , om:squareMegametre , om:squareMetre , om:squareMicrometre , om:squareMile-International , om:squareMillimetre , om:squareNanometre , om:squarePetametre , om:squarePicometre , om:squareTerametre , om:squareYard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AreaDensity om:AreaDensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerSquareMetre , om:kilogramPerHectare , om:kilogramPerSquareMetre , om:ounceAvoirdupoisPerSquareYard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AreaDensityRate om:AreaDensityRate rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kilogramPerHectareDay . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AreaFraction om:AreaFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one , om:partsPerMillion , om:percent , om:squareMetrePerSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AtomicMass om:AtomicMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:nanounifiedAtomicMassUnit , om:unifiedAtomicMassUnit . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AustralianDollar om:AustralianDollar rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Australian dollar"@en , "澳元"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/AverageSpeed om:AverageSpeed rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attometrePerSecond-Time , om:centimetrePerDay , om:centimetrePerMinute-Time , om:centimetrePerSecond-Time , om:decametrePerSecond-Time , om:decimetrePerSecond-Time , om:exametrePerSecond-Time , om:femtometrePerSecond-Time , om:gigametrePerSecond-Time , om:hectometrePerSecond-Time , om:kilometrePerHour , om:kilometrePerSecond-Time , om:knot-International , om:megametrePerSecond-Time , om:metrePerAttosecond-Time , om:metrePerCentisecond-Time , om:metrePerDay , om:metrePerDecasecond-Time , om:metrePerDecisecond-Time , om:metrePerExasecond-Time , om:metrePerFemtosecond-Time , om:metrePerGigasecond-Time , om:metrePerHectosecond-Time , om:metrePerKilosecond-Time , om:metrePerMegasecond-Time , om:metrePerMicrosecond-Time , om:metrePerMillisecond-Time , om:metrePerMinute-Time , om:metrePerNanosecond-Time , om:metrePerPetasecond-Time , om:metrePerPicosecond-Time , om:metrePerSecond-Time , om:metrePerTerasecond-Time , om:micrometrePerSecond-Time , om:mile-StatutePerHour , om:millimetrePerDay , om:millimetrePerHour , om:millimetrePerMinute-Time , om:millimetrePerSecond-Time , om:nanometrePerSecond-Time , om:nauticalMile-InternationalPerHour , om:petametrePerSecond-Time , om:picometrePerSecond-Time , om:terametrePerSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Azimuth om:Azimuth rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:minute-Angle , om:second-Angle ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BMagnitude om:BMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:micromagnitude , om:millimagnitude , om:one ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BMagnitudeAtMaximumBrightness om:BMagnitudeAtMaximumBrightness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BMagnitudeAtMinimumBrightness om:BMagnitudeAtMinimumBrightness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BetaNarrowMagnitude om:BetaNarrowMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 , ombibo:Crawford1958 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BetaWideMagnitude om:BetaWideMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 , ombibo:Crawford1958 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BirminghamGauge om:BirminghamGauge rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:alternativeSymbol "GA" ; om:symbol "G" ; rdfs:label "Birmingham gauge"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BodyLabelMass om:BodyLabelMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram , om:kilogram , om:tonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BodyMass om:BodyMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram , om:kilogram , om:tonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BolometricCorrection om:BolometricCorrection rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BolometricMagnitude om:BolometricMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BondAlbedo om:BondAlbedo rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BrazilianReal om:BrazilianReal rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Brazilian real"@en , "巴西里拉"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Breadth om:Breadth rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BrightnessTemperature om:BrightnessTemperature rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kelvin . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BritishThermalUnit-39F om:BritishThermalUnit-39F rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:LaTeXCommand "\\BritishTermalUnitThirtyNineF" ; om:alternativeLabel "39 °F British thermal unit"@en ; om:symbol "Btu" ; rdfs:label "British thermal unit (39 °F)"@en , "英国热力单位(39°F)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BritishThermalUnit-59F om:BritishThermalUnit-59F rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:LaTeXCommand "\\BritishTermalUnitFiftyNineF" ; om:alternativeLabel "59 °F British thermal unit"@en ; om:symbol "Btu" ; rdfs:label "British thermal unit (59 °F)"@en , "英国热力单位(59°F)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BritishThermalUnit-60F om:BritishThermalUnit-60F rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:LaTeXCommand "\\BritishTermalUnitSixtyF" ; om:alternativeLabel "60 °F British thermal unit"@en ; om:symbol "Btu" ; rdfs:label "British thermal unit (60 °F)"@en , "英国热力单位(60°F)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BritishThermalUnit-InternationalTable om:BritishThermalUnit-InternationalTable rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:LaTeXSymbol "Btu_{IT}" ; om:alternativeLabel "International Table British thermal unit"@en ; om:symbol "Btu_IT" ; rdfs:label "British thermal unit (International Table)"@en , "英国热力单位(国际表)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BritishThermalUnit-Mean om:BritishThermalUnit-Mean rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:alternativeLabel "mean British thermal unit"@en ; om:symbol "Btu" ; rdfs:label "British thermal unit (mean)"@en , "英国热力单位(平均)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BritishThermalUnit-Thermochemical om:BritishThermalUnit-Thermochemical rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:LaTeXSymbol "BTU_{th}" ; om:alternativeLabel "thermochemical British thermal unit"@en ; om:symbol "Btu_th" ; rdfs:label "British thermal unit (thermochemical)"@en , "英国热力单位(热力化学)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BudStadium om:BudStadium rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-5 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BudStadiumDay0 om:BudStadiumDay0 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-5 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BudStadiumDay4 om:BudStadiumDay4 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-5 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BudStadiumDay7 om:BudStadiumDay7 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-5 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/BulkModulus om:BulkModulus rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CanadianDollar om:CanadianDollar rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Canadian dollar"@en , "加元"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CapMass om:CapMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram , om:kilogram , om:tonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Capacitance om:Capacitance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:abfarad , om:attofarad , om:centifarad , om:coulombPerVolt , om:decafarad , om:decifarad , om:exafarad , om:farad , om:femtofarad , om:gigafarad , om:hectofarad , om:kilofarad , om:megafarad , om:microfarad , om:millifarad , om:nanofarad , om:petafarad , om:picofarad , om:statfarad , om:terafarad . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CarbonDioxideEquivalentMass om:CarbonDioxideEquivalentMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramOfCarbonDioxideEquivalent , om:kilogramOfCarbonDioxideEquivalent , om:tonneOfCarbonDioxideEquivalent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CarbonDioxideEquivalentMassPerEnergy om:CarbonDioxideEquivalentMassPerEnergy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramOfCarbonDioxideEquivalentPerKilowattHour , om:kilogramOfCarbonDioxideEquivalentPerMegaWattHour , om:tonneOfCarbonDioxideEquivalentPerGigawattHour . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CartonMass om:CartonMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram , om:kilogram , om:tonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CatalyticActivity om:CatalyticActivity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:amylaseUnit , om:attokatal , om:centikatal , om:decakatal , om:decikatal , om:deltaA450PerSecond-Time , om:exakatal , om:femtokatal , om:gigakatal , om:hectokatal , om:katal , om:kilokatal , om:megakatal , om:microkatal , om:millikatal , om:molePerSecond-Time , om:nanokatal , om:petakatal , om:picokatal , om:terakatal . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CatalyticActivityConcentration om:CatalyticActivityConcentration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:katalPerCubicmetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeAbscisedBuds om:CauseEndOfVaseLifeAbscisedBuds rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeAbscisedFlowers om:CauseEndOfVaseLifeAbscisedFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeAbscisedLeaves om:CauseEndOfVaseLifeAbscisedLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeBlueFlowers om:CauseEndOfVaseLifeBlueFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeBotrytis om:CauseEndOfVaseLifeBotrytis rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeDryBuds om:CauseEndOfVaseLifeDryBuds rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeDryFlowers om:CauseEndOfVaseLifeDryFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeDryLeaves om:CauseEndOfVaseLifeDryLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeMalformedBuds om:CauseEndOfVaseLifeMalformedBuds rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeMalformedFlowers om:CauseEndOfVaseLifeMalformedFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeNonturgidFlowers om:CauseEndOfVaseLifeNonturgidFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeNonturgidLeaves om:CauseEndOfVaseLifeNonturgidLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeRottenFlowers om:CauseEndOfVaseLifeRottenFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeRottenLeaves om:CauseEndOfVaseLifeRottenLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeWiltedFlowers om:CauseEndOfVaseLifeWiltedFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeWiltedLeaves om:CauseEndOfVaseLifeWiltedLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CauseEndOfVaseLifeYellowLeaves om:CauseEndOfVaseLifeYellowLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CelsiusScale om:CelsiusScale rdf:type owl:NamedIndividual , om:IntervalScale ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPoint om:_-189.3442OnTheCelsiusScale , om:_-218.7916OnTheCelsiusScale , om:_-248.5939OnTheCelsiusScale , om:_-259.3467OnTheCelsiusScale , om:_-270.15To-268.15OnTheCelsiusScale , om:_-38.8344OnTheCelsiusScale , om:_0.01OnTheCelsiusScale , om:_1064.18OnTheCelsiusScale , om:_1084.62OnTheCelsiusScale , om:_156.5985OnTheCelsiusScale , om:_231.928OnTheCelsiusScale , om:_29.7646OnTheCelsiusScale , om:_419.527OnTheCelsiusScale , om:_660.323OnTheCelsiusScale , om:_961.78OnTheCelsiusScale , om:approximately-252.85OnTheCelsiusScale , om:approximately-256.15OnTheCelsiusScale ; om:hasScale om:KelvinScale ; om:hasUnit om:degreeCelsius ; om:hasFactor 1 ; om:hasOff-Set -273.15 ; om:alternativeLabel "International Celsius Temperature scale of 1990"@en ; rdfs:label "Celsius scale"@en , "Celsiusschaal"@nl , "摄氏温标"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CelsiusTemperature om:CelsiusTemperature rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attodegreeCelsius , om:centidegreeCelsius , om:decidegreeCelsius , om:degreeCelsius , om:femtodegreeCelsius , om:microdegreeCelsius , om:millidegreeCelsius , om:nanodegreeCelsius , om:picodegreeCelsius . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ChineseYuan om:ChineseYuan rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Chinese yuan"@en , "中国元"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Circumference om:Circumference rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Co-RotationRadius om:Co-RotationRadius rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:astronomicalUnit , om:kiloparsec , om:lightYear , om:parsec . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ColdGasMassFraction om:ColdGasMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CollisionFrequency om:CollisionFrequency rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ColorAreaFraction om:ColorAreaFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ColourIndex om:ColourIndex rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ColourTemperature om:ColourTemperature rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kelvin . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ColumnNumberDensity om:ColumnNumberDensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:reciprocalSquareCentimetre , om:reciprocalSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CompressiveStress om:CompressiveStress rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ContactAngle om:ContactAngle rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attoradian , om:centiradian , om:deciradian , om:degree , om:femtoradian , om:gon , om:metrePerMetre , om:microradian , om:microsecond-Angle , om:mil-Angle , om:milliradian , om:millisecond-Angle , om:minute-Angle , om:nanoradian , om:picoradian , om:radian , om:revolution , om:second-Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CosmologicalConstant om:CosmologicalConstant rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Cost om:Cost rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:AustralianDollar , om:BrazilianReal , om:CanadianDollar , om:ChineseYuan , om:HongKongDollar , om:IndianRupee , om:JapaneseYen , om:MexicanPeso , om:NewZealandDollar , om:NorwegianKrone , om:RussianRuble , om:SingaporeDollar , om:SouthAfricanRand , om:SouthKoreanWon , om:SwedishKrona , om:SwissFranc , om:TurkishLira , om:UnitedStatesDollar , om:euro , om:megaeuro , om:poundSterling . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CousinsMagnitude om:CousinsMagnitude rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Coverage om:Coverage rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one , om:partsPerMillion , om:percent , om:squareMetrePerSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CowlingNumber om:CowlingNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CriticalDensity om:CriticalDensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerCubicCentimetre , om:gramPerCubicmetre , om:kilogramPerCubicDecimetre , om:kilogramPerCubicmetre , om:microgramPerCubicCentimetre , om:milligramPerCubicmetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CurrentDensity om:CurrentDensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:amperePerSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/CurvatureConstant om:CurvatureConstant rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Cut-OffWavelength om:Cut-OffWavelength rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DarkNoise om:DarkNoise rdf:type owl:NamedIndividual ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Date om:Date rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosecond-Time , om:centisecond-Time , om:day , om:day-Sidereal , om:decasecond-Time , om:decisecond-Time , om:exasecond-Time , om:femtosecond-Time , om:gigasecond-Time , om:gigayear , om:hectosecond-Time , om:hour , om:hour-Sidereal , om:kilosecond-Time , om:megasecond-Time , om:microsecond-Time , om:millisecond-Time , om:minute-Sidereal , om:minute-Time , om:nanosecond-Time , om:petasecond-Time , om:picosecond-Time , om:second-Sidereal , om:second-Time , om:shake , om:terasecond-Time , om:year , om:year-Sidereal , om:year-Tropical . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DecelerationParameter om:DecelerationParameter rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Declination om:Declination rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:minute-Angle , om:second-Angle ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Density om:Density rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attogramPerLitre , om:centigramPerLitre , om:decagramPerLitre , om:decigramPerLitre , om:exagramPerLitre , om:femtogramPerLitre , om:gigagramPerLitre , om:gramPerAttolitre , om:gramPerCentilitre , om:gramPerCubicCentimetre , om:gramPerCubicmetre , om:gramPerDecalitre , om:gramPerDecilitre , om:gramPerExalitre , om:gramPerFemtolitre , om:gramPerGigalitre , om:gramPerHectolitre , om:gramPerKilolitre , om:gramPerLitre , om:gramPerMegalitre , om:gramPerMicrolitre , om:gramPerMillilitre , om:gramPerNanolitre , om:gramPerPetalitre , om:gramPerPicolitre , om:gramPerTeralitre , om:hectogramPerLitre , om:kilogramPerCubicDecimetre , om:kilogramPerCubicmetre , om:kilogramPerLitre , om:megagramPerLitre , om:microgramPerCubicCentimetre , om:microgramPerLitre , om:milligramPerCubicmetre , om:milligramPerLitre , om:nanogramPerLitre , om:petagramPerLitre , om:picogramPerLitre , om:teragramPerLitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityParameter om:DensityParameter rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityParameterForBaryonicMatter om:DensityParameterForBaryonicMatter rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityParameterForMatter om:DensityParameterForMatter rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityParameterForRadiation om:DensityParameterForRadiation rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DensityParameterForVacuum om:DensityParameterForVacuum rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Depth om:Depth rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DetectiveQuantumEfficiency om:DetectiveQuantumEfficiency rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Detectivity om:Detectivity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:reciprocalWatt ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Diameter om:Diameter rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Diameter-Angle om:Diameter-Angle rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:microsecond-Angle , om:millisecond-Angle , om:minute-Angle , om:second-Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DirectionalDoseEquivalent om:DirectionalDoseEquivalent rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosievert , om:centisievert , om:decasievert , om:decisievert , om:exasievert , om:femtosievert , om:gigasievert , om:hectosievert , om:kilosievert , om:megasievert , om:microsievert , om:millisievert , om:nanosievert , om:petasievert , om:picosievert , om:rem , om:sievert , om:terasievert . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DisodiumEthyleneDiamineTetreAcetateMassFraction om:DisodiumEthyleneDiamineTetreAcetateMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Displacement om:Displacement rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Distance om:Distance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DistanceModulus om:DistanceModulus rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DiurnalAberration om:DiurnalAberration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:microsecond-Angle , om:millisecond-Angle , om:second-Angle ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DoseEquivalent om:DoseEquivalent rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosievert , om:centisievert , om:decasievert , om:decisievert , om:exasievert , om:femtosievert , om:gigasievert , om:hectosievert , om:kilosievert , om:megasievert , om:microsievert , om:millisievert , om:nanosievert , om:petasievert , om:picosievert , om:rem , om:sievert , om:terasievert . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DrainageSpeed om:DrainageSpeed rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attometrePerSecond-Time , om:centimetrePerDay , om:centimetrePerMinute-Time , om:centimetrePerSecond-Time , om:decametrePerSecond-Time , om:decimetrePerSecond-Time , om:exametrePerSecond-Time , om:femtometrePerSecond-Time , om:gigametrePerSecond-Time , om:hectometrePerSecond-Time , om:kilometrePerHour , om:kilometrePerSecond-Time , om:knot-International , om:megametrePerSecond-Time , om:metrePerAttosecond-Time , om:metrePerCentisecond-Time , om:metrePerDay , om:metrePerDecasecond-Time , om:metrePerDecisecond-Time , om:metrePerExasecond-Time , om:metrePerFemtosecond-Time , om:metrePerGigasecond-Time , om:metrePerHectosecond-Time , om:metrePerKilosecond-Time , om:metrePerMegasecond-Time , om:metrePerMicrosecond-Time , om:metrePerMillisecond-Time , om:metrePerMinute-Time , om:metrePerNanosecond-Time , om:metrePerPetasecond-Time , om:metrePerPicosecond-Time , om:metrePerSecond-Time , om:metrePerTerasecond-Time , om:micrometrePerSecond-Time , om:mile-StatutePerHour , om:millimetrePerDay , om:millimetrePerHour , om:millimetrePerMinute-Time , om:millimetrePerSecond-Time , om:nanometrePerSecond-Time , om:nauticalMile-InternationalPerHour , om:petametrePerSecond-Time , om:picometrePerSecond-Time , om:terametrePerSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DryBodyMass om:DryBodyMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram , om:kilogram , om:tonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DryMass om:DryMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram , om:kilogram , om:tonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DryMatterMassFraction om:DryMatterMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Duration om:Duration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosecond-Time , om:centisecond-Time , om:day , om:day-Sidereal , om:decasecond-Time , om:decisecond-Time , om:exasecond-Time , om:femtosecond-Time , om:gigasecond-Time , om:gigayear , om:hectosecond-Time , om:hour , om:hour-Sidereal , om:kilosecond-Time , om:megasecond-Time , om:microsecond-Time , om:millisecond-Time , om:minute-Sidereal , om:minute-Time , om:nanosecond-Time , om:petasecond-Time , om:picosecond-Time , om:second-Sidereal , om:second-Time , om:shake , om:terasecond-Time , om:year , om:year-Sidereal , om:year-Tropical . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DynamicModulus om:DynamicModulus rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DynamicRange om:DynamicRange rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/DynamicViscosity om:DynamicViscosity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:centipoise , om:pascalSecond-Time , om:poise . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Eccentricity om:Eccentricity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EclipticLatitude om:EclipticLatitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:minute-Angle , om:second-Angle ; ombibo:reference ombibo:chapter13_Astronomical_Algorithms . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EclipticLongitude om:EclipticLongitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:minute-Angle , om:second-Angle ; ombibo:reference ombibo:chapter13_Astronomical_Algorithms . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EggMassFraction om:EggMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElasticityTensor om:ElasticityTensor rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricCharge om:ElectricCharge rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:abcoulomb , om:amperehour , om:attocoulomb , om:centicoulomb , om:coulomb , om:decacoulomb , om:decicoulomb , om:exacoulomb , om:faraday , om:femtocoulomb , om:franklin , om:gigacoulomb , om:hectocoulomb , om:kilocoulomb , om:megacoulomb , om:microcoulomb , om:milliamperehour , om:millicoulomb , om:nanocoulomb , om:petacoulomb , om:picocoulomb , om:second-TimeAmpere , om:statcoulomb , om:teracoulomb . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricChargeDensity om:ElectricChargeDensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:coulombPerCubicmetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricCurrent om:ElectricCurrent rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:abampere , om:ampere , om:attoampere , om:biot , om:centiampere , om:decaampere , om:deciampere , om:exaampere , om:femtoampere , om:gigaampere , om:hectoampere , om:kiloampere , om:megaampere , om:microampere , om:milliampere , om:nanoampere , om:petaampere , om:picoampere , om:statampere , om:teraampere . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricDipoleMoment om:ElectricDipoleMoment rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:coulombMetre , om:debye . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricField om:ElectricField rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:newtonPerCoulomb , om:voltPerMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricFluxDensity om:ElectricFluxDensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:coulombPerSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricPotential om:ElectricPotential rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:abvolt , om:attovolt , om:centivolt , om:decavolt , om:decivolt , om:exavolt , om:femtovolt , om:gigavolt , om:hectovolt , om:kilovolt , om:megavolt , om:microvolt , om:millivolt , om:nanovolt , om:petavolt , om:picovolt , om:statvolt , om:teravolt , om:volt , om:wattPerAmpere . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalConductance om:ElectricalConductance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:abmho , om:amperePerVolt , om:attosiemens , om:centisiemens , om:decasiemens , om:decisiemens , om:exasiemens , om:femtosiemens , om:gigasiemens , om:hectosiemens , om:kilosiemens , om:megasiemens , om:mho , om:microsiemens , om:millisiemens , om:nanosiemens , om:petasiemens , om:picosiemens , om:siemens , om:statmho , om:terasiemens . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalConductivity om:ElectricalConductivity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:siemensPerMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalResistance om:ElectricalResistance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:abohm , om:attoohm , om:centiohm , om:decaohm , om:deciohm , om:exaohm , om:femtoohm , om:gigaohm , om:hectoohm , om:kilohm , om:megohm , om:microohm , om:milliohm , om:nanoohm , om:ohm , om:petaohm , om:picoohm , om:statohm , om:teraohm , om:voltPerAmpere . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectricalResistivity om:ElectricalResistivity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:ohmMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectromotiveForce om:ElectromotiveForce rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:abvolt , om:attovolt , om:centivolt , om:decavolt , om:decivolt , om:exavolt , om:femtovolt , om:gigavolt , om:hectovolt , om:kilovolt , om:megavolt , om:microvolt , om:millivolt , om:nanovolt , om:petavolt , om:picovolt , om:statvolt , om:teravolt , om:volt , om:wattPerAmpere . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ElectronTemperature om:ElectronTemperature rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kelvin . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Ellipticity om:Ellipticity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Energy om:Energy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:BritishThermalUnit-39F , om:BritishThermalUnit-59F , om:BritishThermalUnit-60F , om:BritishThermalUnit-InternationalTable , om:BritishThermalUnit-Mean , om:BritishThermalUnit-Thermochemical , om:attojoule , om:calorie-15C , om:calorie-20C , om:calorie-InternationalTable , om:calorie-Mean , om:calorie-Thermochemical , om:centijoule , om:decajoule , om:decijoule , om:electronvolt , om:erg , om:exajoule , om:femtojoule , om:footPoundal , om:gigaelectronvolt , om:gigajoule , om:gigawattHour , om:hectojoule , om:joule , om:kilocalorie-Mean , om:kiloelectronvolt , om:kilojoule , om:kilowattHour , om:megaelectronvolt , om:megaerg , om:megajoule , om:megawattHour , om:microjoule , om:micronewtonMetre , om:millijoule , om:millinewtonMetre , om:nanojoule , om:newtonMetre , om:petajoule , om:picojoule , om:quad , om:terajoule , om:terawattHour , om:therm-EC , om:therm-US , om:tonOfTNT , om:wattHour . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EnergyDensity om:EnergyDensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerCubicmetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Enthalpy om:Enthalpy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:BritishThermalUnit-39F , om:BritishThermalUnit-59F , om:BritishThermalUnit-60F , om:BritishThermalUnit-InternationalTable , om:BritishThermalUnit-Mean , om:BritishThermalUnit-Thermochemical , om:attojoule , om:calorie-15C , om:calorie-20C , om:calorie-InternationalTable , om:calorie-Mean , om:calorie-Thermochemical , om:centijoule , om:decajoule , om:decijoule , om:electronvolt , om:erg , om:exajoule , om:femtojoule , om:footPoundal , om:gigaelectronvolt , om:gigajoule , om:gigawattHour , om:hectojoule , om:joule , om:kilocalorie-Mean , om:kiloelectronvolt , om:kilojoule , om:kilowattHour , om:megaelectronvolt , om:megaerg , om:megajoule , om:megawattHour , om:microjoule , om:micronewtonMetre , om:millijoule , om:millinewtonMetre , om:nanojoule , om:newtonMetre , om:petajoule , om:picojoule , om:quad , om:terajoule , om:terawattHour , om:therm-EC , om:therm-US , om:tonOfTNT , om:wattHour . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Entropy om:Entropy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerKelvin . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Epoch om:Epoch rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:second-Time , om:year . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EpochAtMaximumBrightness om:EpochAtMaximumBrightness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:second-Time , om:year . ### http://www.ontology-of-units-of-measure.org/resource/om-2/EulerNumber om:EulerNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Exposure om:Exposure rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:luxSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExposureToXAndGammaRays om:ExposureToXAndGammaRays rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:coulombPerKilogram , om:röntgen . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExternalBrowning om:ExternalBrowning rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-5 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Extinction om:Extinction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExtinctionAtWaveband om:ExtinctionAtWaveband rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExtinctionAtWavelength om:ExtinctionAtWavelength rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExtinctionInB om:ExtinctionInB rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExtinctionInU om:ExtinctionInU rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ExtinctionInV om:ExtinctionInV rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FahrenheitScale om:FahrenheitScale rdf:type owl:NamedIndividual , om:IntervalScale ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasScale om:KelvinScale ; om:hasUnit om:degreeFahrenheit ; om:hasFactor 1.8 ; om:hasOff-Set -459.67 ; rdfs:label "Fahrenheit scale"@en , "Fahrenheitschaal"@nl , "华氏温标"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FahrenheitTemperature om:FahrenheitTemperature rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degreeFahrenheit . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FatMassFraction om:FatMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Firmness-Penetrometer-Method1 om:Firmness-Penetrometer-Method1 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kilogramPerSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Firmness-Penetrometer-Method2 om:Firmness-Penetrometer-Method2 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kilogramPerSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FirstCowlingNumber om:FirstCowlingNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FlowpackMass om:FlowpackMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram , om:kilogram , om:tonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Fluidity om:Fluidity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:reciprocalPascalSecond-Time , om:rhe . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FontSize om:FontSize rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:hectometre , om:inch-International , om:kilometre , om:megametre , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Force om:Force rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attonewton , om:centinewton , om:decanewton , om:decinewton , om:dyne , om:exanewton , om:femtonewton , om:giganewton , om:hectonewton , om:kilonewton , om:kip , om:meganewton , om:metreKilogramPerSecond-TimeSquared , om:micronewton , om:millinewton , om:nanonewton , om:newton , om:petanewton , om:piconewton , om:pound-Force , om:poundal , om:teranewton , om:ton-Force-Short . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FourierNumber om:FourierNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FourierNumberForMassTransfer om:FourierNumberForMassTransfer rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FrenchGauge om:FrenchGauge rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:alternativeSymbol "CH" , "Ch" , "F" , "FR" , "Fg" ; om:symbol "Fr" ; rdfs:label "French gauge"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Frequency om:Frequency rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attohertz , om:centihertz , om:decahertz , om:decihertz , om:exahertz , om:femtohertz , om:gigahertz , om:hectohertz , om:hertz , om:kilohertz , om:megahertz , om:microhertz , om:millihertz , om:nanohertz , om:petahertz , om:picohertz , om:reciprocalDay , om:reciprocalHour , om:reciprocalMinute-Time , om:reciprocalSecond-Time , om:reciprocalYear , om:terahertz . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Friction om:Friction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attonewton , om:centinewton , om:decanewton , om:decinewton , om:dyne , om:exanewton , om:femtonewton , om:giganewton , om:hectonewton , om:kilonewton , om:kip , om:meganewton , om:metreKilogramPerSecond-TimeSquared , om:micronewton , om:millinewton , om:nanonewton , om:newton , om:petanewton , om:piconewton , om:pound-Force , om:poundal , om:teranewton , om:ton-Force-Short . ### http://www.ontology-of-units-of-measure.org/resource/om-2/FroudeNumber om:FroudeNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GalacticCylindricalPolarAngleCoordinate om:GalacticCylindricalPolarAngleCoordinate rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:radian . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GalacticLatitude om:GalacticLatitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:minute-Angle , om:second-Angle ; ombibo:reference ombibo:chapter13_Astronomical_Algorithms . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GalacticLongitude om:GalacticLongitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:minute-Angle , om:second-Angle ; ombibo:reference ombibo:chapter13_Astronomical_Algorithms . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GasConstant om:GasConstant rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerKelvinMole . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GaussianSystemOfUnits om:GaussianSystemOfUnits rdf:type owl:NamedIndividual , om:SystemOfUnits ; om:hasBaseQuantity om:Length , om:Mass , om:Time ; om:hasBaseUnit om:centimetre , om:gram , om:second-Time ; om:hasDerivedQuantity om:Capacitance , om:ElectricCharge , om:ElectricCurrent , om:ElectricPotential , om:ElectricalConductance , om:ElectricalResistance , om:Inductance , om:MagneticField , om:MagneticFlux , om:MagneticFluxDensity , om:MagnetomotiveForce ; om:hasDerivedUnit om:abampere , om:abcoulomb , om:abfarad , om:abhenry , om:abmho , om:abohm , om:abvolt , om:gauss , om:gilbert , om:maxwell , om:oersted , om:statampere , om:statcoulomb , om:statfarad , om:stathenry , om:statmho , om:statohm , om:stattesla , om:statvolt , om:statweber ; om:alternativeLabel "Gaussian CGS system of units"@en , "mixed CGS system of units"@en , "symmetrised CGS system of units"@en ; rdfs:label "Gaussian system of units"@en , "Gaussische eenhedenstelsel"@nl , "高斯系统单位"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GelatinMassFraction om:GelatinMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GeometricalAlbedo om:GeometricalAlbedo rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GrashofNumber om:GrashofNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GrashofNumberForMassTransfer om:GrashofNumberForMassTransfer rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GravitationalAcceleration om:GravitationalAcceleration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attometrePerSecond-TimeSquared , om:centimetrePerSecond-TimeSquared , om:decametrePerSecond-TimeSquared , om:decimetrePerSecond-TimeSquared , om:exametrePerSecond-TimeSquared , om:femtometrePerSecond-TimeSquared , om:gal , om:gigametrePerSecond-TimeSquared , om:hectometrePerSecond-TimeSquared , om:kilometrePerSecond-TimeSquared , om:megametrePerSecond-TimeSquared , om:metrePerAttosecond-TimeSquared , om:metrePerCentisecond-TimeSquared , om:metrePerDecasecond-TimeSquared , om:metrePerDecisecond-TimeSquared , om:metrePerExasecond-TimeSquared , om:metrePerFemtosecond-TimeSquared , om:metrePerGigasecond-TimeSquared , om:metrePerHectosecond-TimeSquared , om:metrePerKilosecond-TimeSquared , om:metrePerMegasecond-TimeSquared , om:metrePerMicrosecond-TimeSquared , om:metrePerMillisecond-TimeSquared , om:metrePerNanosecond-TimeSquared , om:metrePerPetasecond-TimeSquared , om:metrePerPicosecond-TimeSquared , om:metrePerSecond-TimeSquared , om:metrePerTerasecond-TimeSquared , om:micrometrePerSecond-TimeSquared , om:millimetrePerSecond-TimeSquared , om:nanometrePerSecond-TimeSquared , om:petametrePerSecond-TimeSquared , om:picometrePerSecond-TimeSquared , om:terametrePerSecond-TimeSquared . ### http://www.ontology-of-units-of-measure.org/resource/om-2/GuarGumMassFraction om:GuarGumMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Half-Life om:Half-Life rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosecond-Time , om:centisecond-Time , om:day , om:day-Sidereal , om:decasecond-Time , om:decisecond-Time , om:exasecond-Time , om:femtosecond-Time , om:gigasecond-Time , om:gigayear , om:hectosecond-Time , om:hour , om:hour-Sidereal , om:kilosecond-Time , om:megasecond-Time , om:microsecond-Time , om:millisecond-Time , om:minute-Sidereal , om:minute-Time , om:nanosecond-Time , om:petasecond-Time , om:picosecond-Time , om:second-Sidereal , om:second-Time , om:shake , om:terasecond-Time , om:year , om:year-Sidereal , om:year-Tropical . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HartmannNumber om:HartmannNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Heat om:Heat rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:BritishThermalUnit-39F , om:BritishThermalUnit-59F , om:BritishThermalUnit-60F , om:BritishThermalUnit-InternationalTable , om:BritishThermalUnit-Mean , om:BritishThermalUnit-Thermochemical , om:attojoule , om:calorie-15C , om:calorie-20C , om:calorie-InternationalTable , om:calorie-Mean , om:calorie-Thermochemical , om:centijoule , om:decajoule , om:decijoule , om:electronvolt , om:erg , om:exajoule , om:femtojoule , om:footPoundal , om:gigaelectronvolt , om:gigajoule , om:gigawattHour , om:hectojoule , om:joule , om:kilocalorie-Mean , om:kiloelectronvolt , om:kilojoule , om:kilowattHour , om:megaelectronvolt , om:megaerg , om:megajoule , om:megawattHour , om:microjoule , om:micronewtonMetre , om:millijoule , om:millinewtonMetre , om:nanojoule , om:newtonMetre , om:petajoule , om:picojoule , om:quad , om:terajoule , om:terawattHour , om:therm-EC , om:therm-US , om:tonOfTNT , om:wattHour . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HeatCapacity om:HeatCapacity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerKelvin . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HeatFlowRate om:HeatFlowRate rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attowatt , om:centiwatt , om:decawatt , om:deciwatt , om:exawatt , om:femtowatt , om:gigawatt , om:hectowatt , om:horsepower-Boiler , om:horsepower-British , om:horsepower-Electric , om:horsepower-Metric , om:horsepower-Water , om:joulePerSecond-Time , om:kilowatt , om:megawatt , om:microwatt , om:milliwatt , om:nanowatt , om:petawatt , om:picowatt , om:solarLuminosity , om:terawatt , om:tonOfRefrigeration , om:watt . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HeatFluxDensity om:HeatFluxDensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:wattPerSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HeatTransferCoefficient om:HeatTransferCoefficient rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:wattPerSquareMetreKelvin . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Height om:Height rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HongKongDollar om:HongKongDollar rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Hong Kong dollar"@en , "港元"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HourAngle om:HourAngle rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:hour-HourAngle , om:minute-HourAngle , om:second-HourAngle ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HubbleConstant om:HubbleConstant rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kilometrePerSecond-TimePerMegaparsec , om:metrePerSecond-TimePerMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/HubbleConstantAtPresentEpoch om:HubbleConstantAtPresentEpoch rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kilometrePerSecond-TimePerMegaparsec , om:metrePerSecond-TimePerMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Hydrophilicity om:Hydrophilicity rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Hydrophobicity om:Hydrophobicity rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/IMagnitude om:IMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Illuminance om:Illuminance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attolux , om:centilux , om:decalux , om:decilux , om:exalux , om:femtolux , om:footcandle , om:gigalux , om:hectolux , om:kilolux , om:lumenPerSquareMetre , om:lux , om:megalux , om:microlux , om:millilux , om:nanolux , om:petalux , om:phot , om:picolux , om:teralux . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Impulse om:Impulse rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/IndianRupee om:IndianRupee rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Indian rupee"@en , "印度卢比"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Inductance om:Inductance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:abhenry , om:attohenry , om:centihenry , om:decahenry , om:decihenry , om:exahenry , om:femtohenry , om:gigahenry , om:hectohenry , om:henry , om:kilohenry , om:megahenry , om:microhenry , om:millihenry , om:nanohenry , om:petahenry , om:picohenry , om:stathenry , om:terahenry , om:weberPerAmpere . ### http://www.ontology-of-units-of-measure.org/resource/om-2/InformationCapacity om:InformationCapacity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:bit , om:byte , om:exabit , om:exabyte , om:exbibit , om:exbibyte , om:gibibit , om:gibibyte , om:gigabit , om:gigabyte , om:hartley , om:kibibit , om:kibibyte , om:kilobit , om:kilobyte , om:mebibit , om:mebibyte , om:megabit , om:megabyte , om:pebibit , om:pebibyte , om:petabit , om:petabyte , om:shannon , om:tebibit , om:tebibyte , om:terabit , om:terabyte , om:yobibit , om:yobibyte , om:yottabit , om:yottabyte , om:zebibit , om:zebibyte , om:zettabit , om:zettabyte . ### http://www.ontology-of-units-of-measure.org/resource/om-2/InitialMassFunction om:InitialMassFunction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:reciprocalCubicParsec . ### http://www.ontology-of-units-of-measure.org/resource/om-2/IntegratedMagnitude om:IntegratedMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/InternalEnergy om:InternalEnergy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:BritishThermalUnit-39F , om:BritishThermalUnit-59F , om:BritishThermalUnit-60F , om:BritishThermalUnit-InternationalTable , om:BritishThermalUnit-Mean , om:BritishThermalUnit-Thermochemical , om:attojoule , om:calorie-15C , om:calorie-20C , om:calorie-InternationalTable , om:calorie-Mean , om:calorie-Thermochemical , om:centijoule , om:decajoule , om:decijoule , om:electronvolt , om:erg , om:exajoule , om:femtojoule , om:footPoundal , om:gigaelectronvolt , om:gigajoule , om:gigawattHour , om:hectojoule , om:joule , om:kilocalorie-Mean , om:kiloelectronvolt , om:kilojoule , om:kilowattHour , om:megaelectronvolt , om:megaerg , om:megajoule , om:megawattHour , om:microjoule , om:micronewtonMetre , om:millijoule , om:millinewtonMetre , om:nanojoule , om:newtonMetre , om:petajoule , om:picojoule , om:quad , om:terajoule , om:terawattHour , om:therm-EC , om:therm-US , om:tonOfTNT , om:wattHour . ### http://www.ontology-of-units-of-measure.org/resource/om-2/InternationalSystemOfUnits om:InternationalSystemOfUnits rdf:type owl:NamedIndividual , om:SystemOfUnits ; om:hasBaseQuantity om:AmountOfSubstance , om:ElectricCurrent , om:Length , om:LuminousIntensity , om:Mass , om:ThermodynamicTemperature , om:Time ; om:hasBaseUnit om:ampere , om:candela , om:kelvin , om:kilogram , om:metre , om:mole , om:second-Time ; om:hasDerivedQuantity om:AbsorbedDose , om:AbsorbedDoseRate , om:Acceleration , om:Action , om:Activity , om:Angle , om:AngularAcceleration , om:AngularMomentum , om:AngularSpeed , om:Area , om:Capacitance , om:CatalyticActivity , om:CurrentDensity , om:Density , om:DoseEquivalent , om:DynamicViscosity , om:ElectricCharge , om:ElectricPotential , om:ElectricalConductance , om:ElectricalConductivity , om:ElectricalResistance , om:ElectricalResistivity , om:Energy , om:Exposure , om:Force , om:Frequency , om:HeatCapacity , om:Illuminance , om:Inductance , om:Irradiance , om:Luminance , om:LuminousEfficacy , om:LuminousEnergy , om:LuminousFlux , om:MagneticFlux , om:MagneticFluxDensity , om:MagnetomotiveForce , om:MolarHeatCapacity , om:MolarMass , om:Momentum , om:PermeabilityOfFreeSpace , om:Permittivity , om:Power , om:Pressure , om:SolidAngle , om:SpecificHeatCapacity , om:SpecificVolume , om:Speed , om:SurfaceTension , om:Torque , om:Volume , om:Wavenumber ; om:hasDerivedUnit om:amperePerMetre , om:amperePerSquareMetre , om:attoampere , om:attobecquerel , om:attocandela , om:attocoulomb , om:attodegreeCelsius , om:attofarad , om:attogram , om:attogray , om:attohenry , om:attohertz , om:attojoule , om:attokatal , om:attokelvin , om:attolumen , om:attolux , om:attometre , om:attometrePerSecond-Time , om:attometrePerSecond-TimeSquared , om:attomole , om:attonewton , om:attoohm , om:attopascal , om:attoradian , om:attosecond-Time , om:attosiemens , om:attosievert , om:attosteradian , om:attotesla , om:attovolt , om:attowatt , om:attoweber , om:becquerel , om:candelaPerSquareMetre , om:centiampere , om:centibecquerel , om:centicandela , om:centicoulomb , om:centidegreeCelsius , om:centifarad , om:centigram , om:centigray , om:centihenry , om:centihertz , om:centijoule , om:centikatal , om:centikelvin , om:centilumen , om:centilux , om:centimetre , om:centimetrePerSecond-Time , om:centimetrePerSecond-TimeSquared , om:centimole , om:centinewton , om:centiohm , om:centipascal , om:centiradian , om:centisecond-Time , om:centisiemens , om:centisievert , om:centisteradian , om:centitesla , om:centivolt , om:centiwatt , om:centiweber , om:coulomb , om:coulombPerCubicmetre , om:coulombPerKilogram , om:coulombPerSquareMetre , om:cubicAttometre , om:cubicCentimetre , om:cubicDecametre , om:cubicDecimetre , om:cubicExametre , om:cubicFemtometre , om:cubicGigametre , om:cubicHectometre , om:cubicKilometre , om:cubicMegametre , om:cubicMetre , om:cubicMetrePerKilogram , om:cubicMicrometre , om:cubicMillimetre , om:cubicNanometre , om:cubicPetametre , om:cubicPicometre , om:cubicTerametre , om:cubicYoctometre , om:cubicYottametre , om:cubicZeptometre , om:cubicZettametre , om:decaampere , om:decabecquerel , om:decacandela , om:decacoulomb , om:decafarad , om:decagram , om:decagray , om:decahenry , om:decahertz , om:decajoule , om:decakatal , om:decakelvin , om:decalumen , om:decalux , om:decametre , om:decametrePerSecond-Time , om:decametrePerSecond-TimeSquared , om:decamole , om:decanewton , om:decaohm , om:decapascal , om:decasecond-Time , om:decasiemens , om:decasievert , om:decatesla , om:decavolt , om:decawatt , om:decaweber , om:deciampere , om:decibecquerel , om:decicandela , om:decicoulomb , om:decidegreeCelsius , om:decifarad , om:decigram , om:decigray , om:decihenry , om:decihertz , om:decijoule , om:decikatal , om:decikelvin , om:decilumen , om:decilux , om:decimetre , om:decimetrePerSecond-Time , om:decimetrePerSecond-TimeSquared , om:decimole , om:decinewton , om:deciohm , om:decipascal , om:deciradian , om:decisecond-Time , om:decisiemens , om:decisievert , om:decisteradian , om:decitesla , om:decivolt , om:deciwatt , om:deciweber , om:degreeCelsius , om:exaampere , om:exabecquerel , om:exacandela , om:exacoulomb , om:exafarad , om:exagram , om:exagray , om:exahenry , om:exahertz , om:exajoule , om:exakatal , om:exakelvin , om:exalumen , om:exalux , om:exametre , om:exametrePerSecond-Time , om:exametrePerSecond-TimeSquared , om:examole , om:exanewton , om:exaohm , om:exapascal , om:exasecond-Time , om:exasiemens , om:exasievert , om:exatesla , om:exavolt , om:exawatt , om:exaweber , om:farad , om:faradPerMetre , om:femtoampere , om:femtobecquerel , om:femtocandela , om:femtocoulomb , om:femtodegreeCelsius , om:femtofarad , om:femtogram , om:femtogray , om:femtohenry , om:femtohertz , om:femtojoule , om:femtokatal , om:femtokelvin , om:femtolumen , om:femtolux , om:femtometre , om:femtometrePerSecond-Time , om:femtometrePerSecond-TimeSquared , om:femtomole , om:femtonewton , om:femtoohm , om:femtopascal , om:femtoradian , om:femtosecond-Time , om:femtosiemens , om:femtosievert , om:femtosteradian , om:femtotesla , om:femtovolt , om:femtowatt , om:femtoweber , om:gigaampere , om:gigabecquerel , om:gigacandela , om:gigacoulomb , om:gigafarad , om:gigagram , om:gigagray , om:gigahenry , om:gigahertz , om:gigajoule , om:gigakatal , om:gigakelvin , om:gigalumen , om:gigalux , om:gigametre , om:gigametrePerSecond-Time , om:gigametrePerSecond-TimeSquared , om:gigamole , om:giganewton , om:gigaohm , om:gigapascal , om:gigasecond-Time , om:gigasiemens , om:gigasievert , om:gigatesla , om:gigavolt , om:gigawatt , om:gigaweber , om:gram , om:gramPerCubicCentimetre , om:gramPerCubicmetre , om:gray , om:grayPerSecond-Time , om:hectoampere , om:hectobecquerel , om:hectocandela , om:hectocoulomb , om:hectofarad , om:hectogram , om:hectogray , om:hectohenry , om:hectohertz , om:hectojoule , om:hectokatal , om:hectokelvin , om:hectolumen , om:hectolux , om:hectometre , om:hectometrePerSecond-Time , om:hectometrePerSecond-TimeSquared , om:hectomole , om:hectonewton , om:hectoohm , om:hectopascal , om:hectosecond-Time , om:hectosiemens , om:hectosievert , om:hectotesla , om:hectovolt , om:hectowatt , om:hectoweber , om:henry , om:henryPerMetre , om:hertz , om:joule , om:joulePerCubicmetre , om:joulePerKelvin , om:joulePerKelvinKilogram , om:joulePerKelvinMole , om:joulePerKilogram , om:joulePerMole , om:katal , om:kiloampere , om:kilobecquerel , om:kilocandela , om:kilocoulomb , om:kilofarad , om:kilogramPerCubicDecimetre , om:kilogramPerCubicmetre , om:kilogray , om:kilohenry , om:kilohertz , om:kilohm , om:kilojoule , om:kilojoulePerHectogram , om:kilokatal , om:kilokelvin , om:kilolumen , om:kilolux , om:kilometre , om:kilometrePerSecond-Time , om:kilometrePerSecond-TimeSquared , om:kilomole , om:kilonewton , om:kilopascal , om:kilosecond-Time , om:kilosiemens , om:kilosievert , om:kilotesla , om:kilovolt , om:kilowatt , om:kiloweber , om:litrePerKilogram , om:lumen , om:lux , om:megaampere , om:megabecquerel , om:megacandela , om:megacoulomb , om:megafarad , om:megagram , om:megagray , om:megahenry , om:megahertz , om:megajoule , om:megakatal , om:megakelvin , om:megalumen , om:megalux , om:megametre , om:megametrePerSecond-Time , om:megametrePerSecond-TimeSquared , om:megamole , om:meganewton , om:megapascal , om:megasecond-Time , om:megasiemens , om:megasievert , om:megatesla , om:megavolt , om:megawatt , om:megaweber , om:megohm , om:metrePerAttosecond-Time , om:metrePerAttosecond-TimeSquared , om:metrePerCentisecond-Time , om:metrePerCentisecond-TimeSquared , om:metrePerDecasecond-Time , om:metrePerDecasecond-TimeSquared , om:metrePerDecisecond-Time , om:metrePerDecisecond-TimeSquared , om:metrePerExasecond-Time , om:metrePerExasecond-TimeSquared , om:metrePerFemtosecond-Time , om:metrePerFemtosecond-TimeSquared , om:metrePerGigasecond-Time , om:metrePerGigasecond-TimeSquared , om:metrePerHectosecond-Time , om:metrePerHectosecond-TimeSquared , om:metrePerKilosecond-Time , om:metrePerKilosecond-TimeSquared , om:metrePerMegasecond-Time , om:metrePerMegasecond-TimeSquared , om:metrePerMicrosecond-Time , om:metrePerMicrosecond-TimeSquared , om:metrePerMillisecond-Time , om:metrePerMillisecond-TimeSquared , om:metrePerNanosecond-Time , om:metrePerNanosecond-TimeSquared , om:metrePerPetasecond-Time , om:metrePerPetasecond-TimeSquared , om:metrePerPicosecond-Time , om:metrePerPicosecond-TimeSquared , om:metrePerSecond-Time , om:metrePerSecond-TimeSquared , om:metrePerTerasecond-Time , om:metrePerTerasecond-TimeSquared , om:metrePerYoctosecond-Time , om:metrePerYoctosecond-TimeSquared , om:metrePerYottasecond-Time , om:metrePerYottasecond-TimeSquared , om:metrePerZeptosecond-Time , om:metrePerZeptosecond-TimeSquared , om:metrePerZettasecond-Time , om:metrePerZettasecond-TimeSquared , om:microampere , om:microbecquerel , om:microcandela , om:microcoulomb , om:microdegreeCelsius , om:microfarad , om:microgram , om:microgramPerCubicCentimetre , om:microgray , om:microhenry , om:microhertz , om:microjoule , om:microkatal , om:microkelvin , om:microlumen , om:microlux , om:micrometre , om:micrometrePerSecond-Time , om:micrometrePerSecond-TimeSquared , om:micromole , om:micronewton , om:microohm , om:micropascal , om:microradian , om:microsecond-Time , om:microsiemens , om:microsievert , om:microsteradian , om:microtesla , om:microvolt , om:microwatt , om:microweber , om:milliampere , om:millibecquerel , om:millicandela , om:millicoulomb , om:millidegreeCelsius , om:millifarad , om:milligram , om:milligramPerCubicmetre , om:milligray , om:milligrayPerSecond-Time , om:millihenry , om:millihertz , om:millijoule , om:millikatal , om:millikelvin , om:millilumen , om:millilux , om:millimetre , om:millimetrePerSecond-Time , om:millimetrePerSecond-TimeSquared , om:millimole , om:millinewton , om:milliohm , om:millipascal , om:milliradian , om:millisecond-Time , om:millisiemens , om:millisievert , om:millisteradian , om:millitesla , om:millivolt , om:milliwatt , om:milliweber , om:molePerCubicmetre , om:nanoampere , om:nanobecquerel , om:nanocandela , om:nanocoulomb , om:nanodegreeCelsius , om:nanofarad , om:nanogram , om:nanogray , om:nanohenry , om:nanohertz , om:nanojoule , om:nanokatal , om:nanokelvin , om:nanolumen , om:nanolux , om:nanometre , om:nanometrePerSecond-Time , om:nanometrePerSecond-TimeSquared , om:nanomole , om:nanonewton , om:nanoohm , om:nanopascal , om:nanoradian , om:nanosecond-Time , om:nanosiemens , om:nanosievert , om:nanosteradian , om:nanotesla , om:nanovolt , om:nanowatt , om:nanoweber , om:newton , om:newtonMetre , om:ohm , om:pascal , om:pascalSecond-Time , om:petaampere , om:petabecquerel , om:petacandela , om:petacoulomb , om:petafarad , om:petagram , om:petagray , om:petahenry , om:petahertz , om:petajoule , om:petakatal , om:petakelvin , om:petalumen , om:petalux , om:petametre , om:petametrePerSecond-Time , om:petametrePerSecond-TimeSquared , om:petamole , om:petanewton , om:petaohm , om:petapascal , om:petasecond-Time , om:petasiemens , om:petasievert , om:petatesla , om:petavolt , om:petawatt , om:petaweber , om:picoampere , om:picobecquerel , om:picocandela , om:picocoulomb , om:picodegreeCelsius , om:picofarad , om:picogram , om:picogray , om:picohenry , om:picohertz , om:picojoule , om:picokatal , om:picokelvin , om:picolumen , om:picolux , om:picometre , om:picometrePerSecond-Time , om:picometrePerSecond-TimeSquared , om:picomole , om:piconewton , om:picoohm , om:picopascal , om:picoradian , om:picosecond-Time , om:picosiemens , om:picosievert , om:picosteradian , om:picotesla , om:picovolt , om:picowatt , om:picoweber , om:radian , om:radianPerSecond-Time , om:radianPerSecond-TimeSquared , om:reciprocalAngstrom , om:reciprocalMetre , om:siemens , om:sievert , om:squareAttometre , om:squareCentimetre , om:squareDecametre , om:squareDecimetre , om:squareExametre , om:squareFemtometre , om:squareGigametre , om:squareHectometre , om:squareKilometre , om:squareMegametre , om:squareMetre , om:squareMicrometre , om:squareMillimetre , om:squareNanometre , om:squarePetametre , om:squarePicometre , om:squareTerametre , om:squareYoctometre , om:squareYottametre , om:squareZeptometre , om:squareZettametre , om:steradian , om:teraampere , om:terabecquerel , om:teracandela , om:teracoulomb , om:terafarad , om:teragram , om:teragray , om:terahenry , om:terahertz , om:terajoule , om:terakatal , om:terakelvin , om:teralumen , om:teralux , om:terametre , om:terametrePerSecond-Time , om:terametrePerSecond-TimeSquared , om:teramole , om:teranewton , om:teraohm , om:terapascal , om:terasecond-Time , om:terasiemens , om:terasievert , om:teratesla , om:teravolt , om:terawatt , om:teraweber , om:tesla , om:unifiedAtomicMassUnitPerCubicAngstrom , om:volt , om:voltPerMetre , om:watt , om:wattPerMetreKelvin , om:wattPerSquareMetre , om:wattPerSquareMetreSteradian , om:wattPerSteradian , om:weber , om:yoctoampere , om:yoctobecquerel , om:yoctocandela , om:yoctocoulomb , om:yoctodegreeCelsius , om:yoctofarad , om:yoctogram , om:yoctogray , om:yoctohenry , om:yoctohertz , om:yoctojoule , om:yoctokatal , om:yoctokelvin , om:yoctolumen , om:yoctolux , om:yoctometre , om:yoctometrePerSecond-Time , om:yoctometrePerSecond-TimeSquared , om:yoctomole , om:yoctonewton , om:yoctoohm , om:yoctopascal , om:yoctoradian , om:yoctosecond-Time , om:yoctosiemens , om:yoctosievert , om:yoctosteradian , om:yoctotesla , om:yoctovolt , om:yoctowatt , om:yoctoweber , om:yottaampere , om:yottabecquerel , om:yottacandela , om:yottacoulomb , om:yottafarad , om:yottagram , om:yottagray , om:yottahenry , om:yottahertz , om:yottajoule , om:yottakatal , om:yottakelvin , om:yottalumen , om:yottalux , om:yottametre , om:yottametrePerSecond-Time , om:yottametrePerSecond-TimeSquared , om:yottamole , om:yottanewton , om:yottaohm , om:yottapascal , om:yottasecond-Time , om:yottasiemens , om:yottasievert , om:yottatesla , om:yottavolt , om:yottawatt , om:yottaweber , om:zeptoampere , om:zeptobecquerel , om:zeptocandela , om:zeptocoulomb , om:zeptodegreeCelsius , om:zeptofarad , om:zeptogram , om:zeptogray , om:zeptohenry , om:zeptohertz , om:zeptojoule , om:zeptokatal , om:zeptokelvin , om:zeptolumen , om:zeptolux , om:zeptometre , om:zeptometrePerSecond-Time , om:zeptometrePerSecond-TimeSquared , om:zeptomole , om:zeptonewton , om:zeptoohm , om:zeptopascal , om:zeptoradian , om:zeptosecond-Time , om:zeptosiemens , om:zeptosievert , om:zeptosteradian , om:zeptotesla , om:zeptovolt , om:zeptowatt , om:zeptoweber , om:zettaampere , om:zettabecquerel , om:zettacandela , om:zettacoulomb , om:zettafarad , om:zettagram , om:zettagray , om:zettahenry , om:zettahertz , om:zettajoule , om:zettakatal , om:zettakelvin , om:zettalumen , om:zettalux , om:zettametre , om:zettametrePerSecond-Time , om:zettametrePerSecond-TimeSquared , om:zettamole , om:zettanewton , om:zettaohm , om:zettapascal , om:zettasecond-Time , om:zettasiemens , om:zettasievert , om:zettatesla , om:zettavolt , om:zettawatt , om:zettaweber ; om:abbreviation "SI" ; rdfs:label "International System of Units"@en , "Internationale Stelsel van Eenheden"@nl , "国际单位制"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/InternationalUnit om:InternationalUnit rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:symbol "IU" ; rdfs:label "International Unit"@en , "国际单位"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/IntrinsicColourIndex om:IntrinsicColourIndex rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/IonizationTemperature om:IonizationTemperature rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kelvin . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Irradiance om:Irradiance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:wattPerSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/JapaneseYen om:JapaneseYen rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Japanese yen"@en , "日元"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/JeansMass om:JeansMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kilogram , om:solarMass . ### http://www.ontology-of-units-of-measure.org/resource/om-2/JohnsonMagnitude om:JohnsonMagnitude rdf:type owl:NamedIndividual ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/KelvinScale om:KelvinScale rdf:type owl:NamedIndividual , om:RatioScale ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPoint om:_1234.93OnTheKelvinScale , om:_13.8033OnTheKelvinScale , om:_1337.33OnTheKelvinScale , om:_1357.77OnTheKelvinScale , om:_234.3156OnTheKelvinScale , om:_24.5561OnTheKelvinScale , om:_273.16OnTheKelvinScale , om:_302.9146OnTheKelvinScale , om:_3To5OnTheKelvinScale , om:_429.7485OnTheKelvinScale , om:_505.078OnTheKelvinScale , om:_54.3584OnTheKelvinScale , om:_692.677OnTheKelvinScale , om:_83.8058OnTheKelvinScale , om:_933.473OnTheKelvinScale , om:approximately17OnTheKelvinScale , om:approximately203OnTheKelvinScale ; om:hasUnit om:kelvin ; om:alternativeLabel "International Kelvin Temperature scale of 1990"@en ; rdfs:label "Kelvin scale"@en , "Kelvinschaal"@nl , "开氏温标"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Kerma om:Kerma rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attogray , om:centigray , om:decagray , om:decigray , om:exagray , om:femtogray , om:gigagray , om:gray , om:hectogray , om:joulePerKilogram , om:kilogray , om:megagray , om:microgray , om:milligray , om:nanogray , om:petagray , om:picogray , om:rad , om:teragray . ### http://www.ontology-of-units-of-measure.org/resource/om-2/KinematicViscosity om:KinematicViscosity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:centistokes , om:squareMetrePerSecond-Time , om:stokes . ### http://www.ontology-of-units-of-measure.org/resource/om-2/KineticEnergy om:KineticEnergy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:BritishThermalUnit-39F , om:BritishThermalUnit-59F , om:BritishThermalUnit-60F , om:BritishThermalUnit-InternationalTable , om:BritishThermalUnit-Mean , om:BritishThermalUnit-Thermochemical , om:attojoule , om:calorie-15C , om:calorie-20C , om:calorie-InternationalTable , om:calorie-Mean , om:calorie-Thermochemical , om:centijoule , om:decajoule , om:decijoule , om:electronvolt , om:erg , om:exajoule , om:femtojoule , om:footPoundal , om:gigaelectronvolt , om:gigajoule , om:gigawattHour , om:hectojoule , om:joule , om:kilocalorie-Mean , om:kiloelectronvolt , om:kilojoule , om:kilowattHour , om:megaelectronvolt , om:megaerg , om:megajoule , om:megawattHour , om:microjoule , om:micronewtonMetre , om:millijoule , om:millinewtonMetre , om:nanojoule , om:newtonMetre , om:petajoule , om:picojoule , om:quad , om:terajoule , om:terawattHour , om:therm-EC , om:therm-US , om:tonOfTNT , om:wattHour . ### http://www.ontology-of-units-of-measure.org/resource/om-2/KnudsenNumber om:KnudsenNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LabelMass om:LabelMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram , om:kilogram , om:tonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LactoseMassFraction om:LactoseMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Length om:Length rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LengthFraction om:LengthFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:metrePerMetre , om:millimetrePerMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LewisNumber om:LewisNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LightTime om:LightTime rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:second-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LimitingMagnitude om:LimitingMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LinearStrain om:LinearStrain rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Lipophilicity om:Lipophilicity rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LocustBeanGumMassFraction om:LocustBeanGumMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LossModulus om:LossModulus rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Luminance om:Luminance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:candelaPerSquareCentimetre , om:candelaPerSquareMetre , om:footlambert , om:lambert , om:stilb . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminosityFunction om:LuminosityFunction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:reciprocalCubicParsec . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousEfficacy om:LuminousEfficacy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:lumenPerWatt . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousEnergy om:LuminousEnergy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:lumenSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousFlux om:LuminousFlux rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attolumen , om:candelaSteradian , om:centilumen , om:decalumen , om:decilumen , om:exalumen , om:femtolumen , om:gigalumen , om:hectolumen , om:kilolumen , om:lumen , om:megalumen , om:microlumen , om:millilumen , om:nanolumen , om:petalumen , om:picolumen , om:teralumen . ### http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousIntensity om:LuminousIntensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attocandela , om:candela , om:centicandela , om:decacandela , om:decicandela , om:exacandela , om:femtocandela , om:gigacandela , om:hectocandela , om:kilocandela , om:megacandela , om:microcandela , om:millicandela , om:nanocandela , om:petacandela , om:picocandela , om:teracandela . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MachNumber om:MachNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticField om:MagneticField rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:amperePerMetre , om:oersted . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticField-Dimension om:MagneticField-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 1 ; om:hasSILengthDimensionExponent -1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "magnetic field dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticFlux om:MagneticFlux rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attoweber , om:centiweber , om:decaweber , om:deciweber , om:exaweber , om:femtoweber , om:gigaweber , om:hectoweber , om:kiloweber , om:maxwell , om:megaweber , om:microweber , om:milliweber , om:nanoweber , om:petaweber , om:picoweber , om:statweber , om:teraweber , om:unitPole , om:voltSecond-Time , om:weber . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticFluxDensity om:MagneticFluxDensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attotesla , om:centitesla , om:decatesla , om:decitesla , om:exatesla , om:femtotesla , om:gamma , om:gauss , om:gigatesla , om:hectotesla , om:kilotesla , om:megatesla , om:microtesla , om:milligauss , om:millitesla , om:nanotesla , om:petatesla , om:picotesla , om:stattesla , om:teratesla , om:tesla , om:weberPerSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagneticReynoldsNumber om:MagneticReynoldsNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagnetomotiveForce om:MagnetomotiveForce rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:ampere , om:attoampere , om:centiampere , om:decaampere , om:deciampere , om:exaampere , om:femtoampere , om:gigaampere , om:gilbert , om:hectoampere , om:kiloampere , om:megaampere , om:microampere , om:milliampere , om:nanoampere , om:petaampere , om:picoampere , om:teraampere . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Magnitude om:Magnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:micromagnitude , om:millimagnitude , om:one ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 , ombibo:IntroAstronomicalPhotometry_chapter_2 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagnitudeAtMaximumBrightness om:MagnitudeAtMaximumBrightness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MagnitudeAtMinimumBrightness om:MagnitudeAtMinimumBrightness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ManualFirmness om:ManualFirmness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_0-5 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Mass om:Mass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:InternationalUnit , om:attogram , om:carat-Mass , om:centigram , om:decagram , om:decigram , om:exagram , om:femtogram , om:gigagram , om:grain , om:gram , om:hectogram , om:hundredweight-British , om:hundredweight-US , om:kilogram , om:kilotonne , om:megagram , om:megatonne , om:microgram , om:milligram , om:milligramRAE , om:nanogram , om:nanounifiedAtomicMassUnit , om:ounceApothecaries , om:ounceAvoirdupois , om:pennyweight-Troy , om:petagram , om:picogram , om:poundApothecaries , om:poundAvoirdupois , om:slug , om:solarMass , om:teragram , om:ton-Long , om:ton-Short , om:ton-ShortAssay , om:tonne , om:unifiedAtomicMassUnit . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MassFlow om:MassFlow rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kilogramPerSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MassFraction om:MassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:gramPerHectogram , om:gramPerKilogram , om:kilogramPerKilogram , om:microgramPerHectogram , om:milligramPerHectogram , om:milligramPerKilogram , om:one , om:partsPerMillion , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Metallicity om:Metallicity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MexicanPeso om:MexicanPeso rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Mexican peso"@en , "墨西哥比索"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ModeratedStarchMassFraction om:ModeratedStarchMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ModulusOfElasticity om:ModulusOfElasticity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Molality om:Molality rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:molePerKilogram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarEnergy om:MolarEnergy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerMole . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarEntropy om:MolarEntropy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerKelvinMole . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarHeatCapacity om:MolarHeatCapacity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerKelvinMole . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarMass om:MolarMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kilogramPerMole . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MolarVolume om:MolarVolume rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:cubicMetrePerMole , om:litrePerMole . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MomentOfForce om:MomentOfForce rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:micronewtonMetre , om:millinewtonMetre , om:newtonMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MomentOfInertia om:MomentOfInertia rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kilogramSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Momentum om:Momentum rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:metreKilogramPerSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/MustardPowderMassFraction om:MustardPowderMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NeckRingMass om:NeckRingMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram , om:kilogram , om:tonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NewZealandDollar om:NewZealandDollar rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "New Zealand dollar"@en , "新西兰美元"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NoiseEquivalentPower om:NoiseEquivalentPower rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:watt ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NormalAlbedo om:NormalAlbedo rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NormalStrain om:NormalStrain rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NormalStress om:NormalStress rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NormalisedDetectivity om:NormalisedDetectivity rdf:type owl:NamedIndividual ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NorwegianKrone om:NorwegianKrone rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Norwegian krone"@en , "挪威克朗"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Number om:Number rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberAbscisedBuds om:NumberAbscisedBuds rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberAbscisedFlowers om:NumberAbscisedFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberAbscisedLeaves om:NumberAbscisedLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBlue-DiscoloredFlowers om:NumberBlue-DiscoloredFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis om:NumberBotrytis rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis0 om:NumberBotrytis0 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis1 om:NumberBotrytis1 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis2 om:NumberBotrytis2 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis3 om:NumberBotrytis3 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBotrytis4 om:NumberBotrytis4 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium om:NumberBudStadium rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium1 om:NumberBudStadium1 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium2 om:NumberBudStadium2 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium3 om:NumberBudStadium3 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium4 om:NumberBudStadium4 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBudStadium5 om:NumberBudStadium5 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberBuds om:NumberBuds rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor om:NumberColor rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor1 om:NumberColor1 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor2 om:NumberColor2 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor3 om:NumberColor3 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor4 om:NumberColor4 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberColor5 om:NumberColor5 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberDensity om:NumberDensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:reciprocalCubicCentimetre , om:reciprocalCubicMetre , om:reciprocalCubicParsec , om:reciprocalLitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberDryBuds om:NumberDryBuds rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberDryFlowers om:NumberDryFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberDryLeaves om:NumberDryLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning om:NumberExternalBrowning rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning1 om:NumberExternalBrowning1 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning2 om:NumberExternalBrowning2 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning3 om:NumberExternalBrowning3 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning4 om:NumberExternalBrowning4 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberExternalBrowning5 om:NumberExternalBrowning5 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberFlowers om:NumberFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberLeaves om:NumberLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberMalformedBuds om:NumberMalformedBuds rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberMalformedFlowers om:NumberMalformedFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness om:NumberManualFirmness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness0 om:NumberManualFirmness0 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness0.5 om:NumberManualFirmness0.5 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness1 om:NumberManualFirmness1 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness1.5 om:NumberManualFirmness1.5 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness2 om:NumberManualFirmness2 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness2.5 om:NumberManualFirmness2.5 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness3 om:NumberManualFirmness3 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness3.5 om:NumberManualFirmness3.5 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness4 om:NumberManualFirmness4 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness4.5 om:NumberManualFirmness4.5 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberManualFirmness5 om:NumberManualFirmness5 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberNonturgidFlowers om:NumberNonturgidFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberNonturgidLeaves om:NumberNonturgidLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning om:NumberPulpBrowning rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning1 om:NumberPulpBrowning1 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning2 om:NumberPulpBrowning2 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning3 om:NumberPulpBrowning3 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning4 om:NumberPulpBrowning4 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberPulpBrowning5 om:NumberPulpBrowning5 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberRottenFlowers om:NumberRottenFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberRottenLeaves om:NumberRottenLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning om:NumberVascularBrowning rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning1 om:NumberVascularBrowning1 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning2 om:NumberVascularBrowning2 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning3 om:NumberVascularBrowning3 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning4 om:NumberVascularBrowning4 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberVascularBrowning5 om:NumberVascularBrowning5 rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberWiltedFlowers om:NumberWiltedFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberWiltedLeaves om:NumberWiltedLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NumberYellowLeaves om:NumberYellowLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NusseltNumber om:NusseltNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/NusseltNumberForMassTransfer om:NusseltNumberForMassTransfer rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/OrganDoseEquivalent om:OrganDoseEquivalent rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosievert , om:centisievert , om:decasievert , om:decisievert , om:exasievert , om:femtosievert , om:gigasievert , om:hectosievert , om:kilosievert , om:megasievert , om:microsievert , om:millisievert , om:nanosievert , om:petasievert , om:picosievert , om:rem , om:sievert , om:terasievert . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Overrun om:Overrun rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:cubicCentimetrePerCubicCentimetre , om:cubicMetrePerCubicmetre , om:cubicMillimetrePerCubicMillimetre , om:one , om:partsPerMillion , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PeakWavelength om:PeakWavelength rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PecletNumber om:PecletNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PecletNumberForMassTransfer om:PecletNumberForMassTransfer rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Percentage om:Percentage rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Period om:Period rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosecond-Time , om:centisecond-Time , om:day , om:day-Sidereal , om:decasecond-Time , om:decisecond-Time , om:exasecond-Time , om:femtosecond-Time , om:gigasecond-Time , om:gigayear , om:hectosecond-Time , om:hour , om:hour-Sidereal , om:kilosecond-Time , om:megasecond-Time , om:microsecond-Time , om:millisecond-Time , om:minute-Sidereal , om:minute-Time , om:nanosecond-Time , om:petasecond-Time , om:picosecond-Time , om:second-Sidereal , om:second-Time , om:shake , om:terasecond-Time , om:year , om:year-Sidereal , om:year-Tropical . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PeriodOfVariability om:PeriodOfVariability rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosecond-Time , om:centisecond-Time , om:day , om:day-Sidereal , om:decasecond-Time , om:decisecond-Time , om:exasecond-Time , om:femtosecond-Time , om:gigasecond-Time , om:gigayear , om:hectosecond-Time , om:hour , om:hour-Sidereal , om:kilosecond-Time , om:megasecond-Time , om:microsecond-Time , om:millisecond-Time , om:minute-Sidereal , om:minute-Time , om:nanosecond-Time , om:petasecond-Time , om:picosecond-Time , om:second-Sidereal , om:second-Time , om:shake , om:terasecond-Time , om:year , om:year-Sidereal , om:year-Tropical . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Permeability-EarthScience om:Permeability-EarthScience rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:darcy , om:squareAttometre , om:squareCentimetre , om:squareDecametre , om:squareDecimetre , om:squareExametre , om:squareFemtometre , om:squareGigametre , om:squareHectometre , om:squareKilometre , om:squareMegametre , om:squareMetre , om:squareMicrometre , om:squareMillimetre , om:squareNanometre , om:squarePetametre , om:squarePicometre , om:squareTerametre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PermeabilityOfFreeSpace om:PermeabilityOfFreeSpace rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:henryPerMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Permeance-Electromagnetic om:Permeance-Electromagnetic rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attohenry , om:centihenry , om:decahenry , om:decihenry , om:exahenry , om:femtohenry , om:gigahenry , om:hectohenry , om:kilohenry , om:megahenry , om:microhenry , om:millihenry , om:nanohenry , om:petahenry , om:picohenry , om:terahenry , om:weberPerAmpere . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Permeance-MaterialsScience om:Permeance-MaterialsScience rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kilogramPerPascalSecond-TimeSquareMetre , om:perm-0C , om:perm-23C . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Permittivity om:Permittivity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:faradPerMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PersonalDoseEquivalent om:PersonalDoseEquivalent rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosievert , om:centisievert , om:decasievert , om:decisievert , om:exasievert , om:femtosievert , om:gigasievert , om:hectosievert , om:kilosievert , om:megasievert , om:microsievert , om:millisievert , om:nanosievert , om:petasievert , om:picosievert , om:rem , om:sievert , om:terasievert . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PhotographicAmplitude om:PhotographicAmplitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PhotographicMagnitude om:PhotographicMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PhotographicMagnitudeAtMaximumBrightness om:PhotographicMagnitudeAtMaximumBrightness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PhotographicMagnitudeAtMinimumBrightness om:PhotographicMagnitudeAtMinimumBrightness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PixelCount om:PixelCount rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PlanetaryAberration om:PlanetaryAberration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:microsecond-Angle , om:millisecond-Angle , om:second-Angle ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PotassiumSorbateMassFraction om:PotassiumSorbateMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PotentialDifference om:PotentialDifference rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:abvolt , om:attovolt , om:centivolt , om:decavolt , om:decivolt , om:exavolt , om:femtovolt , om:gigavolt , om:hectovolt , om:kilovolt , om:megavolt , om:microvolt , om:millivolt , om:nanovolt , om:petavolt , om:picovolt , om:statvolt , om:teravolt , om:volt , om:wattPerAmpere . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PotentialEnergy om:PotentialEnergy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:BritishThermalUnit-39F , om:BritishThermalUnit-59F , om:BritishThermalUnit-60F , om:BritishThermalUnit-InternationalTable , om:BritishThermalUnit-Mean , om:BritishThermalUnit-Thermochemical , om:attojoule , om:calorie-15C , om:calorie-20C , om:calorie-InternationalTable , om:calorie-Mean , om:calorie-Thermochemical , om:centijoule , om:decajoule , om:decijoule , om:electronvolt , om:erg , om:exajoule , om:femtojoule , om:footPoundal , om:gigaelectronvolt , om:gigajoule , om:gigawattHour , om:hectojoule , om:joule , om:kilocalorie-Mean , om:kiloelectronvolt , om:kilojoule , om:kilowattHour , om:megaelectronvolt , om:megaerg , om:megajoule , om:megawattHour , om:microjoule , om:micronewtonMetre , om:millijoule , om:millinewtonMetre , om:nanojoule , om:newtonMetre , om:petajoule , om:picojoule , om:quad , om:terajoule , om:terawattHour , om:therm-EC , om:therm-US , om:tonOfTNT , om:wattHour . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Power om:Power rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attowatt , om:centiwatt , om:decawatt , om:deciwatt , om:exawatt , om:femtowatt , om:gigawatt , om:hectowatt , om:horsepower-Boiler , om:horsepower-British , om:horsepower-Electric , om:horsepower-Metric , om:horsepower-Water , om:joulePerSecond-Time , om:kilowatt , om:megawatt , om:microwatt , om:milliwatt , om:nanowatt , om:petawatt , om:picowatt , om:solarLuminosity , om:terawatt , om:tonOfRefrigeration , om:watt . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PowerDensity om:PowerDensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:wattPerSquareMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PrandtlNumber om:PrandtlNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Pressure om:Pressure rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ProteinMassFraction om:ProteinMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/PulpBrowning om:PulpBrowning rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-5 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QualityMark om:QualityMark rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-10 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QualityMarkFlower om:QualityMarkFlower rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-10 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QualityMarkLeaf om:QualityMarkLeaf rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-10 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QualityMarkTotal om:QualityMarkTotal rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-10 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QuantityOfDimensionOne om:QuantityOfDimensionOne rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:dozen , om:gross , om:halfDozen , om:hundredCount , om:one , om:partsPerMillion , om:percent , om:thousandPiece . ### http://www.ontology-of-units-of-measure.org/resource/om-2/QuantumEfficiency om:QuantumEfficiency rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RMagnitude om:RMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Radiance om:Radiance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:wattPerSquareMetreSteradian . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RadiantEnergy om:RadiantEnergy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:BritishThermalUnit-39F , om:BritishThermalUnit-59F , om:BritishThermalUnit-60F , om:BritishThermalUnit-InternationalTable , om:BritishThermalUnit-Mean , om:BritishThermalUnit-Thermochemical , om:attojoule , om:calorie-15C , om:calorie-20C , om:calorie-InternationalTable , om:calorie-Mean , om:calorie-Thermochemical , om:centijoule , om:decajoule , om:decijoule , om:electronvolt , om:erg , om:exajoule , om:femtojoule , om:footPoundal , om:gigaelectronvolt , om:gigajoule , om:gigawattHour , om:hectojoule , om:joule , om:kilocalorie-Mean , om:kiloelectronvolt , om:kilojoule , om:kilowattHour , om:megaelectronvolt , om:megaerg , om:megajoule , om:megawattHour , om:microjoule , om:micronewtonMetre , om:millijoule , om:millinewtonMetre , om:nanojoule , om:newtonMetre , om:petajoule , om:picojoule , om:quad , om:terajoule , om:terawattHour , om:therm-EC , om:therm-US , om:tonOfTNT , om:wattHour . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RadiantFlux om:RadiantFlux rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attowatt , om:centiwatt , om:decawatt , om:deciwatt , om:exawatt , om:femtowatt , om:gigawatt , om:hectowatt , om:horsepower-Boiler , om:horsepower-British , om:horsepower-Electric , om:horsepower-Metric , om:horsepower-Water , om:joulePerSecond-Time , om:kilowatt , om:megawatt , om:microwatt , om:milliwatt , om:nanowatt , om:petawatt , om:picowatt , om:solarLuminosity , om:terawatt , om:tonOfRefrigeration , om:watt . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RadiantIntensity om:RadiantIntensity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:wattPerSteradian . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Radius om:Radius rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Radius-Angle om:Radius-Angle rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:microsecond-Angle , om:millisecond-Angle , om:minute-Angle , om:second-Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RankineScale om:RankineScale rdf:type owl:NamedIndividual , om:RatioScale ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasScale om:KelvinScale ; om:hasUnit om:degreeRankine ; om:hasFactor 1.8 ; om:hasOff-Set 0 ; rdfs:label "Rankine scale"@en , "Rankineschaal"@nl , "兰金规模"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RankineTemperature om:RankineTemperature rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degreeRankine . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Ratio om:Ratio rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one , om:partsPerMillion , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RayleighNumber om:RayleighNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReaumurScale om:ReaumurScale rdf:type owl:NamedIndividual , om:IntervalScale ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasScale om:KelvinScale ; om:hasUnit om:degreeReaumur ; om:hasFactor 1 ; om:hasOff-Set -218.52 ; rdfs:label "Réaumur scale"@en , "Réaumurschaal"@nl , "列氏温标"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReaumurTemperature om:ReaumurTemperature rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degreeReaumur . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RedMagnitude om:RedMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Reddening om:Reddening rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReddeningB-V om:ReddeningB-V rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReddeningU-B om:ReddeningU-B rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RelativeHumidity om:RelativeHumidity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Reluctance om:Reluctance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:reciprocalHenry . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ResonanceEnergy om:ResonanceEnergy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerMole . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Responsivity om:Responsivity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:amperePerWatt , om:voltPerWatt ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ResponsivityUnit om:ResponsivityUnit rdf:type owl:NamedIndividual ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ReynoldsNumber om:ReynoldsNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RightAscension om:RightAscension rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:hour-HourAngle , om:minute-HourAngle , om:second-HourAngle ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/RussianRuble om:RussianRuble rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "RussianRuble"@en , "俄罗斯卢布"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SaltMassFraction om:SaltMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SaltStrength om:SaltStrength rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ScaleFactor om:ScaleFactor rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ScaleHeight om:ScaleHeight rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kiloparsec , om:parsec . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ScaleLength om:ScaleLength rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kiloparsec . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SchmidtNumber om:SchmidtNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SecularAberration om:SecularAberration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:microsecond-Angle , om:millisecond-Angle , om:second-Anglee ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearLossModulus om:ShearLossModulus rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearModulus om:ShearModulus rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearRate om:ShearRate rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:reciprocalSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearStorageModulus om:ShearStorageModulus rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearStrain om:ShearStrain rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ShearStress om:ShearStress rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SingaporeDollar om:SingaporeDollar rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Singapore dollar"@en , "新加坡元"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Slope om:Slope rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SolidAngle om:SolidAngle rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosteradian , om:centisteradian , om:decisteradian , om:degreeSquared , om:femtosteradian , om:microsteradian , om:millisteradian , om:nanosteradian , om:picosteradian , om:second-AngleSquared , om:squareMetrePerSquareMetre , om:steradian . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SouthAfricanRand om:SouthAfricanRand rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "South African rand"@en , "南非兰特"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SouthKoreanWon om:SouthKoreanWon rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "South Korean won"@en , "韩元"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SoyBeanMassFraction om:SoyBeanMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificAmountOfMoney om:SpecificAmountOfMoney rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:euroPerTonne , om:megaeuroPerMegatonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificAmylaseActivity om:SpecificAmylaseActivity rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificCatalyticActivity om:SpecificCatalyticActivity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:deltaA450PerSecond-TimePerMilligram , om:nanokatalPerMilligram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificColiformBacterieCount om:SpecificColiformBacterieCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificCorynebacteriumBovisCount om:SpecificCorynebacteriumBovisCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificCorynebacteriumCount om:SpecificCorynebacteriumCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificCost om:SpecificCost rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:euroPerTonne , om:megaeuroPerMegatonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEnergy om:SpecificEnergy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerKilogram , om:kilocalorie-MeanPerHectogram , om:kilojoulePerHectogram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEnergyImparted om:SpecificEnergyImparted rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attogray , om:centigray , om:decagray , om:decigray , om:exagray , om:femtogray , om:gigagray , om:gray , om:hectogray , om:joulePerKilogram , om:kilogray , om:megagray , om:microgray , om:milligray , om:nanogray , om:petagray , om:picogray , om:rad , om:teragray . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEnterobacteriaceaeCount om:SpecificEnterobacteriaceaeCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEnterococcusCount om:SpecificEnterococcusCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEntropy om:SpecificEntropy rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerKelvinKilogram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificEscherichiaColiCount om:SpecificEscherichiaColiCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificHeatCapacity om:SpecificHeatCapacity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerKelvinKilogram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificKlebsiellaCount om:SpecificKlebsiellaCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificListeriaMonocytogenesCount om:SpecificListeriaMonocytogenesCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificProteaseActivity om:SpecificProteaseActivity rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificSalmonellaCount om:SpecificSalmonellaCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificSerratiaMarcescensCount om:SpecificSerratiaMarcescensCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificStaphylococcusAureusCount om:SpecificStaphylococcusAureusCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificStreptococcusAgalactiaeCount om:SpecificStreptococcusAgalactiaeCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificStreptococcusDysgalactiaeCount om:SpecificStreptococcusDysgalactiaeCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificStreptococcusUberisCount om:SpecificStreptococcusUberisCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificViableCount om:SpecificViableCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificVolume om:SpecificVolume rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:cubicMetrePerKilogram , om:litrePerKilogram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpecificYeastAndFungiCount om:SpecificYeastAndFungiCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:colonyFormingUnitPerGram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SpectralResponse om:SpectralResponse rdf:type owl:NamedIndividual ; ombibo:reference ombibo:Astrophysical_Techniques_chapter1 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Speed om:Speed rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attometrePerSecond-Time , om:centimetrePerDay , om:centimetrePerMinute-Time , om:centimetrePerSecond-Time , om:decametrePerSecond-Time , om:decimetrePerSecond-Time , om:exametrePerSecond-Time , om:femtometrePerSecond-Time , om:gigametrePerSecond-Time , om:hectometrePerSecond-Time , om:kilometrePerHour , om:kilometrePerSecond-Time , om:knot-International , om:megametrePerSecond-Time , om:metrePerAttosecond-Time , om:metrePerCentisecond-Time , om:metrePerDay , om:metrePerDecasecond-Time , om:metrePerDecisecond-Time , om:metrePerExasecond-Time , om:metrePerFemtosecond-Time , om:metrePerGigasecond-Time , om:metrePerHectosecond-Time , om:metrePerKilosecond-Time , om:metrePerMegasecond-Time , om:metrePerMicrosecond-Time , om:metrePerMillisecond-Time , om:metrePerMinute-Time , om:metrePerNanosecond-Time , om:metrePerPetasecond-Time , om:metrePerPicosecond-Time , om:metrePerSecond-Time , om:metrePerTerasecond-Time , om:micrometrePerSecond-Time , om:mile-StatutePerHour , om:millimetrePerDay , om:millimetrePerHour , om:millimetrePerMinute-Time , om:millimetrePerSecond-Time , om:nanometrePerSecond-Time , om:nauticalMile-InternationalPerHour , om:petametrePerSecond-Time , om:picometrePerSecond-Time , om:terametrePerSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StantonNumber om:StantonNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StantonNumberForMassTransfer om:StantonNumberForMassTransfer rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StarchMassFraction om:StarchMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StarchVA40MassFraction om:StarchVA40MassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StarchVA85MassFraction om:StarchVA85MassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StellarAberration om:StellarAberration rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:microsecond-Angle , om:millisecond-Angle , om:second-Angle ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StemEndRot om:StemEndRot rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StemEndRotAreaFraction om:StemEndRotAreaFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StickStone om:StickStone rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-0 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StorageModulus om:StorageModulus rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Strain om:Strain rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StrainTensor om:StrainTensor rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StrawMass om:StrawMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram , om:kilogram , om:tonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Stress om:Stress rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StressTensor om:StressTensor rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:decapascal , om:decibar , om:decipascal , om:exapascal , om:femtopascal , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:millibar , om:millimetreOfMercury , om:millipascal , om:nanopascal , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:terapascal , om:torr . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StroemgrenMagnitude om:StroemgrenMagnitude rdf:type owl:NamedIndividual ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 , ombibo:Crawford1958 , ombibo:Stroemgren1956 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/StrouhalNumber om:StrouhalNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SugarMassFraction om:SugarMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SupergalacticLatitude om:SupergalacticLatitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:minute-Angle , om:second-Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SupergalacticLongitude om:SupergalacticLongitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:minute-Angle , om:second-Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SurfaceTension om:SurfaceTension rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:newtonPerMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SwedishKrona om:SwedishKrona rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Swedish krona"@en , "瑞典克朗"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SwissFranc om:SwissFranc rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Swiss franc"@en , "瑞士法郎"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/SymbolRate om:SymbolRate rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:baud . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Temperature om:Temperature rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attodegreeCelsius , om:attokelvin , om:centidegreeCelsius , om:centikelvin , om:decakelvin , om:decidegreeCelsius , om:decikelvin , om:degreeCelsius , om:degreeFahrenheit , om:degreeRankine , om:degreeReaumur , om:exakelvin , om:femtodegreeCelsius , om:femtokelvin , om:gigakelvin , om:hectokelvin , om:kelvin , om:kilokelvin , om:megakelvin , om:microdegreeCelsius , om:microkelvin , om:millidegreeCelsius , om:millikelvin , om:nanodegreeCelsius , om:nanokelvin , om:petakelvin , om:picodegreeCelsius , om:picokelvin , om:terakelvin . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TemperatureRate om:TemperatureRate rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degreeCelsiusPerHour , om:degreeCelsiusPerMinute-Time , om:degreeCelsiusPerSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalConductivity om:ThermalConductivity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:wattPerMetreKelvin . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalDiffusivity om:ThermalDiffusivity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:squareMetrePerSecond-Time ; om:hasDimension om:kinematicViscosityOrThermalDiffusivity-Dimension . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalInsulance om:ThermalInsulance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:squareMetreKelvinPerWatt . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermalResistance om:ThermalResistance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kelvinPerWatt . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThermodynamicTemperature om:ThermodynamicTemperature rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attokelvin , om:centikelvin , om:decakelvin , om:decikelvin , om:exakelvin , om:femtokelvin , om:gigakelvin , om:hectokelvin , om:kelvin , om:kilokelvin , om:megakelvin , om:microkelvin , om:millikelvin , om:nanokelvin , om:petakelvin , om:picokelvin , om:terakelvin . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Thickness om:Thickness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Thrust om:Thrust rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attonewton , om:centinewton , om:decanewton , om:decinewton , om:dyne , om:exanewton , om:femtonewton , om:giganewton , om:hectonewton , om:kilonewton , om:kip , om:meganewton , om:metreKilogramPerSecond-TimeSquared , om:micronewton , om:millinewton , om:nanonewton , om:newton , om:petanewton , om:piconewton , om:pound-Force , om:poundal , om:teranewton , om:ton-Force-Short . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ThuanAndGunnMagnitude om:ThuanAndGunnMagnitude rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Time om:Time rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attosecond-Time , om:centisecond-Time , om:day , om:day-Sidereal , om:decasecond-Time , om:decisecond-Time , om:exasecond-Time , om:femtosecond-Time , om:gigasecond-Time , om:gigayear , om:hectosecond-Time , om:hour , om:hour-Sidereal , om:kilosecond-Time , om:megasecond-Time , om:microsecond-Time , om:millisecond-Time , om:minute-Sidereal , om:minute-Time , om:nanosecond-Time , om:petasecond-Time , om:picosecond-Time , om:second-Sidereal , om:second-Time , om:shake , om:terasecond-Time , om:year , om:year-Sidereal , om:year-Tropical . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TimeConstant om:TimeConstant rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:second-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TopMass om:TopMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram , om:kilogram , om:tonne . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Torque om:Torque rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:micronewtonMetre , om:millinewtonMetre , om:newtonMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Total3DStartEndDistance om:Total3DStartEndDistance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:hectometre , om:inch-International , om:kilometre , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TotalDensityParameter om:TotalDensityParameter rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TotalDistanceTravelled om:TotalDistanceTravelled rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:hectometre , om:inch-International , om:kilometre , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TotalNumberBuds om:TotalNumberBuds rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TotalNumberFlowers om:TotalNumberFlowers rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TotalNumberLeaves om:TotalNumberLeaves rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TrueDistanceModulus om:TrueDistanceModulus rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TurkishLira om:TurkishLira rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "Turkish lira"@en , "土耳其里拉"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TweenMassFraction om:TweenMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/TychoBroadbandMagnitude om:TychoBroadbandMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/UMagnitude om:UMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:micromagnitude , om:millimagnitude , om:one ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/UnitedStatesDollar om:UnitedStatesDollar rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "United States dollar"@en , "美国美元"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VAmplitude om:VAmplitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VMagnitude om:VMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:micromagnitude , om:millimagnitude , om:one ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VMagnitudeAtMaximumBrightness om:VMagnitudeAtMaximumBrightness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VMagnitudeAtMinimumBrightness om:VMagnitudeAtMinimumBrightness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VascularBrowning om:VascularBrowning rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1-5 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VaseLife om:VaseLife rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:day . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VasePlusWaterMass om:VasePlusWaterMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VasePlusWaterPlusFlowerMass om:VasePlusWaterPlusFlowerMass rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gram . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Velocity om:Velocity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attometrePerSecond-Time , om:centimetrePerDay , om:centimetrePerMinute-Time , om:centimetrePerSecond-Time , om:decametrePerSecond-Time , om:decimetrePerSecond-Time , om:exametrePerSecond-Time , om:femtometrePerSecond-Time , om:gigametrePerSecond-Time , om:hectometrePerSecond-Time , om:kilometrePerHour , om:kilometrePerSecond-Time , om:knot-International , om:megametrePerSecond-Time , om:metrePerAttosecond-Time , om:metrePerCentisecond-Time , om:metrePerDay , om:metrePerDecasecond-Time , om:metrePerDecisecond-Time , om:metrePerExasecond-Time , om:metrePerFemtosecond-Time , om:metrePerGigasecond-Time , om:metrePerHectosecond-Time , om:metrePerKilosecond-Time , om:metrePerMegasecond-Time , om:metrePerMicrosecond-Time , om:metrePerMillisecond-Time , om:metrePerMinute-Time , om:metrePerNanosecond-Time , om:metrePerPetasecond-Time , om:metrePerPicosecond-Time , om:metrePerSecond-Time , om:metrePerTerasecond-Time , om:micrometrePerSecond-Time , om:mile-StatutePerHour , om:millimetrePerDay , om:millimetrePerHour , om:millimetrePerMinute-Time , om:millimetrePerSecond-Time , om:nanometrePerSecond-Time , om:nauticalMile-InternationalPerHour , om:petametrePerSecond-Time , om:picometrePerSecond-Time , om:terametrePerSecond-Time . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ViableCount om:ViableCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnit , om:colonyFormingUnit . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VisualAlbedo om:VisualAlbedo rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Volume om:Volume rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:acreFoot , om:attolitre , om:barrel-US , om:bushel-US , om:centilitre , om:cord , om:cubicAngstrom , om:cubicAttometre , om:cubicCentimetre , om:cubicDecametre , om:cubicDecimetre , om:cubicExametre , om:cubicFemtometre , om:cubicGigametre , om:cubicHectometre , om:cubicKilometre , om:cubicKiloparsec , om:cubicMegametre , om:cubicMetre , om:cubicMicrometre , om:cubicMillimetre , om:cubicNanometre , om:cubicParsec , om:cubicPetametre , om:cubicPicometre , om:cubicTerametre , om:cup-USCustomary , om:decalitre , om:decilitre , om:dessertspoon , om:dryGallon-US , om:dryPint-US , om:dryQuart-US , om:exalitre , om:femtolitre , om:fluidOunce-Imperial , om:fluidOunce-US , om:gallon-Imperial , om:gallon-US , om:gigalitre , om:gill-Imperial , om:gill-US , om:hectolitre , om:kilolitre , om:liquidPint-US , om:liquidQuart-US , om:litre , om:megalitre , om:microlitre , om:millilitre , om:nanolitre , om:peck-US , om:petalitre , om:picolitre , om:pint-Imperial , om:quart-Imperial , om:stere , om:tablespoon-US , om:teaspoon-US , om:teralitre , om:ton-Register . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumeFraction om:VolumeFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:cubicCentimetrePerCubicCentimetre , om:cubicMetrePerCubicmetre , om:cubicMillimetrePerCubicMillimetre , om:one , om:partsPerMillion , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumeStrain om:VolumeStrain rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricColiformBacterieCount om:VolumetricColiformBacterieCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricCorynebacteriumBovisCount om:VolumetricCorynebacteriumBovisCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricCorynebacteriumCount om:VolumetricCorynebacteriumCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricEnterobacteriaceaeCount om:VolumetricEnterobacteriaceaeCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricEnterococcusCount om:VolumetricEnterococcusCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricEscherichiaColiCount om:VolumetricEscherichiaColiCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricFlowRate om:VolumetricFlowRate rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:cubicMetrePerSecond-Time , om:cubicMetrePerYear , om:litrePerHour . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricHeatCapacity om:VolumetricHeatCapacity rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:joulePerCubicMetreKelvin . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricKlebsiellaCount om:VolumetricKlebsiellaCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricListeriaMonocytogenesCount om:VolumetricListeriaMonocytogenesCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricSalmonellaCount om:VolumetricSalmonellaCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricSerratiaMarcescensCount om:VolumetricSerratiaMarcescensCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricStaphylococcusAureusCount om:VolumetricStaphylococcusAureusCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricStreptococcusAgalactiaeCount om:VolumetricStreptococcusAgalactiaeCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricStreptococcusDysgalactiaeCount om:VolumetricStreptococcusDysgalactiaeCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricStreptococcusUberisCount om:VolumetricStreptococcusUberisCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricViableCount om:VolumetricViableCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/VolumetricYeastAndFungiCount om:VolumetricYeastAndFungiCount rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:_1000ColonyFormingUnitPerMillilitre , om:colonyFormingUnitPer25Millilitre , om:colonyFormingUnitPerMillilitre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WaterMassFraction om:WaterMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Wavelength om:Wavelength rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Wavenumber om:Wavenumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:kayser , om:reciprocalAngstrom , om:reciprocalMetre . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WeberNumber om:WeberNumber rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Weight om:Weight rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attonewton , om:centinewton , om:decanewton , om:decinewton , om:dyne , om:exanewton , om:femtonewton , om:giganewton , om:hectonewton , om:kilonewton , om:kip , om:meganewton , om:metreKilogramPerSecond-TimeSquared , om:micronewton , om:millinewton , om:nanonewton , om:newton , om:petanewton , om:piconewton , om:pound-Force , om:poundal , om:teranewton , om:ton-Force-Short . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WettingAngle om:WettingAngle rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:attoradian , om:centiradian , om:deciradian , om:degree , om:femtoradian , om:gon , om:metrePerMetre , om:microradian , om:microsecond-Angle , om:mil-Angle , om:milliradian , om:millisecond-Angle , om:minute-Angle , om:nanoradian , om:picoradian , om:radian , om:revolution , om:second-Angle . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WheyProteinAggregateMassFraction om:WheyProteinAggregateMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WheyProteinBeadsMassFraction om:WheyProteinBeadsMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WheyProteinMassFraction om:WheyProteinMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WhiteLightMagnitude om:WhiteLightMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WhiteLightMagnitudeAtMaximumBrightness om:WhiteLightMagnitudeAtMaximumBrightness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/WhiteLightMagnitudeAtMinimumBrightness om:WhiteLightMagnitudeAtMinimumBrightness rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude , om:one . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Width om:Width rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:gigaparsec , om:hectometre , om:inch-International , om:kilometre , om:kiloparsec , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:solarRadius , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/Work om:Work rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:BritishThermalUnit-39F , om:BritishThermalUnit-59F , om:BritishThermalUnit-60F , om:BritishThermalUnit-InternationalTable , om:BritishThermalUnit-Mean , om:BritishThermalUnit-Thermochemical , om:attojoule , om:calorie-15C , om:calorie-20C , om:calorie-InternationalTable , om:calorie-Mean , om:calorie-Thermochemical , om:centijoule , om:decajoule , om:decijoule , om:electronvolt , om:erg , om:exajoule , om:femtojoule , om:footPoundal , om:gigaelectronvolt , om:gigajoule , om:gigawattHour , om:hectojoule , om:joule , om:kilocalorie-Mean , om:kiloelectronvolt , om:kilojoule , om:kilowattHour , om:megaelectronvolt , om:megaerg , om:megajoule , om:megawattHour , om:microjoule , om:micronewtonMetre , om:millijoule , om:millinewtonMetre , om:nanojoule , om:newtonMetre , om:petajoule , om:picojoule , om:quad , om:terajoule , om:terawattHour , om:therm-EC , om:therm-US , om:tonOfTNT , om:wattHour . ### http://www.ontology-of-units-of-measure.org/resource/om-2/XanthanMassFraction om:XanthanMassFraction rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:gramPerGram , om:one , om:percent . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ZenithDistance om:ZenithDistance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:degree , om:minute-Angle , om:second-Angle ; ombibo:reference ombibo:Glossary_Astronomical_Almanac . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_-189.3442OnTheCelsiusScale om:_-189.3442OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_83.8058OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "-189.3442" ; rdfs:label "-189.3442 on the Celsius scale"@en , "-189.3442摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_-218.7916OnTheCelsiusScale om:_-218.7916OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_54.3584OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "-218.7916" ; rdfs:label "-218.7916 on the Celsius scale"@en , "-218.7916摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_-248.5939OnTheCelsiusScale om:_-248.5939OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_24.5561OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "-248.5939" ; rdfs:label "-248.5939 on the Celsius scale"@en , "-248.5939摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_-259.3467OnTheCelsiusScale om:_-259.3467OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_13.8033OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "-259.3467" ; rdfs:label "-259.3467 on the Celsius scale"@en , "-259.3467摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_-270.15To-268.15OnTheCelsiusScale om:_-270.15To-268.15OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_3To5OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "-270.15 to -268.15" ; rdfs:comment "One of the fixed points defining the Celsius scale"@en ; rdfs:label "-270.15 to -268.15 on the Celsius scale"@en , "-270.15至-268.15摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_-38.8344OnTheCelsiusScale om:_-38.8344OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_234.3156OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "-38.8344" ; rdfs:label "-38.8344 on the Celsius scale"@en , "-38.8344摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_0-100 om:_0-100 rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; rdfs:label "0-100"@en , "0-100"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_0-5 om:_0-5 rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; rdfs:label "0-5"@en , "0-5"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_0.01OnTheCelsiusScale om:_0.01OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_273.16OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "0.01" ; rdfs:label "0.01 on the Celsius scale"@en , "0.01摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1-0 om:_1-0 rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; rdfs:label "1/0"@en , "1/0"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1-10 om:_1-10 rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; rdfs:label "1-10"@en , "1-10"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1-5 om:_1-5 rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; rdfs:label "1-5"@en , "1-5"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1000ColonyFormingUnit om:_1000ColonyFormingUnit rdf:type owl:NamedIndividual , om:UnitDivision , om:UnitMultiple ; om:hasUnit om:colonyFormingUnit ; om:hasFactor 1000 ; om:symbol "1000 CFU" ; rdfs:label "1000 colony forming unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1000ColonyFormingUnitPerMillilitre om:_1000ColonyFormingUnitPerMillilitre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:millilitre ; om:hasNumerator om:_1000ColonyFormingUnit ; om:symbol "1000 CFU/ml" ; om:unofficialAbbreviation "1000 CFU/ml" ; rdfs:label "1000 colony forming unit per millilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_100Kilometre om:_100Kilometre rdf:type owl:NamedIndividual , om:UnitMultiple ; om:hasDimension om:length-Dimension ; om:hasUnit om:kilometre ; om:hasFactor 100 ; om:symbol "100 km" ; rdfs:label "100 kilometer"@nl , "100 kilometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1040NanometreLockwoodMagnitude om:_1040NanometreLockwoodMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1064.18OnTheCelsiusScale om:_1064.18OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_1337.33OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "1064.18" ; rdfs:label "1064.18 on the Celsius scale"@en , "1064.18摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1084.62OnTheCelsiusScale om:_1084.62OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_1357.77OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "1084.62" ; rdfs:label "1084.62 on the Celsius scale"@en , "1084.62摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1234.93OnTheKelvinScale om:_1234.93OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "1234.93" ; rdfs:label "1234.93 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_127316OfTheThermodynamicTemperatureOfTheTriplePointOfWater om:_127316OfTheThermodynamicTemperatureOfTheTriplePointOfWater rdf:type owl:NamedIndividual , om:ThermodynamicTemperature ; rdfs:label "1/273.16 of the thermodynamic temperature of the triple point of water"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_13.8033OnTheKelvinScale om:_13.8033OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "13.8033" ; rdfs:label "13.8033 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1337.33OnTheKelvinScale om:_1337.33OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "1337.33" ; rdfs:label "1337.33 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_1357.77OnTheKelvinScale om:_1357.77OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "1357.77" ; rdfs:label "1357.77 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_156.5985OnTheCelsiusScale om:_156.5985OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_429.7485OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "156.5985" ; rdfs:label "156.5985 on the Celsius scale"@en , "156.5985摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_231.928OnTheCelsiusScale om:_231.928OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_505.078OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "231.928" ; rdfs:label "231.928 on the Celsius scale"@en , "231.928摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_234.3156OnTheKelvinScale om:_234.3156OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "234.3156" ; rdfs:label "234.3156 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_24.5561OnTheKelvinScale om:_24.5561OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "24.5561" ; rdfs:label "24.5561 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_25Millilitre om:_25Millilitre rdf:type owl:NamedIndividual , om:UnitMultiple ; om:hasDimension om:volume-Dimension ; om:hasUnit om:millilitre ; om:hasFactor 25 ; om:symbol "25 ml" ; rdfs:label "25 milliliter"@nl , "25 millilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_273.16OnTheKelvinScale om:_273.16OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasQuantity om:thermodynamicTemperatureOfTheTriplePointOfWater ; om:hasScale om:KelvinScale ; om:hasNumericalValue "273.16" ; rdfs:label "273.16 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_29.7646OnTheCelsiusScale om:_29.7646OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_302.9146OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "29.7646" ; rdfs:label "29.7646 on the Celsius scale"@en , "29.7646摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_302.9146OnTheKelvinScale om:_302.9146OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "302.9146" ; rdfs:label "302.9146 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_3To5OnTheKelvinScale om:_3To5OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "3 to 5" ; rdfs:label "3 to 5 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_419.527OnTheCelsiusScale om:_419.527OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_692.677OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "419.527" ; rdfs:label "419.527 on the Celsius scale"@en , "419.527摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_429.7485OnTheKelvinScale om:_429.7485OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "429.7485" ; rdfs:label "429.7485 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_505.078OnTheKelvinScale om:_505.078OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "505.078" ; rdfs:label "505.078 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_54.3584OnTheKelvinScale om:_54.3584OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "54.3584" ; rdfs:label "54.3584 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_660.323OnTheCelsiusScale om:_660.323OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_933.473OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "660.323" ; rdfs:label "660.323 on the Celsius scale"@en , "660.323摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_692.677OnTheKelvinScale om:_692.677OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "692.677" ; rdfs:label "692.677 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_83.8058OnTheKelvinScale om:_83.8058OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "83.8058" ; rdfs:label "83.8058 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_9192631770PeriodsOfTheRadiationCorrespondingToTheTransitionBetweenTheTwoHyperfineLevelsOfTheGroundStateOfTheCesium133Atom om:_9192631770PeriodsOfTheRadiationCorrespondingToTheTransitionBetweenTheTwoHyperfineLevelsOfTheGroundStateOfTheCesium133Atom rdf:type owl:NamedIndividual ; rdfs:label "9 192 631 770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the cesium 133 atom"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_933.473OnTheKelvinScale om:_933.473OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "933.473" ; rdfs:label "933.473 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/_961.78OnTheCelsiusScale om:_961.78OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:_1234.93OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "961.78" ; rdfs:label "961.78 on the Celsius scale"@en , "961.78摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/abampere om:abampere rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricCurrent-Dimension ; om:hasUnit om:ampere ; om:hasFactor 10 ; om:symbol "abA" ; rdfs:comment "The abampere is a unit of electric current defined as 10 ampere."@en ; rdfs:label "abampere"@en , "abampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/abcoulomb om:abcoulomb rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricCharge-Dimension ; om:hasUnit om:coulomb ; om:hasFactor 10 ; om:symbol "abC" ; rdfs:comment "The abcoulomb is a unit of electric charge defined as 10 coulomb."@en ; rdfs:label "abcoulomb"@en , "abcoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/abfarad om:abfarad rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:capacitance-Dimension ; om:hasUnit om:farad ; om:hasFactor 1000000000 ; om:symbol "abF" ; rdfs:comment "The abfarad is a unit of capacitance defined as 1.0e9 farad."@en ; rdfs:label "abfarad"@en , "abfarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/abhenry om:abhenry rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasUnit om:henry ; om:hasFactor 0.0000000010 ; om:symbol "abH" ; rdfs:comment "The abhenry is a unit of inductance defined as 1.0e-9 henry."@en ; rdfs:label "abhenry"@en , "abhenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/abmho om:abmho rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricalConductance-Dimension ; om:hasUnit om:siemens ; om:hasFactor 1000000000 ; om:alternativeLabel "absiemens"@en , "absiemens"@nl ; rdfs:comment "The abmho is a unit of electrical conductance defined as 1.0e9 siemens."@en ; rdfs:label "abmho"@en , "abmho"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/abohm om:abohm rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricalResistance-Dimension ; om:hasUnit om:ohm ; om:hasFactor 0.0000000010 ; om:symbol "abΩ" ; rdfs:comment "The abohm is a unit of electrical resistance defined as 1.0e-9 ohm."@en ; rdfs:label "abohm"@en , "abohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/absorbedDoseRate-Dimension om:absorbedDoseRate-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -3 ; rdfs:label "absorbed dose rate dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/abvolt om:abvolt rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricPotential-Dimension ; om:hasUnit om:volt ; om:hasFactor 0.000000010 ; om:symbol "abV" ; rdfs:comment "The abvolt is a unit of electric potential defined as 1.0e-8 volt."@en ; rdfs:label "abvolt"@en , "abvolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/acceleration-Dimension om:acceleration-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "acceleration dimension"@en , "versnellingdimensie"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/acoustics om:acoustics rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesUnit om:bel , om:decibel ; rdfs:label "acoustics"@en , "akoestiek"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/acre-International om:acre-International rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:area-Dimension ; om:hasUnit om:squareMetre ; om:hasFactor 4046.8564224 ; om:alternativeLabel "international acre"@en ; om:symbol "ac" ; rdfs:comment "The international acre is a unit of area defined as 4.0468564224e3 square metre."@en ; rdfs:label "acre (international)"@en , "英亩(国际)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/acre-USSurvey om:acre-USSurvey rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:area-Dimension ; om:hasUnit om:squareMetre ; om:hasFactor 4046.872609874252 ; om:alternativeLabel "US survey acre"@en ; om:symbol "ac" ; rdfs:comment "The US survey acre is a unit of area defined as 4.046872609874252e3 square metre."@en ; rdfs:label "acre (US survey)"@en , "英亩(美国调查)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/acreFoot om:acreFoot rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 1233.489 ; rdfs:comment "The acre foot is a unit of volume defined as 1.233489e3 cubic metre."@en ; rdfs:label "acre foot"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/actionOrAngularMomentum-Dimension om:actionOrAngularMomentum-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -1 ; rdfs:label "action or angular momentum dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/amountOfSubstance-Dimension om:amountOfSubstance-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 1 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; om:symbol "N" ; rdfs:label "amount of substance dimension"@en , "stofhoeveelheiddimensie"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/amountOfSubstanceConcentration-Dimension om:amountOfSubstanceConcentration-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 1 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -3 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "amount of substance concentration dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/amountOfSubstanceOfASystemThatContainsAsManyElementaryEntitiesAsThereAreAtomsIn0.012KilogramOfCarbon12 om:amountOfSubstanceOfASystemThatContainsAsManyElementaryEntitiesAsThereAreAtomsIn0.012KilogramOfCarbon12 rdf:type owl:NamedIndividual , om:AmountOfSubstance ; om:hasPhenomenon om:systemThatContainsAsManyElementaryEntitiesAsThereAreAtomsIn0.012KilogramOfCarbon12 ; rdfs:label "amount of substance of a system that contains as many elementary entities as there are atoms in 0.012 kilogram of carbon 12"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ampere om:ampere rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricCurrent-Dimension ; om:hasQuantity om:constantCurrentThatProducesAnAttractiveForceOf2e-7NewtonPerMetreOfLengthBetweenTwoStraightParallelConductorsOfInfiniteLengthAndNegligibleCircularCrossSectionPlacedOneMetreApartInAVacuum ; om:longcomment "The ampere is a unit of electric current defined as the constant current that produces an attractive force of 2e–7 newton per metre of length between two straight, parallel conductors of infinite length and negligible circular cross section placed one metre apart in a vacuum. The ampere is a base unit in the International System of Units."@en ; om:symbol "A" ; rdfs:comment "The ampere is a unit of electric current defined as the constant current that produces an attractive force of 2e–7 newton per metre of length between two straight, parallel conductors of infinite length and negligible circular cross section placed one metre apart in a vacuum."@en ; rdfs:label "ampere"@en , "ampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ampereHour om:ampereHour rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:electricCharge-Dimension ; om:hasTerm1 om:ampere ; om:hasTerm2 om:hour ; om:alternativeSymbol "Ah" , "A·h" ; om:symbol "A h" ; rdfs:label "ampere hour"@en , "ampère-uur"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/amperePerMetre om:amperePerMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasDimension om:MagneticField-Dimension ; om:hasNumerator om:ampere ; om:alternativeSymbol "A m-1" , "A·m-1" ; om:longcomment "Ampere per metre is a unit of magnetic field defined as ampere divided by metre. Ampere per metre is a derived unit in the International System of Units."@en ; om:symbol "A/m" ; rdfs:comment "Ampere per metre is a unit of magnetic field defined as ampere divided by metre."@en ; rdfs:label "ampere per metre"@en , "ampère per meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/amperePerSquareMetre om:amperePerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasDimension om:currentDensity-Dimension ; om:hasNumerator om:ampere ; om:alternativeSymbol "A m-2" , "A·m-2" ; om:longcomment "Ampere per square metre is a unit of current density defined as ampere divided by square metre. Ampere per square metre is a derived unit in the International System of Units."@en ; om:symbol "A/m2" ; rdfs:comment "Ampere per square metre is a unit of current density defined as ampere divided by square metre."@en ; rdfs:label "ampere per square metre"@en , "ampère per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/amperePerVolt om:amperePerVolt rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:volt ; om:hasDimension om:electricalConductance-Dimension ; om:hasNumerator om:ampere ; om:alternativeSymbol "A V-1" , "A·V-1" ; om:symbol "A/V" ; rdfs:label "ampere per volt"@en , "ampère per volt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/amperePerWatt om:amperePerWatt rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:watt ; om:hasNumerator om:ampere ; om:alternativeSymbol "A W-1" , "A·W-1" ; om:symbol "A/W" ; rdfs:label "ampere per watt"@en , "ampere per watt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/amperehour om:amperehour rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/amylaseUnit om:amylaseUnit rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:catalyticActivity-Dimension ; om:alternativeSymbol "U" ; om:symbol "AU" ; rdfs:comment "The amylase unit is a unit of catalytic activity."@en ; rdfs:label "amylase unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/angstrom om:angstrom rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 0.00000000010 ; om:symbol "Å" ; om:unofficialLabel "angstrom"@nl , "ångström"@en ; rdfs:comment "The angstrom is a unit of length defined as 1.0e-10 metre. The unit is often used for wavelengths of electromagnetic radiation or to express the sizes of atoms and molecules."@en ; rdfs:label "angstrom"@en , "ångström"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/angularAcceleration-Dimension om:angularAcceleration-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "angular acceleration dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/angularSpeed-Dimension om:angularSpeed-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -1 ; rdfs:label "angular speed dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/approximately-252.85OnTheCelsiusScale om:approximately-252.85OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:approximately203OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "~-252.85" ; rdfs:label "~-252.85 on the Celsius scale"@en , "〜-252.85摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/approximately-256.15OnTheCelsiusScale om:approximately-256.15OnTheCelsiusScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasPoint om:approximately17OnTheKelvinScale ; om:hasScale om:CelsiusScale ; om:hasNumericalValue "~-256.15" ; rdfs:label "~-256.15 on the Celsius scale"@en , "〜-256.15摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/approximately17OnTheKelvinScale om:approximately17OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "~17" ; rdfs:label "~17 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/approximately203OnTheKelvinScale om:approximately203OnTheKelvinScale rdf:type owl:NamedIndividual , om:FixedPoint ; om:hasScale om:KelvinScale ; om:hasNumericalValue "~20.3" ; rdfs:label "~20.3 on the Kelvin scale"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/are om:are rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:area-Dimension ; om:hasUnit om:squareMetre ; om:hasFactor 100 ; om:symbol "a" ; rdfs:comment "The are is a unit of area defined as 100 square metre."@en ; rdfs:label "are"@en , "are"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/area-Dimension om:area-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "area dimension"@en , "oppervlaktedimensie"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/astronomicalUnit om:astronomicalUnit rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; ombibo:reference ombibo:IAU_2012_Resolution_B2 ; om:hasFactor 149597870700 ; om:alternativeSymbol "AU" ; om:symbol "au" ; rdfs:comment "The atronomical unit is a unit of length defined as 149 597 870 700 metre (IAU 2012 Resolution)."@en ; rdfs:label "astronomical unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/astronomyAndAstrophysics om:astronomyAndAstrophysics rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:Aberration , om:AberrationInLatitude , om:AberrationInLongitude , om:AbsoluteBolometricMagnitude , om:AbsoluteMagnitude , om:Albedo , om:Altitude , om:Amplitude , om:AngularSize , om:AnnualAberration , om:ApparentDiameter , om:ApparentDistanceModulus , om:ApparentMagnitude , om:Azimuth , om:BMagnitude , om:BMagnitudeAtMaximumBrightness , om:BMagnitudeAtMinimumBrightness , om:BetaNarrowMagnitude , om:BetaWideMagnitude , om:BolometricCorrection , om:BolometricMagnitude , om:BondAlbedo , om:BrightnessTemperature , om:Co-RotationRadius , om:ColdGasMassFraction , om:ColourIndex , om:ColourTemperature , om:CousinsMagnitude , om:Cut-OffWavelength , om:DarkNoise , om:Declination , om:DetectiveQuantumEfficiency , om:Detectivity , om:Diameter-Angle , om:DistanceModulus , om:DiurnalAberration , om:DynamicRange , om:Eccentricity , om:EclipticLatitude , om:EclipticLongitude , om:ElectronTemperature , om:Ellipticity , om:Epoch , om:EpochAtMaximumBrightness , om:Extinction , om:ExtinctionAtWaveband , om:ExtinctionAtWavelength , om:ExtinctionInB , om:ExtinctionInU , om:ExtinctionInV , om:GalacticCylindricalPolarAngleCoordinate , om:GalacticLatitude , om:GalacticLongitude , om:GeometricalAlbedo , om:HourAngle , om:IMagnitude , om:InitialMassFunction , om:IntegratedMagnitude , om:IntrinsicColourIndex , om:IonizationTemperature , om:JeansMass , om:JohnsonMagnitude , om:LightTime , om:LimitingMagnitude , om:LuminosityFunction , om:Magnitude , om:MagnitudeAtMaximumBrightness , om:MagnitudeAtMinimumBrightness , om:Metallicity , om:NoiseEquivalentPower , om:NormalAlbedo , om:NormalisedDetectivity , om:PeakWavelength , om:PhotographicAmplitude , om:PhotographicMagnitude , om:PhotographicMagnitudeAtMaximumBrightness , om:PhotographicMagnitudeAtMinimumBrightness , om:PlanetaryAberration , om:QuantumEfficiency , om:RMagnitude , om:Radius-Angle , om:RedMagnitude , om:Reddening , om:ReddeningB-V , om:ReddeningU-B , om:Responsivity , om:RightAscension , om:ScaleHeight , om:ScaleLength , om:SecularAberration , om:SpectralResponse , om:StellarAberration , om:StroemgrenMagnitude , om:SupergalacticLatitude , om:SupergalacticLongitude , om:ThuanAndGunnMagnitude , om:TimeConstant , om:TrueDistanceModulus , om:TychoBroadbandMagnitude , om:UMagnitude , om:VAmplitude , om:VMagnitude , om:VMagnitudeAtMaximumBrightness , om:VMagnitudeAtMinimumBrightness , om:VisualAlbedo , om:WhiteLightMagnitude , om:WhiteLightMagnitudeAtMaximumBrightness , om:WhiteLightMagnitudeAtMinimumBrightness , om:ZenithDistance , om:_1040NanometreLockwoodMagnitude , om:bMagnitude , om:gMagnitude , om:uMagnitude , om:vMagnitude , om:yMagnitude ; om:usesUnit om:amperePerWatt , om:angstrom , om:bitPerSecond-Time , om:candelaPerSquareMetre , om:centimetre , om:cubicParsec , om:day , om:degreeSquared , om:gigaelectronvolt , om:gigaparsec , om:hour-HourAngle , om:jansky , om:kelvin , om:kiloelectronvolt , om:kilometrePerSecond-TimePerMegaparsec , om:kiloparsec , om:lightYear , om:magnitude , om:magnitudePerSecond-AngleSquared , om:megaelectronvolt , om:megaparsec , om:metreKilogramPerSecond-Time , om:metrePerSecond-TimePerMetre , om:micromagnitude , om:microsecond-Angle , om:millimagnitude , om:millisecond-Angle , om:millisecond-AnglePerYear , om:minute-Angle , om:minute-HourAngle , om:nanometre , om:one , om:percent , om:radian , om:reciprocalCubicMetre , om:reciprocalCubicParsec , om:second-Angle , om:second-AngleSquared , om:second-HourAngle , om:second-Time , om:solarLuminosity , om:solarMass , om:solarMassPerCubicParsec , om:solarMassPerGigayearCubicKiloparsec , om:solarMassPerGigayearCubicParsec , om:solarRadius , om:voltPerWatt , om:watt , om:wattPerCubicmetre , om:wattPerHertz , om:wattPerNanometre , om:wattPerSecond-AngleSquared , om:wattPerSquareMetreHertz , om:wattPerSquareMetreNanometre , om:wattPerSteradianSquareMetre , om:wattPerSteradianSquareMetreHertz , om:year ; rdfs:label "astronomie en astrofysica"@nl , "astronomy and astrophysics"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/atmosphere-Standard om:atmosphere-Standard rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:pressure-Dimension ; om:hasUnit om:pascal ; om:hasFactor 101325 ; om:alternativeLabel "standard atmosphere"@en ; om:symbol "atm" ; rdfs:comment "The standard atmosphere is a unit of pressure defined as 1.01325e5 pascal."@en ; rdfs:label "atmosfeer (standaard)"@nl , "atmosphere (standard)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/atmosphere-Technical om:atmosphere-Technical rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:pressure-Dimension ; om:hasUnit om:pascal ; om:hasFactor 98066.5 ; om:alternativeLabel "technical atmosphere"@en ; om:symbol "at" ; rdfs:comment "The technical atmosphere is a unit of pressure defined as 9.80665e4 pascal."@en ; rdfs:label "atmosphere (technical)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/atto om:atto rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 0.000000000000000001 ; om:symbol "a" ; rdfs:label "atto"@en , "atto"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attoampere om:attoampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:ampere ; om:symbol "aA" ; rdfs:comment "The attoampere is a unit of electric current defined as 1.0e-18 ampere."@en ; rdfs:label "attoampere"@en , "attoampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attobecquerel om:attobecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:becquerel ; om:symbol "aBq" ; rdfs:comment "The attobecquerel is a unit of activity defined as 1.0e-18 becquerel."@en ; rdfs:label "attobecquerel"@en , "attobecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attocandela om:attocandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:candela ; om:symbol "acd" ; rdfs:comment "The attocandela is a unit of luminous intensity defined as 1.0e-18 candela."@en ; rdfs:label "attocandela"@en , "attocandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attocoulomb om:attocoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:coulomb ; om:symbol "aC" ; rdfs:comment "The attocoulomb is a unit of electric charge defined as 1.0e-18 coulomb."@en ; rdfs:label "attocoulomb"@en , "attocoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attodegreeCelsius om:attodegreeCelsius rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:degreeCelsius ; om:symbol "a°C" ; rdfs:comment "The attodegree Celsius is a unit of temperature defined as 1.0e-18 degree Celsius."@en ; rdfs:label "attodegree Celsius"@en , "attograad Celsius"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attofarad om:attofarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:farad ; om:symbol "aF" ; rdfs:comment "The attofarad is a unit of capacitance defined as 1.0e-18 farad."@en ; rdfs:label "attofarad"@en , "attofarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attogram om:attogram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:gram ; om:symbol "ag" ; rdfs:comment "The attogram is a unit of mass defined as 1.0e-18 gram."@en ; rdfs:label "attogram"@en , "attogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attogramPerLitre om:attogramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:attogram ; om:alternativeSymbol "ag l-1" , "ag·l-1" ; om:symbol "ag/l" ; rdfs:comment "Attogram per litre is a unit of density defined as attogram divided by litre."@en ; rdfs:label "attogram per liter"@nl , "attogram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attogray om:attogray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:gray ; om:symbol "aGy" ; rdfs:comment "The attogray is a unit of absorbed dose defined as 1.0e-18 gray."@en ; rdfs:label "attogray"@en , "attogray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attohenry om:attohenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:henry ; om:symbol "aH" ; rdfs:comment "The attohenry is a unit of inductance defined as 1.0e-18 henry."@en ; rdfs:label "attohenry"@en , "attohenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attohertz om:attohertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:hertz ; om:symbol "aHz" ; rdfs:comment "The attohertz is a unit of frequency defined as 1.0e-18 hertz."@en ; rdfs:label "attohertz"@en , "attohertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attojoule om:attojoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:joule ; om:symbol "aJ" ; rdfs:comment "The attojoule is a unit of energy defined as 1.0e-18 joule."@en ; rdfs:label "attojoule"@en , "attojoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attokatal om:attokatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:katal ; om:symbol "akat" ; rdfs:comment "The attokatal is a unit of catalytic activity defined as 1.0e-18 katal."@en ; rdfs:label "attokatal"@en , "attokatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attokelvin om:attokelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:kelvin ; om:symbol "aK" ; rdfs:comment "The attokelvin is a unit of temperature defined as 1.0e-18 kelvin."@en ; rdfs:label "attokelvin"@en , "attokelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attolitre om:attolitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:litre ; om:symbol "al" ; rdfs:label "attoliter"@nl , "attolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attolumen om:attolumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:lumen ; om:symbol "alm" ; rdfs:label "attolumen"@en , "attolumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attolux om:attolux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:lux ; om:symbol "alx" ; rdfs:label "attolux"@en , "attolux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attometre om:attometre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:metre ; om:symbol "am" ; rdfs:comment "The attometre is a unit of length defined as 1.0e-18 metre."@en ; rdfs:label "attometer"@nl , "attometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attometrePerSecond-Time om:attometrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:attometre ; om:alternativeSymbol "am s-1" , "am·s-1" ; om:symbol "am/s" ; rdfs:comment "Attometre per second is a unit of speed defined as attometre divided by second."@en ; rdfs:label "attometer per seconde"@nl , "attometre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attometrePerSecond-TimeSquared om:attometrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:attometre ; om:alternativeSymbol "am s-2" , "am·s-2" ; om:symbol "am/s2" ; rdfs:comment "Attometre per second squared is a unit of acceleration defined as attometre divided by second squared."@en ; rdfs:label "attometer per seconde kwadraat"@nl , "attometre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attomolar om:attomolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:molar ; om:symbol "aM" ; rdfs:comment "The attomolar is a unit of amount of substance concentration defined as 1.0e-18 molar."@en ; rdfs:label "attomolair"@nl , "attomolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attomole om:attomole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:mole ; om:symbol "amol" ; rdfs:label "attomol"@nl , "attomole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attomolePerLitre om:attomolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:attomole ; om:alternativeSymbol "amol l-1" , "amol·l-1" ; om:symbol "amol/l" ; rdfs:comment "Attomole per litre is a unit of amount of substance concentration defined as attomole divided by litre."@en ; rdfs:label "attomole per liter"@nl , "attomole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attomolePerMetre om:attomolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:attomole ; om:alternativeSymbol "amol m-1" , "amol·m-1" ; om:symbol "amol/m" ; rdfs:label "attomole per meter"@nl , "attomole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attonewton om:attonewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:newton ; om:symbol "aN" ; rdfs:label "attonewton"@en , "attonewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attoohm om:attoohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:ohm ; om:symbol "aΩ" ; rdfs:label "attoohm"@en , "attoohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attopascal om:attopascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:pascal ; om:symbol "aPa" ; rdfs:label "attopascal"@en , "attopascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attoradian om:attoradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:atto ; om:hasUnit om:radian ; om:symbol "arad" ; rdfs:label "attoradiaal"@nl , "attoradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attosecond-Time om:attosecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:second-Time ; om:symbol "as" ; rdfs:label "attosecond"@en , "attoseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attosecond-TimeSquared om:attosecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:attosecond-Time ; om:hasExponent 2 ; om:symbol "as2" ; rdfs:label "attosecond squared"@en , "attoseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attosiemens om:attosiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:siemens ; om:symbol "aS" ; rdfs:label "attosiemens"@en , "attosiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attosievert om:attosievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:sievert ; om:symbol "aSv" ; rdfs:label "attosievert"@en , "attosievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attosteradian om:attosteradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:atto ; om:hasUnit om:steradian ; om:symbol "asr" ; rdfs:label "attosteradiaal"@nl , "attosteradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attotesla om:attotesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:tesla ; om:symbol "aT" ; rdfs:label "attotesla"@en , "attotesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attovolt om:attovolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:volt ; om:symbol "aV" ; rdfs:label "attovolt"@en , "attovolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attowatt om:attowatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:watt ; om:symbol "aW" ; rdfs:label "attowatt"@en , "attowatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/attoweber om:attoweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:atto ; om:hasUnit om:weber ; om:symbol "aWb" ; rdfs:label "attoweber"@en , "attoweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/average om:average rdf:type owl:NamedIndividual , om:Function ; rdfs:label "average"@en , "平均"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/bMagnitude om:bMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 , ombibo:Crawford1958 , ombibo:Stroemgren1956 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/bar om:bar rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:pressure-Dimension ; om:hasUnit om:pascal ; om:hasFactor 100000 ; om:LaTeXCommand "\\barUnit" ; om:symbol "bar" ; rdfs:comment "The bar is a unit of pressure defined as 100 000 pascal."@en ; rdfs:label "bar"@en , "bar"@nl , "巴(压力计量单位)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/bar-Food om:bar-Food rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "bar (food)"@en , "reep"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/barn om:barn rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:area-Dimension ; om:hasUnit om:squareMetre ; om:hasFactor 0.00000000000000000000000000010 ; om:symbol "b" ; rdfs:comment "The barn is a unit of area defined as 1.0e-28 square metre."@en ; rdfs:label "barn"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/barrel-US om:barrel-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.1589873 ; om:alternativeLabel "US barrel"@en ; om:symbol "bbl" ; rdfs:comment "The US barrel is a unit of volume defined as 1.589873e-1 cubic metre."@en ; rdfs:label "barrel (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/barye om:barye rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:pressure-Dimension ; om:hasUnit om:pascal ; om:hasFactor 0.10 ; om:symbol "ba" ; rdfs:comment "The barye is a unit of pressure defined as 0.1 pascal."@en ; rdfs:label "barye"@en , "barye"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/baud om:baud rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasQuantity om:oneDistinctSymbolChangeOrSignallingEventMadeToTheTransmissionMediumPerSecondInADigitallyModulatedSignalOrALineCode ; om:symbol "Bd" ; rdfs:comment "The baud is a unit of symbol rate defined as one distinct symbol change or signalling event made to the transmission medium per second in a digitally modulated signal or a line code."@en ; rdfs:label "baud"@en , "baud"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/becquerel om:becquerel rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:frequency-Dimension ; om:hasUnit om:reciprocalSecond-Time ; om:longcomment "The becquerel is a unit of activity defined as the activity of a quantity of radioactive material in which one nucleus decays per second. Algebraically it is defined as 1 divided by second. The becquerel is a derived unit in the International System of Units."@en ; om:symbol "Bq" ; rdfs:comment "The becquerel is a unit of activity defined as the activity of a quantity of radioactive material in which one nucleus decays per second. Algebraically it is defined as 1 divided by second."@en ; rdfs:label "becquerel"@en , "becquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/bel om:bel rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:symbol "B" ; rdfs:label "bel"@en , "bel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/biot om:biot rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricCurrent-Dimension ; om:hasUnit om:ampere ; om:hasFactor 10 ; om:symbol "Bi" ; rdfs:comment "The biot is a unit of electric current defined as 10 ampere."@en ; rdfs:label "biot"@en , "biot"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/bit om:bit rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasQuantity om:informationCapacityOfOneBinaryDigit ; om:symbol "bit" ; rdfs:comment "The bit is a unit of information capacity defined as the information capacity of one binary digit."@en ; rdfs:label "bit"@en , "bit"@nl , "指二进制中的一位"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/bitPerSecond-Time om:bitPerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasNumerator om:bit ; om:alternativeSymbol "bit s-1" , "bit·s-1" ; om:symbol "bit/s" ; rdfs:label "bit per second"@en , "bit per seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/bottle om:bottle rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "bottle"@en , "fles"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/bowl om:bowl rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "bowl"@en , "schaaltje"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/bushel-US om:bushel-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.03523907 ; om:alternativeLabel "US bushel"@en ; om:symbol "bu" ; rdfs:comment "The US bushel is a unit of volume defined as 3.523907e-2 cubic metre."@en ; rdfs:label "bushel (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/byte om:byte rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasUnit om:bit ; om:hasFactor 8 ; om:symbol "B" ; rdfs:comment "The byte is a unit of information capacity defined as 8 bit."@en ; rdfs:label "byte"@en , "byte"@nl , "字节"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/calorie-15C om:calorie-15C rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:LaTeXSymbol "cal_{15}" ; om:alternativeLabel "15 °C calorie"@en , "15 °C calorie"@nl ; om:symbol "cal_15" ; rdfs:label "calorie (15 °C)"@en , "calorie (15 °C)"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/calorie-20C om:calorie-20C rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:LaTeXCommand "\\calorieTwentyC" ; om:LaTeXSymbol "cal_{20}" ; om:alternativeLabel "20 °C calorie"@en , "20 °C calorie"@nl ; om:symbol "cal_20" ; rdfs:label "calorie (20 °C)"@en , "calorie (20 °C)"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/calorie-InternationalTable om:calorie-InternationalTable rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:LaTeXSymbol "cal_{IT}" ; om:alternativeLabel "International Steam Table calorie"@en , "International Table calorie"@en , "calorie (International Steam Table)"@en ; om:symbol "cal_IT" ; rdfs:label "calorie (International Table)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/calorie-Mean om:calorie-Mean rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:hasUnit om:joule ; om:hasFactor 4.19002 ; om:alternativeLabel "mean calorie"@en ; om:alternativeSymbol "c" ; om:symbol "cal" ; rdfs:comment "The mean calorie is a unit of energy defined as 4.19002 joule."@en ; rdfs:label "calorie (mean)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/calorie-Thermochemical om:calorie-Thermochemical rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:LaTeXSymbol "cal_{th}" ; om:alternativeLabel "thermochemical calorie"@en ; om:symbol "cal_th" ; rdfs:label "calorie (thermochemical)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/candela om:candela rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasQuantity om:luminousIntensityInAGivenDirectionOfASourceThatEmitsMonochromaticRadiationOfFrequency540e12HertzAndThatHasARadiantIntensityInThatDirectionOf1683WattPerSteradian ; om:longcomment "The candela is a unit of luminous intensity defined as the luminous intensity, in a given direction, of a source that emits monochromatic radiation of frequency 540e12 hertz and that has a radiant intensity in that direction of 1/683 watt per steradian. The candela is a base unit in the International System of Units."@en ; om:symbol "cd" ; rdfs:comment "The candela is a unit of luminous intensity defined as the luminous intensity, in a given direction, of a source that emits monochromatic radiation of frequency 540e12 hertz and that has a radiant intensity in that direction of 1/683 watt per steradian."@en ; rdfs:label "candela"@en , "candela"@nl , "坎德拉"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/candelaPerSquareCentimetre om:candelaPerSquareCentimetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareCentimetre ; om:hasDimension om:luminance-Dimension ; om:hasNumerator om:candela ; om:alternativeSymbol "cd cm-2" , "cd·cm-2" ; om:symbol "cd/cm2" ; rdfs:label "candela per square centimetre"@en , "candela per vierkante centimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/candelaPerSquareMetre om:candelaPerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasDimension om:luminance-Dimension ; om:hasNumerator om:candela ; om:alternativeSymbol "cd m-2" , "cd·m-2" ; om:longcomment "Candela per square metre is a unit of luminance defined as candela divided by square metre. Candela per square metre is a derived unit in the Internationa; System of Units."@en ; om:symbol "cd/m2" ; rdfs:comment "Candela per square metre is a unit of luminance defined as candela divided by square metre."@en ; rdfs:label "candela per square metre"@en , "candela per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/candelaSteradian om:candelaSteradian rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:luminousFlux-Dimension ; om:hasTerm1 om:candela ; om:hasTerm2 om:steradian ; om:alternativeSymbol "cd·sr" ; om:symbol "cd sr" ; rdfs:label "candela steradiaal"@nl , "candela steradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/capacitance-Dimension om:capacitance-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 2 ; om:hasSILengthDimensionExponent -2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent -1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 4 ; rdfs:label "capacitance dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/carat-Mass om:carat-Mass rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 0.00020 ; rdfs:comment "The carat (mass) is a unit of mass defined as 2.0e-4 kilogram."@en ; rdfs:label "carat (mass)"@en , "karaat (massa)"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/catalyticActivity-Dimension om:catalyticActivity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 1 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -1 ; rdfs:label "catalytic activity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/catalyticActivityConcentration-Dimension om:catalyticActivityConcentration-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 1 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -3 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -1 ; rdfs:label "catalytic activity concentration dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centi om:centi rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 0.01 ; om:symbol "c" ; rdfs:label "centi"@en , "centi"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centiampere om:centiampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:ampere ; om:symbol "cA" ; rdfs:comment "The centiampere is a unit of electric current defined as 1.0e-2 ampere."@en ; rdfs:label "centiampere"@en , "centiampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centiare om:centiare rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:area-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:are ; om:symbol "ca" ; rdfs:comment "The centiare is a unit of area defined as 1.0e-2 are."@en ; rdfs:label "centiare"@en , "centiare"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centibecquerel om:centibecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:becquerel ; om:symbol "cBq" ; rdfs:comment "The centibecquerel is a unit of activity defined as 1.0e-2 becquerel."@en ; rdfs:label "centibecquerel"@en , "centibecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centicandela om:centicandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:candela ; om:symbol "ccd" ; rdfs:comment "The centicandela is a unit of luminous intensity defined as 1.0e-2 candela."@en ; rdfs:label "centicandela"@en , "centicandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centicoulomb om:centicoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:coulomb ; om:symbol "cC" ; rdfs:comment "The centicoulomb is a unit of electric charge defined as 1.0e-2 coulomb."@en ; rdfs:label "centicoulomb"@en , "centicoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centidegreeCelsius om:centidegreeCelsius rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:degreeCelsius ; om:symbol "c°C" ; rdfs:comment "The centidegree Celsius is a unit of temperature defined as 1.0e-2 degree Celsius."@en ; rdfs:label "centidegree Celsius"@en , "centigraad Celsius"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centifarad om:centifarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:farad ; om:symbol "cF" ; rdfs:comment "The centifarad is a unit of capacitance defined as 1.0e-2 farad."@en ; rdfs:label "centifarad"@en , "centifarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centigram om:centigram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:gram ; om:symbol "cg" ; rdfs:comment "The centigram is a unit of mass defined as 1.0e-2 gram."@en ; rdfs:label "centigram"@en , "centigram"@nl , "百分之一克"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centigramPerLitre om:centigramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:centigram ; om:alternativeSymbol "cg l-1" , "cg·l-1" ; om:symbol "cg/l" ; rdfs:comment "Centigram per litre is a unit of density defined as centigram divided by litre."@en ; rdfs:label "centigram per liter"@nl , "centigram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centigray om:centigray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:gray ; om:symbol "cGy" ; rdfs:comment "The centigray is a unit of absorbed dose defined as 1.0e-2 gray."@en ; rdfs:label "centigray"@en , "centigray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centihenry om:centihenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:henry ; om:symbol "cH" ; rdfs:comment "The centihenry is a unit of inductance defined as 1.0e-2 henry."@en ; rdfs:label "centihenry"@en , "centihenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centihertz om:centihertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:hertz ; om:symbol "cHz" ; rdfs:comment "The centihertz is a unit of frequency defined as 1.0e-2 hertz."@en ; rdfs:label "centihertz"@en , "centihertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centijoule om:centijoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:joule ; om:symbol "cJ" ; rdfs:comment "The centijoule is a unit of energy defined as 1.0e-2 joule."@en ; rdfs:label "centijoule"@en , "centijoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centikatal om:centikatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:katal ; om:symbol "ckat" ; rdfs:comment "The centikatal is a unit of catalytic activity defined as 1.0e-2 katal."@en ; rdfs:label "centikatal"@en , "centikatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centikelvin om:centikelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:kelvin ; om:symbol "cK" ; rdfs:comment "The centikelvin is a unit of temperature defined as 1.0e-2 kelvin."@en ; rdfs:label "centikelvin"@en , "centikelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centilitre om:centilitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:litre ; om:symbol "cl" ; rdfs:label "centiliter"@nl , "centilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centilumen om:centilumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:lumen ; om:symbol "clm" ; rdfs:label "centilumen"@en , "centilumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centilux om:centilux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:lux ; om:symbol "clx" ; rdfs:label "centilux"@en , "centilux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetre om:centimetre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:metre ; om:symbol "cm" ; rdfs:comment "The centimetre is a unit of length defined as 1.0e-2 metre."@en ; rdfs:label "centimeter"@nl , "centimetre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetre-Gram-Second-BiotSystemOfUnits om:centimetre-Gram-Second-BiotSystemOfUnits rdf:type owl:NamedIndividual , om:SystemOfUnits ; om:hasBaseQuantity om:ElectricCurrent , om:Length , om:Mass , om:Time ; om:hasBaseUnit om:biot , om:centimetre , om:gram , om:second-Time ; om:abbreviation "cm-g-s-Bi"^^xsd:string ; rdfs:label "centimeter-gram-seconde-biot-systeem"@nl , "centimetre-gram-second-biot system of units"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetre-Gram-Second-FranklinSystemOfUnits om:centimetre-Gram-Second-FranklinSystemOfUnits rdf:type owl:NamedIndividual , om:SystemOfUnits ; om:hasBaseQuantity om:ElectricCharge , om:Length , om:Mass , om:Time ; om:hasBaseUnit om:centimetre , om:franklin , om:gram , om:second-Time ; om:abbreviation "cm-g-s-Fr"^^xsd:string ; rdfs:label "centimeter-gram-seconde-franklin-systeem"@nl , "centimetre-gram-second-franklin system of units"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetre-Gram-SecondElectromagneticSystemOfUnits om:centimetre-Gram-SecondElectromagneticSystemOfUnits rdf:type owl:NamedIndividual , om:SystemOfUnits ; om:hasBaseQuantity om:Length , om:Mass , om:Time ; om:hasBaseUnit om:centimetre , om:gram , om:second-Time ; om:hasDerivedQuantity om:Capacitance , om:ElectricCharge , om:ElectricCurrent , om:ElectricPotential , om:ElectricalConductance , om:ElectricalResistance , om:Inductance , om:MagneticField , om:MagneticFlux , om:MagneticFluxDensity , om:MagnetomotiveForce ; om:hasDerivedUnit om:abampere , om:abcoulomb , om:abfarad , om:abhenry , om:abmho , om:abohm , om:abvolt , om:gauss , om:gilbert , om:maxwell , om:oersted ; om:abbreviation "EMU"^^xsd:string , "emu"^^xsd:string ; om:alternativeLabel "CGS electromagnetic system of units"@en , "centimetre, gram, second electromagnetic system of units"@en , "electromagnetic CGS system of units"@en ; rdfs:label "centimeter-gram-seconde electromagnetische systeem"@nl , "centimetre-gram-second electromagnetic system of units"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetre-Gram-SecondElectrostaticSystemOfUnits om:centimetre-Gram-SecondElectrostaticSystemOfUnits rdf:type owl:NamedIndividual , om:SystemOfUnits ; om:hasBaseQuantity om:Length , om:Mass , om:Time ; om:hasBaseUnit om:centimetre , om:gram , om:second-Time ; om:hasDerivedQuantity om:Capacitance , om:ElectricCharge , om:ElectricCurrent , om:ElectricPotential , om:ElectricalConductance , om:ElectricalResistance , om:Inductance , om:MagneticFlux , om:MagneticFluxDensity , om:MagnetomotiveForce ; om:hasDerivedUnit om:statampere , om:statcoulomb , om:statfarad , om:stathenry , om:statmho , om:statohm , om:stattesla , om:statvolt , om:statweber ; om:abbreviation "ESU"^^xsd:string , "esu"^^xsd:string ; om:alternativeLabel "CGS electrostatic system of units"@en , "electrostatic CGS system of units"@en ; rdfs:label "centimeter-gram-seconde electrostatische systeem"@nl , "centimetre-gram-second electrostatic system of units"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetre-Gram-SecondSystemOfUnits om:centimetre-Gram-SecondSystemOfUnits rdf:type owl:NamedIndividual , om:SystemOfUnits ; om:hasBaseQuantity om:Length , om:Mass , om:Time ; om:hasBaseUnit om:centimetre , om:gram , om:second-Time ; om:hasDerivedQuantity om:Acceleration , om:DynamicViscosity , om:Energy , om:Force , om:Frequency , om:Illuminance , om:KinematicViscosity , om:Luminance , om:Pressure ; om:hasDerivedUnit om:dyne , om:erg , om:gal , om:hertz , om:microbar , om:phot , om:poise , om:stilb , om:stokes ; om:abbreviation "CGS"^^xsd:string , "cgs"^^xsd:string ; rdfs:label "centimeter-gram-seconde-systeem"@nl , "centimetre-gram-second system of units"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetreOfMercury om:centimetreOfMercury rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:metreOfMercury ; om:symbol "cm Hg" ; rdfs:comment "The centimetre of mercury is a unit of pressure defined as 1.0e-2 metre of mercury."@en ; rdfs:label "centimeter kwik"@nl , "centimetre of mercury"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetrePerCubicCentimetre om:centimetrePerCubicCentimetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicCentimetre ; om:hasNumerator om:centimetre ; om:alternativeSymbol "cm cm-3" , "cm·cm-3" ; om:symbol "cm/cm3" ; rdfs:label "centimeter per kubieke centimeter"@nl , "centimetre per cubic centimetre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetrePerDay om:centimetrePerDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:day ; om:hasNumerator om:centimetre ; om:alternativeSymbol "cm d-1" , "cm·d-1" ; om:symbol "cm/d" ; rdfs:comment "Centimetre per day is a unit of speed defined as centimetre divided by day."@en ; rdfs:label "centimeter per dag"@nl , "centimetre per day"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetrePerMinute-Time om:centimetrePerMinute-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:minute-Time ; om:hasNumerator om:centimetre ; om:alternativeSymbol "cm min-1" , "cm·min-1" ; om:symbol "cm/min" ; rdfs:comment "Centimetre per minute is a unit of speed defined as centimetre divided by minute."@en ; rdfs:label "centimeter per minuut"@nl , "centimetre per minute"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetrePerSecond-Time om:centimetrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:centimetre ; om:alternativeSymbol "cm s-1" , "cm·s-1" ; om:symbol "cm/s" ; rdfs:comment "Centimetre per second is a unit of speed defined as centimetre divided by second."@en ; rdfs:label "centimeter per seconde"@nl , "centimetre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimetrePerSecond-TimeSquared om:centimetrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:centimetre ; om:alternativeSymbol "cm s-2" , "cm·s-2" ; om:symbol "cm/s2" ; rdfs:comment "Centimetre per second squared is a unit of acceleration defined as centimetre divided by second squared."@en ; rdfs:label "centimeter per seconde kwadraat"@nl , "centimetre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimolar om:centimolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:molar ; om:symbol "cM" ; rdfs:comment "The centimolar is a unit of amount of substance concentration defined as 1.0e-2 molar."@en ; rdfs:label "centimolair"@nl , "centimolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimole om:centimole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:mole ; om:symbol "cmol" ; rdfs:label "centimol"@nl , "centimole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimolePerLitre om:centimolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:centimole ; om:alternativeSymbol "cmol l-1" , "cmol·l-1" ; om:symbol "cmol/l" ; rdfs:comment "Centimole per litre is a unit of amount of substance concentration defined as centimole divided by litre."@en ; rdfs:label "centimole per liter"@nl , "centimole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centimolePerMetre om:centimolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:centimole ; om:alternativeSymbol "cmol m-1" , "cmol·m-1" ; om:symbol "cmol/m" ; rdfs:label "centimole per meter"@nl , "centimole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centinewton om:centinewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:newton ; om:symbol "cN" ; rdfs:label "centinewton"@en , "centinewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centiohm om:centiohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:ohm ; om:symbol "cΩ" ; rdfs:label "centiohm"@en , "centiohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centipascal om:centipascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:pascal ; om:symbol "cPa" ; rdfs:label "centipascal"@en , "centipascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centipoise om:centipoise rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dynamicViscosity-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:poise ; om:symbol "cP" ; rdfs:label "centipoise"@en , "centipoise"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centiradian om:centiradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:centi ; om:hasUnit om:radian ; om:symbol "crad" ; rdfs:label "centiradiaal"@nl , "centiradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centisecond-Time om:centisecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:second-Time ; om:symbol "cs" ; rdfs:label "centisecond"@en , "centiseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centisecond-TimeSquared om:centisecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:centisecond-Time ; om:hasExponent 2 ; om:symbol "cs2" ; rdfs:label "centisecond squared"@en , "centiseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centisiemens om:centisiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:siemens ; om:symbol "cS" ; rdfs:label "centisiemens"@en , "centisiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centisievert om:centisievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:sievert ; om:symbol "cSv" ; rdfs:label "centisievert"@en , "centisievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centisteradian om:centisteradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:centi ; om:hasUnit om:steradian ; om:symbol "csr" ; rdfs:label "centisteradiaal"@nl , "centisteradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centistokes om:centistokes rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:kinematicViscosityOrThermalDiffusivity-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:stokes ; om:symbol "cSt" ; rdfs:label "centistokes"@en , "centistokes"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centitesla om:centitesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:tesla ; om:symbol "cT" ; rdfs:label "centitesla"@en , "centitesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centivolt om:centivolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:volt ; om:symbol "cV" ; rdfs:label "centivolt"@en , "centivolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centiwatt om:centiwatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:watt ; om:symbol "cW" ; rdfs:label "centiwatt"@en , "centiwatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/centiweber om:centiweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:centi ; om:hasUnit om:weber ; om:symbol "cWb" ; rdfs:label "centiweber"@en , "centiweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/chain om:chain rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 20.1168 ; om:symbol "ch" ; rdfs:comment "The chain is a unit of length defined as 20.1168 metre."@en ; rdfs:label "chain"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/chemicalPhysics om:chemicalPhysics rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:AmountOfSubstance , om:AmountOfSubstanceConcentration , om:AmountOfSubstanceFlow , om:AmountOfSubstanceFraction , om:AmountOfSubstanceFractionFlow , om:Molality , om:MolarEnergy , om:MolarEntropy , om:MolarHeatCapacity , om:MolarMass , om:MolarVolume , om:ResonanceEnergy ; om:usesUnit om:attomolar , om:attomole , om:attomolePerLitre , om:attomolePerMetre , om:centimole , om:centimolePerLitre , om:centimolePerMetre , om:cubicMetrePerMole , om:decamole , om:decamolePerLitre , om:decamolePerMetre , om:decimole , om:decimolePerLitre , om:decimolePerMetre , om:examole , om:examolePerLitre , om:examolePerMetre , om:femtomolar , om:femtomole , om:femtomolePerLitre , om:femtomolePerMetre , om:gigamole , om:gigamolePerLitre , om:gigamolePerMetre , om:hectomole , om:hectomolePerLitre , om:hectomolePerMetre , om:joulePerKelvinMole , om:joulePerMole , om:kelvinMole , om:kilogramPerMole , om:kilomole , om:kilomolePerLitre , om:kilomolePerMetre , om:litrePerMole , om:megamolar , om:megamole , om:megamolePerLitre , om:megamolePerMetre , om:micromolar , om:micromole , om:micromolePerLitre , om:micromolePerMetre , om:micromolePerMole , om:micromolePerSecond-TimeGram , om:millimolar , om:millimole , om:millimolePerLitre , om:millimolePerMetre , om:molar , om:mole , om:moleMicrometre , om:moleMicrometreReciprocalSquareCentimetre , om:moleMicrometreReciprocalSquareCentimetreReciprocalSecond-Time , om:molePerAttolitre , om:molePerAttometre , om:molePerCentilitre , om:molePerCentimetre , om:molePerCubicmetre , om:molePerDecalitre , om:molePerDecametre , om:molePerDecilitre , om:molePerDecimetre , om:molePerExalitre , om:molePerExametre , om:molePerFemtolitre , om:molePerFemtometre , om:molePerGigalitre , om:molePerGigametre , om:molePerHectolitre , om:molePerHectometre , om:molePerKilogram , om:molePerKilolitre , om:molePerKilometre , om:molePerLitre , om:molePerMegalitre , om:molePerMetre , om:molePerMicrolitre , om:molePerMicrometre , om:molePerMillilitre , om:molePerMillimetre , om:molePerMole , om:molePerNanolitre , om:molePerNanometre , om:molePerPetalitre , om:molePerPetametre , om:molePerPicolitre , om:molePerPicometre , om:molePerTeralitre , om:molePerTerametre , om:molePerYoctometre , om:molePerYottametre , om:molePerZeptometre , om:molePerZettametre , om:molePermegametre , om:nanomolar , om:nanomole , om:nanomolePerLitre , om:nanomolePerMetre , om:one , om:partsPerMillion , om:percent , om:petamole , om:petamolePerLitre , om:petamolePerMetre , om:picomolar , om:picomole , om:picomolePerLitre , om:picomolePerMetre , om:teramole , om:teramolePerLitre , om:teramolePerMetre ; rdfs:label "chemical physics"@en , "fysische chemie"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/chemistry om:chemistry rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:Acidity , om:Amphiphilicity , om:CatalyticActivity , om:CatalyticActivityConcentration , om:CollisionFrequency , om:Hydrophilicity , om:Hydrophobicity , om:Lipophilicity , om:SaltStrength , om:SpecificAmylaseActivity , om:SpecificCatalyticActivity , om:SpecificProteaseActivity ; om:usesUnit om:amylaseUnit , om:attokatal , om:centikatal , om:decakatal , om:decikatal , om:deltaA450 , om:deltaA450PerSecond-Time , om:deltaA450PerSecond-TimePerMilligram , om:exakatal , om:femtokatal , om:gigakatal , om:hectokatal , om:katal , om:katalPerCubicmetre , om:kilokatal , om:megakatal , om:microkatal , om:micromolePerSecond-Time , om:millikatal , om:molePerSecond-Time , om:nanokatal , om:nanokatalPerMilligram , om:petakatal , om:picokatal , om:terakatal ; rdfs:label "chemie"@nl , "chemistry"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cicero om:cicero rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:point-Didot ; om:hasFactor 12 ; rdfs:comment "The cicero is a unit of length defined as 12 point (Didot)."@en ; rdfs:label "cicero"@en , "cicero"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/circularMil om:circularMil rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:area-Dimension ; om:hasUnit om:squareMetre ; om:hasFactor 0.0000000005067075 ; rdfs:comment "The cicular mil is a unit of area defined as 5.067075e-10 square metre."@en ; rdfs:label "circular mil"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/colonyFormingUnit om:colonyFormingUnit rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit , om:UnitDivision ; om:symbol "CFU" ; rdfs:label "colony forming unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/colonyFormingUnitPer25Millilitre om:colonyFormingUnitPer25Millilitre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:_25Millilitre ; om:hasNumerator om:colonyFormingUnit ; om:symbol "CFU/ml" ; rdfs:label "colony forming unit per 25 millilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/colonyFormingUnitPerGram om:colonyFormingUnitPerGram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:gram ; om:hasNumerator om:colonyFormingUnit ; om:symbol "CFU/g" ; rdfs:label "colony forming unit per gram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/colonyFormingUnitPerMillilitre om:colonyFormingUnitPerMillilitre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:millilitre ; om:hasNumerator om:colonyFormingUnit ; om:symbol "CFU/ml" ; rdfs:label "colony forming unit per millilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/columnNumberDensity-Dimension om:columnNumberDensity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "column number density dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/commonApplicationArea om:commonApplicationArea rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:Area , om:Density , om:ElectricCurrent , om:ElectricPotential , om:Energy , om:Force , om:Frequency , om:Length , om:Mass , om:MassFraction , om:Power , om:Speed , om:Temperature , om:Time , om:Volume ; om:usesUnit om:acre-International , om:acre-USSurvey , om:ampere , om:are , om:centilitre , om:centimetre , om:cubicCentimetre , om:cubicMetre , om:day , om:decilitre , om:degreeCelsius , om:degreeFahrenheit , om:foot-International , om:gallon-Imperial , om:gallon-US , om:gram , om:gramPerKilogram , om:gramPerLitre , om:hectare , om:hertz , om:hour , om:inch-International , om:joule , om:kelvin , om:kilocalorie-Mean , om:kilogram , om:kilohertz , om:kilojoule , om:kilometre , om:kilometrePerHour , om:kilonewton , om:kilowatt , om:kilowattHour , om:liquidPint-US , om:litre , om:megahertz , om:megawatt , om:metre , om:metrePerSecond-Time , om:mile-Statute , om:mile-StatutePerHour , om:milliampere , om:milligram , om:milligramPerLitre , om:millilitre , om:millimetre , om:millisecond-Time , om:millivolt , om:milliwatt , om:minute-Time , om:month , om:newton , om:ounceAvoirdupois , om:percent , om:pint-Imperial , om:pound-Force , om:poundAvoirdupois , om:second-Time , om:squareCentimetre , om:squareKilometre , om:squareMetre , om:volt , om:watt , om:week , om:yard-International , om:year ; rdfs:label "algemeen toepassingsgebied"@nl , "common application area"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/constantCurrentThatProducesAnAttractiveForceOf2e-7NewtonPerMetreOfLengthBetweenTwoStraightParallelConductorsOfInfiniteLengthAndNegligibleCircularCrossSectionPlacedOneMetreApartInAVacuum om:constantCurrentThatProducesAnAttractiveForceOf2e-7NewtonPerMetreOfLengthBetweenTwoStraightParallelConductorsOfInfiniteLengthAndNegligibleCircularCrossSectionPlacedOneMetreApartInAVacuum rdf:type owl:NamedIndividual , om:ElectricCurrent ; rdfs:label "constant current that produces an attractive force of 2e–7 newton per metre of length between two straight, parallel conductors of infinite length and negligible circular cross section placed one metre apart in a vacuum"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cord om:cord rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 3.624556 ; rdfs:comment "The cord is a unit of volume defined as 3.624556 cubic metre."@en ; rdfs:label "cord"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cosmology om:cosmology rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:CosmologicalConstant , om:CriticalDensity , om:CurvatureConstant , om:DecelerationParameter , om:DensityParameter , om:DensityParameterForBaryonicMatter , om:DensityParameterForMatter , om:DensityParameterForRadiation , om:DensityParameterForVacuum , om:HubbleConstant , om:HubbleConstantAtPresentEpoch , om:ScaleFactor , om:TotalDensityParameter ; om:usesUnit om:gigaelectronvolt , om:gigaparsec , om:kiloelectronvolt , om:megaelectronvolt , om:megaparsec ; rdfs:label "cosmology"@en , "kosmologie"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/coulomb om:coulomb rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricCharge-Dimension ; om:hasUnit om:second-TimeAmpere ; om:longcomment "The coulomb is a unit of electric charge defined as ampere times second = farad times volt. The coulomb is a derived unit in the International System of Units."@en ; om:symbol "C" ; rdfs:comment "The coulomb is a unit of electric charge defined as ampere times second = farad times volt."@en ; rdfs:label "coulomb"@en , "coulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/coulombMetre om:coulombMetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:electricDipoleMoment-Dimension ; om:hasTerm1 om:coulomb ; om:hasTerm2 om:metre ; om:alternativeSymbol "C·m" ; om:symbol "C m" ; rdfs:label "coulomb meter"@nl , "coulomb metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/coulombPerCubicmetre om:coulombPerCubicmetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetre ; om:hasDimension om:electricChargeDensity-Dimension ; om:hasNumerator om:coulomb ; om:alternativeSymbol "C m-3" , "C·m-3" ; om:symbol "C/m3" ; rdfs:label "coulomb per cubic metre"@en , "coulomb per kubieke meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/coulombPerKilogram om:coulombPerKilogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kilogram ; om:hasDimension om:exposureToXAndGammaRays-Dimension ; om:hasNumerator om:coulomb ; om:alternativeSymbol "C kg-1" , "C·kg-1" ; om:symbol "C/kg" ; rdfs:label "coulomb per kilogram"@en , "coulomb per kilogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/coulombPerSquareMetre om:coulombPerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasDimension om:electricFluxDensity-Dimension ; om:hasNumerator om:coulomb ; om:alternativeSymbol "C m-2" , "C·m-2" ; om:symbol "C/m2" ; rdfs:label "coulomb per square metre"@en , "coulomb per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/coulombPerVolt om:coulombPerVolt rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:volt ; om:hasDimension om:capacitance-Dimension ; om:hasNumerator om:coulomb ; om:alternativeSymbol "C V-1" , "C·V-1" ; om:symbol "C/V" ; rdfs:label "coulomb per volt"@en , "coulomb per volt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/count om:count rdf:type owl:NamedIndividual , om:Function ; rdfs:label "count"@en , "回数"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicAngstrom om:cubicAngstrom rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:angstrom ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "Å3" ; rdfs:label "cubic angstrom"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicAttometre om:cubicAttometre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:attometre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "am3" ; rdfs:label "cubic attometre"@en , "kubieke attometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicCentimetre om:cubicCentimetre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:centimetre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "cm3" ; rdfs:label "cubic centimetre"@en , "kubieke centimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicCentimetrePerCubicCentimetre om:cubicCentimetrePerCubicCentimetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicCentimetre ; om:hasDimension om:dimensionOne ; om:hasNumerator om:cubicCentimetre ; om:alternativeSymbol "cm3 cm-3" , "cm3·cm-3" ; om:symbol "cm3/cm3" ; rdfs:label "cubic centimetre per cubic centimetre"@en , "kubieke centimeter per kubieke centimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicDecametre om:cubicDecametre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:decametre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "dam3" ; rdfs:label "cubic decametre"@en , "kubieke decameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicDecimetre om:cubicDecimetre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:decimetre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "dm3" ; rdfs:label "cubic decimetre"@en , "kubieke decimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicExametre om:cubicExametre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:exametre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "Em3" ; rdfs:label "cubic exametre"@en , "kubieke exameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicFemtometre om:cubicFemtometre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:femtometre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "fm3" ; rdfs:label "cubic femtometre"@en , "kubieke femtometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicGigametre om:cubicGigametre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:gigametre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "Gm3" ; rdfs:label "cubic gigametre"@en , "kubieke gigameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicHectometre om:cubicHectometre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:hectometre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "hm3" ; rdfs:label "cubic hectometre"@en , "kubieke hectometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicKilometre om:cubicKilometre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:kilometre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "km3" ; rdfs:label "cubic kilometre"@en , "kubieke kilometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicKiloparsec om:cubicKiloparsec rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:kiloparsec ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "kpc3" ; rdfs:label "cubic kiloparsec"@en , "kubieke kiloparsec"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMegametre om:cubicMegametre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:megametre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "Mm3" ; rdfs:label "cubic megametre"@en , "kubieke megameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetre om:cubicMetre rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:metre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:longcomment "Cubic metre is a unit of volume defined as the volume of a cube whose sides measure exactly one metre. Cubic metre is a derived unit in the International System of Units."@en ; om:symbol "m3" ; rdfs:comment "Cubic metre is a unit of volume defined as the volume of a cube whose sides measure exactly one metre."@en ; rdfs:label "cubic metre"@en , "kubieke meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetreKelvin om:cubicMetreKelvin rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:cubicMetre ; om:hasTerm2 om:kelvin ; om:alternativeSymbol "m3·K" ; om:symbol "m3 K" ; rdfs:label "cubic metre kelvin"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetrePerCubicmetre om:cubicMetrePerCubicmetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetre ; om:hasDimension om:dimensionOne ; om:hasNumerator om:cubicMetre ; om:alternativeSymbol "m3 m-3" , "m3·m-3" ; om:symbol "m3/m3" ; rdfs:label "cubic metre per cubic metre"@en , "kubieke meter per kubieke meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetrePerKilogram om:cubicMetrePerKilogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kilogram ; om:hasDimension om:specificVolume-Dimension ; om:hasNumerator om:cubicMetre ; om:alternativeSymbol "m3 kg-1" , "m3·kg-1" ; om:longcomment "Cubic metre per kilogram is a unit of specific volume defined as cubic metre divided by kilogram. Cubic metre per kilogram is a derived unit in the International System of Units."@en ; om:symbol "m3/kg" ; rdfs:comment "Cubic metre per kilogram is a unit of specific volume defined as cubic metre divided by kilogram."@en ; rdfs:label "cubic metre per kilogram"@en , "kubieke meter per kilogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetrePerMole om:cubicMetrePerMole rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:mole ; om:hasNumerator om:cubicMetre ; om:alternativeSymbol "m3 mol-1" , "m3·mol-1" ; om:symbol "m3/mol" ; rdfs:label "cubic metre per mole"@en , "kubieke meter per mol"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetrePerSecond-Time om:cubicMetrePerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasDimension om:volumetricFlowRate-Dimension ; om:hasNumerator om:cubicMetre ; om:alternativeSymbol "m3 s-1" , "m3·s-1" ; om:symbol "m3/s" ; rdfs:label "cubic metre per second"@en , "kubieke meter per seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetrePerYear om:cubicMetrePerYear rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:year ; om:hasDimension om:volumetricFlowRate-Dimension ; om:hasNumerator om:cubicMetre ; rdfs:label "cubic metre per year"@en , "kubieke meter per jaar"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMicrometre om:cubicMicrometre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:micrometre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "μm3" ; rdfs:label "cubic micrometre"@en , "kubieke micrometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMillimetre om:cubicMillimetre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:millimetre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "mm3" ; rdfs:label "cubic millimetre"@en , "kubieke millimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMillimetrePerCubicMillimetre om:cubicMillimetrePerCubicMillimetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMillimetre ; om:hasDimension om:dimensionOne ; om:hasNumerator om:cubicMillimetre ; om:alternativeSymbol "mm3 mm-3" , "mm3·mm-3" ; om:symbol "mm3/mm3" ; rdfs:label "cubic millimetre per cubic millimetre"@en , "kubieke millimeter per kubieke millimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicNanometre om:cubicNanometre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:nanometre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "nm3" ; rdfs:label "cubic nanometre"@en , "kubieke nanometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicParsec om:cubicParsec rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:parsec ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "pc3" ; rdfs:label "cubic parsec"@en , "kubieke parsec"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicPetametre om:cubicPetametre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:petametre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "Pm3" ; rdfs:label "cubic petametre"@en , "kubieke petameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicPicometre om:cubicPicometre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:picometre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "pm3" ; rdfs:label "cubic picometre"@en , "kubieke picometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicTerametre om:cubicTerametre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:terametre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "Tm3" ; rdfs:label "cubic terametre"@en , "kubieke terameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicYoctometre om:cubicYoctometre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:yoctometre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "ym3" ; rdfs:label "cubic yoctometre"@en , "kubieke yoctometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicYottametre om:cubicYottametre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:yottametre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "Ym3" ; rdfs:label "cubic yottametre"@en , "kubieke yottameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicZeptometre om:cubicZeptometre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:zeptometre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "zm3" ; rdfs:label "cubic zeptometre"@en , "kubieke zeptometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cubicZettametre om:cubicZettametre rdf:type owl:NamedIndividual , om:CubicPrefixedMetre ; om:hasBase om:zettametre ; om:hasDimension om:volume-Dimension ; om:hasExponent 3 ; om:symbol "Zm3" ; rdfs:label "cubic zettametre"@en , "kubieke zettameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cup om:cup rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "cup"@en , "kopje"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/cup-USCustomary om:cup-USCustomary rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.0002365882 ; om:LaTeXCommand "\\cupUnit" ; om:alternativeLabel "US customary cup"@en ; rdfs:comment "The US customary cup is a unit of volume defined as 2.365882e-4 cubic metre."@en ; rdfs:label "cup (US customary)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/curie om:curie rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:frequency-Dimension ; om:hasUnit om:becquerel ; om:hasFactor 37000000000 ; om:symbol "Ci" ; rdfs:comment "The curie is a unit of activity defined as 3.7e10 becquerel."@en ; rdfs:label "curie"@en , "curie"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/currentDensity-Dimension om:currentDensity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 1 ; om:hasSILengthDimensionExponent -2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "current density dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/darcy om:darcy rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:area-Dimension ; om:hasUnit om:squareMetre ; om:hasFactor 0.0000000000009869233 ; rdfs:comment "The darcy is a unit of area defined as 9.869233e-13 square metre."@en ; rdfs:label "darcy"@en , "darcy"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/dash om:dash rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "dash"@en , "scheutje"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/day om:day rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 86400 ; om:LaTeXCommand "\\dayUnit" ; om:symbol "d" ; rdfs:comment "The day is a unit of time defined as 86400 second."@en ; rdfs:label "dag"@nl , "day"@en , "天"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/day-Sidereal om:day-Sidereal rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 86164.09 ; om:alternativeLabel "sidereal day"@en ; rdfs:comment "The sidereal day is a unit of time defined as 8.616409e4 second."@en ; rdfs:label "day (sidereal)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/debye om:debye rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricDipoleMoment-Dimension ; om:hasUnit om:coulombMetre ; om:hasFactor 0.00000000000000000000000000000333564 ; om:symbol "D" ; rdfs:comment "The debye is a unit of electric dipole moment defined as 3.33564e-30 coulomb metre."@en ; rdfs:label "debye"@en , "debye"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/deca om:deca rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 10 ; om:alternativeLabel "deka"@en ; om:symbol "da" ; rdfs:label "deca"@en , "deca"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decaampere om:decaampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:ampere ; om:symbol "daA" ; rdfs:comment "The decaampere is a unit of electric current defined as 1.0e1 ampere."@en ; rdfs:label "decaampere"@en , "decaampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decabecquerel om:decabecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:becquerel ; om:symbol "daBq" ; rdfs:comment "The decabecquerel is a unit of activity defined as 1.0e1 becquerel."@en ; rdfs:label "decabecquerel"@en , "decabecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decacandela om:decacandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:candela ; om:symbol "dacd" ; rdfs:comment "The decacandela is a unit of luminous intensity defined as 1.0e1 candela."@en ; rdfs:label "decacandela"@en , "decacandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decacoulomb om:decacoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:coulomb ; om:symbol "daC" ; rdfs:comment "The decacoulomb is a unit of electric charge defined as 1.0e1 coulomb."@en ; rdfs:label "decacoulomb"@en , "decacoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decafarad om:decafarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:farad ; om:symbol "daF" ; rdfs:comment "The decafarad is a unit of capacitance defined as 1.0e1 farad."@en ; rdfs:label "decafarad"@en , "decafarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decagram om:decagram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:gram ; om:symbol "dag" ; rdfs:comment "The decagram is a unit of mass defined as 1.0e1 gram."@en ; rdfs:label "decagram"@en , "decagram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decagramPerLitre om:decagramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:decagram ; om:alternativeSymbol "dag l-1" , "dag·l-1" ; om:symbol "dag/l" ; rdfs:comment "Decagram per litre is a unit of density defined as decagram divided by litre."@en ; rdfs:label "decagram per liter"@nl , "decagram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decagray om:decagray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:gray ; om:symbol "daGy" ; rdfs:comment "The decagray is a unit of absorbed dose defined as 1.0e1 gray."@en ; rdfs:label "decagray"@en , "decagray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decahenry om:decahenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:henry ; om:symbol "daH" ; rdfs:comment "The decahenry is a unit of inductance defined as 1.0e1 henry."@en ; rdfs:label "decahenry"@en , "decahenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decahertz om:decahertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:hertz ; om:symbol "daHz" ; rdfs:comment "The decahertz is a unit of frequency defined as 1.0e1 hertz."@en ; rdfs:label "decahertz"@en , "decahertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decajoule om:decajoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:joule ; om:symbol "daJ" ; rdfs:comment "The decajoule is a unit of energy defined as 1.0e1 joule."@en ; rdfs:label "decajoule"@en , "decajoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decakatal om:decakatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:katal ; om:symbol "dakat" ; rdfs:comment "The decakatal is a unit of catalytic activity defined as 1.0e1 katal."@en ; rdfs:label "decakatal"@en , "decakatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decakelvin om:decakelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:kelvin ; om:symbol "daK" ; rdfs:comment "The decakelvin is a unit of thermodynamic temperature defined as 1.0e1 kelvin."@en ; rdfs:label "decakelvin"@en , "decakelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decalitre om:decalitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:litre ; om:symbol "dal" ; rdfs:label "decaliter"@nl , "decalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decalumen om:decalumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:lumen ; om:symbol "dalm" ; rdfs:label "decalumen"@en , "decalumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decalux om:decalux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:lux ; om:symbol "dalx" ; rdfs:label "decalux"@en , "decalux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decametre om:decametre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:metre ; om:symbol "dam" ; rdfs:comment "The decametre is a unit of length defined as 1.0e1 metre."@en ; rdfs:label "decameter"@nl , "decametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decametrePerSecond-Time om:decametrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:decametre ; om:alternativeSymbol "dam s-1" , "dam·s-1" ; om:symbol "dam/s" ; rdfs:comment "Decametre per second is a unit of speed defined as decametre divided by second."@en ; rdfs:label "decameter per seconde"@nl , "decametre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decametrePerSecond-TimeSquared om:decametrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:decametre ; om:alternativeSymbol "dam s-2" , "dam·s-2" ; om:symbol "dam/s2" ; rdfs:comment "Decametre per second squared is a unit of acceleration defined as decametre divided by second squared."@en ; rdfs:label "decameter per seconde kwadraat"@nl , "decametre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decamolar om:decamolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:molar ; om:symbol "daM" ; rdfs:comment "The decamolar is a unit of amount of substance concentration defined as 1.0e1 molar."@en ; rdfs:label "decamolair"@nl , "decamolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decamole om:decamole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:mole ; om:symbol "damol" ; rdfs:label "decamol"@nl , "decamole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decamolePerLitre om:decamolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:decamole ; om:alternativeSymbol "damol l-1" , "damol·l-1" ; om:symbol "damol/l" ; rdfs:comment "Decamole per litre is a unit of amount of substance concentration defined as decamole divided by litre."@en ; rdfs:label "decamole per liter"@nl , "decamole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decamolePerMetre om:decamolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:decamole ; om:alternativeSymbol "damol m-1" , "damol·m-1" ; om:symbol "damol/m" ; rdfs:label "decamole per meter"@nl , "decamole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decanewton om:decanewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:newton ; om:symbol "daN" ; rdfs:label "decanewton"@en , "decanewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decaohm om:decaohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:ohm ; om:symbol "daΩ" ; rdfs:label "decaohm"@en , "decaohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decapascal om:decapascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:pascal ; om:symbol "daPa" ; rdfs:label "decapascal"@en , "decapascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decasecond-Time om:decasecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:second-Time ; om:symbol "das" ; rdfs:label "decasecond"@en , "decaseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decasecond-TimeSquared om:decasecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:decasecond-Time ; om:hasExponent 2 ; om:symbol "das2" ; rdfs:label "decasecond squared"@en , "decaseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decasiemens om:decasiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:siemens ; om:symbol "daS" ; rdfs:label "decasiemens"@en , "decasiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decasievert om:decasievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:sievert ; om:symbol "daSv" ; rdfs:label "decasievert"@en , "decasievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decatesla om:decatesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:tesla ; om:symbol "daT" ; rdfs:label "decatesla"@en , "decatesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decavolt om:decavolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:volt ; om:symbol "daV" ; rdfs:label "decavolt"@en , "decavolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decawatt om:decawatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:watt ; om:symbol "daW" ; rdfs:label "decawatt"@en , "decawatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decaweber om:decaweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:deca ; om:hasUnit om:weber ; om:symbol "daWb" ; rdfs:label "decaweber"@en , "decaweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/deci om:deci rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 0.1 ; om:symbol "d" ; rdfs:label "deci"@en , "deci"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/deciampere om:deciampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:ampere ; om:symbol "dA" ; rdfs:comment "The deciampere is a unit of electric current defined as 1.0e-1 ampere."@en ; rdfs:label "deciampere"@en , "deciampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decibar om:decibar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:bar ; om:symbol "dbar" ; rdfs:comment "The decibar is a unit of pressure defined as 1.0e-1 bar."@en ; rdfs:label "decibar"@en , "decibar"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decibecquerel om:decibecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:becquerel ; om:symbol "dBq" ; rdfs:comment "The decibecquerel is a unit of activity defined as 1.0e-1 becquerel."@en ; rdfs:label "decibecquerel"@en , "decibecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decibel om:decibel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:deci ; om:hasUnit om:bel ; om:symbol "dB" ; rdfs:label "decibel"@en , "decibel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decicandela om:decicandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:candela ; om:symbol "dcd" ; rdfs:comment "The decicandela is a unit of luminous intensity defined as 1.0e-1 candela."@en ; rdfs:label "decicandela"@en , "decicandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decicoulomb om:decicoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:coulomb ; om:symbol "dC" ; rdfs:comment "The decicoulomb is a unit of electric charge defined as 1.0e-1 coulomb."@en ; rdfs:label "decicoulomb"@en , "decicoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decidegreeCelsius om:decidegreeCelsius rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:degreeCelsius ; om:symbol "d°C" ; rdfs:comment "The decidegree Celsius is a unit of temperature defined as 1.0e-1 degree Celsius."@en ; rdfs:label "decidegree Celsius"@en , "decigraad Celsius"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decifarad om:decifarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:farad ; om:symbol "dF" ; rdfs:comment "The decifarad is a unit of capacitance defined as 1.0e-1 farad."@en ; rdfs:label "decifarad"@en , "decifarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decigram om:decigram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:gram ; om:symbol "dg" ; rdfs:comment "The decigram is a unit of mass defined as 1.0e-1 gram."@en ; rdfs:label "decigram"@en , "decigram"@nl , "十分之一克"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decigramPerLitre om:decigramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:decigram ; om:alternativeSymbol "dg l-1" , "dg·l-1" ; om:symbol "dg/l" ; rdfs:comment "Decigram per litre is a unit of density defined as decigram divided by litre."@en ; rdfs:label "decigram per liter"@nl , "decigram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decigray om:decigray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:gray ; om:symbol "dGy" ; rdfs:comment "The decigray is a unit of absorbed dose defined as 1.0e-1 gray."@en ; rdfs:label "decigray"@en , "decigray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decihenry om:decihenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:henry ; om:symbol "dH" ; rdfs:comment "The decihenry is a unit of inductance defined as 1.0e-1 henry."@en ; rdfs:label "decihenry"@en , "decihenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decihertz om:decihertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:hertz ; om:symbol "dHz" ; rdfs:comment "The decihertz is a unit of frequency defined as 1.0e-1 hertz."@en ; rdfs:label "decihertz"@en , "decihertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decijoule om:decijoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:joule ; om:symbol "dJ" ; rdfs:comment "The decijoule is a unit of energy defined as 1.0e-1 joule."@en ; rdfs:label "decijoule"@en , "decijoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decikatal om:decikatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:katal ; om:symbol "dkat" ; rdfs:comment "The decikatal is a unit of catalytic activity defined as 1.0e-1 katal."@en ; rdfs:label "decikatal"@en , "decikatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decikelvin om:decikelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:kelvin ; om:symbol "dK" ; rdfs:comment "The decikelvin is a unit of temperature defined as 1.0e-1 kelvin."@en ; rdfs:label "decikelvin"@en , "decikelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decilitre om:decilitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:litre ; om:symbol "dl" ; rdfs:label "deciliter"@nl , "decilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decilumen om:decilumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:lumen ; om:symbol "dlm" ; rdfs:label "decilumen"@en , "decilumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decilux om:decilux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:lux ; om:symbol "dlx" ; rdfs:label "decilux"@en , "decilux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decimetre om:decimetre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:metre ; om:symbol "dm" ; rdfs:comment "The decimetre is a unit of length defined as 1.0e-1 metre."@en ; rdfs:label "decimeter"@nl , "decimetre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decimetrePerSecond-Time om:decimetrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:decimetre ; om:alternativeSymbol "dm s-1" , "dm·s-1" ; om:symbol "dm/s" ; rdfs:comment "Decimetre per second is a unit of speed defined as decimetre divided by second."@en ; rdfs:label "decimeter per seconde"@nl , "decimetre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decimetrePerSecond-TimeSquared om:decimetrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:decimetre ; om:alternativeSymbol "dm s-2" , "dm·s-2" ; om:symbol "dm/s2" ; rdfs:comment "Decimetre per second squared is a unit of acceleration defined as decimetre divided by second squared."@en ; rdfs:label "decimeter per seconde kwadraat"@nl , "decimetre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decimolar om:decimolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:molar ; om:symbol "dM" ; rdfs:comment "The decimolar is a unit of amount of substance concentration defined as 1.0e-1 molar."@en ; rdfs:label "decimolair"@nl , "decimolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decimole om:decimole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:mole ; om:symbol "dmol" ; rdfs:label "decimol"@nl , "decimole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decimolePerLitre om:decimolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:decimole ; om:alternativeSymbol "dmol l-1" , "dmol·l-1" ; om:symbol "dmol/l" ; rdfs:comment "Decimole per litre is a unit of amount of substance concentration defined as decimole divided by litre."@en ; rdfs:label "decimole per liter"@nl , "decimole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decimolePerMetre om:decimolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:decimole ; om:alternativeSymbol "dmol m-1" , "dmol·m-1" ; om:symbol "dmol/m" ; rdfs:label "decimole per meter"@nl , "decimole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decinewton om:decinewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:newton ; om:symbol "dN" ; rdfs:label "decinewton"@en , "decinewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/deciohm om:deciohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:ohm ; om:symbol "dΩ" ; rdfs:label "deciohm"@en , "deciohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decipascal om:decipascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:pascal ; om:symbol "dPa" ; rdfs:label "decipascal"@en , "decipascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/deciradian om:deciradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:deci ; om:hasUnit om:radian ; om:symbol "drad" ; rdfs:label "deciradiaal"@nl , "deciradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decisecond-Time om:decisecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:second-Time ; om:symbol "ds" ; rdfs:label "decisecond"@en , "deciseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decisecond-TimeSquared om:decisecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:decisecond-Time ; om:hasExponent 2 ; om:symbol "ds2" ; rdfs:label "decisecond squared"@en , "deciseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decisiemens om:decisiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:siemens ; om:symbol "dS" ; rdfs:label "decisiemens"@en , "decisiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decisievert om:decisievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:sievert ; om:symbol "dSv" ; rdfs:label "decisievert"@en , "decisievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decisteradian om:decisteradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:deci ; om:hasUnit om:steradian ; om:symbol "dsr" ; rdfs:label "decisteradiaal"@nl , "decisteradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decitesla om:decitesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:tesla ; om:symbol "dT" ; rdfs:label "decitesla"@en , "decitesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/decivolt om:decivolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:volt ; om:symbol "dV" ; rdfs:label "decivolt"@en , "decivolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/deciwatt om:deciwatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:watt ; om:symbol "dW" ; rdfs:label "deciwatt"@en , "deciwatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/deciweber om:deciweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:deci ; om:hasUnit om:weber ; om:symbol "dWb" ; rdfs:label "deciweber"@en , "deciweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/deepBowl om:deepBowl rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "deep bowl"@en , "diep bord"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/degree om:degree rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:radian ; om:hasFactor 0.01745329 ; om:symbol "°" ; rdfs:comment "The degree is a unit of angle defined as 1.745329e-2 radian."@en ; rdfs:label "degree"@en , "graad"@nl , "度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsius om:degreeCelsius rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasUnit om:kelvin ; om:alternativeLabel "centigrade"@en ; om:longcomment "The degree Celsius is a unit of temperature defined as 1 kelvin. The degree Celsius is a derived unit in the International System of Units."@en ; om:symbol "°C" ; rdfs:comment "The degree Celsius is a unit of temperature defined as 1 kelvin."@en ; rdfs:label "degree Celsius"@en , "graad Celsius"@nl , "摄氏度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsiusDay om:degreeCelsiusDay rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:degreeCelsius ; om:hasTerm2 om:day ; om:alternativeSymbol "°C·d" ; om:symbol "°C d" ; rdfs:label "degree Celsius day"@en , "graad Celsius dag"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsiusPerHour om:degreeCelsiusPerHour rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hour ; om:hasNumerator om:degreeCelsius ; om:alternativeSymbol "°C h-1" , "°C·h-1" ; om:symbol "°C/h" ; rdfs:label "degree Celsius per hour"@en , "graad Celsius per uur"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsiusPerMinute-Time om:degreeCelsiusPerMinute-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:minute-Time ; om:hasNumerator om:degreeCelsius ; om:alternativeSymbol "°C min-1" , "°C·min-1" ; om:symbol "°C/min" ; rdfs:label "degree Celsius per minute"@en , "graad Celsius per minuut"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsiusPerSecond-Time om:degreeCelsiusPerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasNumerator om:degreeCelsius ; om:alternativeSymbol "°C s-1" , "°C·s-1" ; om:symbol "°C/s" ; rdfs:label "degree Celsius per second"@en , "graad Celsius per seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/degreeFahrenheit om:degreeFahrenheit rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasUnit om:kelvin ; om:hasFactor 0.5555556 ; om:symbol "°F" ; rdfs:comment "The degree Fahrenheit is a unit of temperature defined as 5.555556e-1 kelvin."@en ; rdfs:label "degree Fahrenheit"@en , "graad Fahrenheit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/degreeRankine om:degreeRankine rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasUnit om:kelvin ; om:hasFactor 0.5555556 ; om:alternativeSymbol "°Ra" ; om:symbol "°R" ; rdfs:comment "The degree Rankine is a unit of temperature defined as 5.555556e-1 kelvin."@en ; rdfs:label "degree Rankine"@en , "graad Rankine"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/degreeReaumur om:degreeReaumur rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasUnit om:kelvin ; om:hasFactor 1.25 ; om:alternativeSymbol "°R" , "°Re" ; om:symbol "°Ré" ; rdfs:comment "The degree Réaumur is a unit of temperature defined as 1.25 kelvin."@en ; rdfs:label "degree Réaumur"@en , "graad Réaumur"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/degreeSquared om:degreeSquared rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:degree ; om:hasDimension om:dimensionOne ; om:hasExponent 2 ; rdfs:label "degree squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/deltaA450 om:deltaA450 rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "delta A450"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/deltaA450PerSecond-Time om:deltaA450PerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasDimension om:catalyticActivity-Dimension ; om:hasNumerator om:deltaA450 ; rdfs:label "delta A450 per second"@en , "delta A450 per seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/deltaA450PerSecond-TimePerMilligram om:deltaA450PerSecond-TimePerMilligram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:milligram ; om:hasDimension om:specificCatalyticActivity-Dimension ; om:hasNumerator om:deltaA450PerSecond-Time ; rdfs:label "delta A450 per second per milligram"@en , "delta A450 per seconde per milligram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/density-Dimension om:density-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -3 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "density dimension"@en , "dichtheiddimensie"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/dessertspoon om:dessertspoon rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:teaspoon-US ; om:hasFactor 2 ; rdfs:comment "The desserspoon is a unit of volume defined as 2 teaspoon."@en ; rdfs:label "dessertspoon"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/dimensionOne om:dimensionOne rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; om:symbol "1" ; rdfs:label "dimensionOne"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/dozen om:dozen rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:one ; om:hasFactor 12 ; rdfs:comment "Dozen is a unit of dimension one defined as 12."@en ; rdfs:label "dozen"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/drop om:drop rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "drop"@en , "druppel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/dryGallon-US om:dryGallon-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.00440488377086 ; om:alternativeLabel "US dry gallon"@en , "gallon (US dry)"@en ; om:symbol "gal" ; rdfs:comment "The US dry gallon is a unit of volume defined as 4.40488377086e-3 cubic metre."@en ; rdfs:label "dry gallon (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/dryPint-US om:dryPint-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.0005506105 ; om:alternativeLabel "US dry pint"@en , "pint (US dry)"@en ; om:symbol "dry pt" ; rdfs:comment "The US dry pint is a unit of volume defined as 5.506105e-4 cubic metre."@en ; rdfs:label "dry pint (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/dryQuart-US om:dryQuart-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.001101221 ; om:alternativeLabel "US dry quart"@en , "quart (US dry)"@en ; om:symbol "dry qt" ; rdfs:comment "The US dry quart is a unit of volume defined as 1.101221e-3 cubic metre."@en ; rdfs:label "dry quart (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/durationOf9192631770PeriodsOfTheRadiationCorrespondingToTheTransitionBetweenTheTwoHyperfineLevelsOfTheGroundStateOfTheCesium133Atom om:durationOf9192631770PeriodsOfTheRadiationCorrespondingToTheTransitionBetweenTheTwoHyperfineLevelsOfTheGroundStateOfTheCesium133Atom rdf:type owl:NamedIndividual , om:Duration ; om:hasPhenomenon om:_9192631770PeriodsOfTheRadiationCorrespondingToTheTransitionBetweenTheTwoHyperfineLevelsOfTheGroundStateOfTheCesium133Atom ; rdfs:label "duration of 9 192 631 770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the cesium 133 atom"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/dynamicViscosity-Dimension om:dynamicViscosity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -1 ; rdfs:label "dynamic viscosity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/dyne om:dyne rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:force-Dimension ; om:hasUnit om:newton ; om:hasFactor 0.000010 ; om:symbol "dyn" ; rdfs:comment "The dyne is a unit of force defined as 1.0e-5 newton."@en ; rdfs:label "dyne"@en , "dyne"@nl , "达因"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/economics om:economics rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:AmountOfMoney , om:Cost , om:SpecificAmountOfMoney ; om:usesUnit om:AustralianDollar , om:BrazilianReal , om:CanadianDollar , om:ChineseYuan , om:HongKongDollar , om:IndianRupee , om:JapaneseYen , om:MexicanPeso , om:NewZealandDollar , om:NorwegianKrone , om:RussianRuble , om:SingaporeDollar , om:SouthAfricanRand , om:SouthKoreanWon , om:SwedishKrona , om:SwissFranc , om:TurkishLira , om:UnitedStatesDollar , om:euro , om:euroPerTonne , om:megaeuro , om:megaeuroPerMegatonne , om:poundSterling ; rdfs:label "economics"@en , "economie"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electricCharge-Dimension om:electricCharge-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 1 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 1 ; rdfs:label "electric charge dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electricChargeDensity-Dimension om:electricChargeDensity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 1 ; om:hasSILengthDimensionExponent -3 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 1 ; rdfs:label "electric charge density dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electricCurrent-Dimension om:electricCurrent-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 1 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; om:symbol "I" ; rdfs:label "electric current dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electricDipoleMoment-Dimension om:electricDipoleMoment-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 1 ; om:hasSILengthDimensionExponent 1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 1 ; rdfs:label "electric dipole moment dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electricField-Dimension om:electricField-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent -1 ; om:hasSILengthDimensionExponent 1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -3 ; rdfs:label "electric field dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electricFluxDensity-Dimension om:electricFluxDensity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 1 ; om:hasSILengthDimensionExponent -2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 1 ; rdfs:label "electric flux density dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electricPotential-Dimension om:electricPotential-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent -1 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -3 ; rdfs:label "electric potential dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electricalConductance-Dimension om:electricalConductance-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 2 ; om:hasSILengthDimensionExponent -2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent -1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 3 ; rdfs:label "electrical conductance dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electricalConductivity-Dimension om:electricalConductivity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 2 ; om:hasSILengthDimensionExponent -3 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent -1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 3 ; rdfs:label "electrical conductivity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electricalResistance-Dimension om:electricalResistance-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent -2 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -3 ; rdfs:label "electrical resistance dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electricalResistivity-Dimension om:electricalResistivity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent -2 ; om:hasSILengthDimensionExponent 3 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -3 ; rdfs:label "electrical resistivity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electromagnetism om:electromagnetism rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:Admittance , om:Capacitance , om:CurrentDensity , om:ElectricCharge , om:ElectricChargeDensity , om:ElectricCurrent , om:ElectricDipoleMoment , om:ElectricField , om:ElectricFluxDensity , om:ElectricPotential , om:ElectricalConductance , om:ElectricalConductivity , om:ElectricalResistance , om:ElectricalResistivity , om:ElectromotiveForce , om:Inductance , om:MagneticField , om:MagneticFlux , om:MagneticFluxDensity , om:MagnetomotiveForce , om:PermeabilityOfFreeSpace , om:Permeance-Electromagnetic , om:Permittivity , om:PotentialDifference , om:Reluctance ; om:usesUnit om:abampere , om:abcoulomb , om:abfarad , om:abhenry , om:abmho , om:abohm , om:abvolt , om:ampere , om:amperePerMetre , om:amperePerSquareMetre , om:amperePerVolt , om:attoampere , om:attocoulomb , om:attofarad , om:attohenry , om:attoohm , om:attosiemens , om:attotesla , om:attovolt , om:attoweber , om:biot , om:centiampere , om:centicoulomb , om:centifarad , om:centihenry , om:centiohm , om:centisiemens , om:centitesla , om:centivolt , om:centiweber , om:coulomb , om:coulombMetre , om:coulombPerCubicmetre , om:coulombPerSquareMetre , om:coulombPerVolt , om:debye , om:decaampere , om:decacoulomb , om:decafarad , om:decahenry , om:decaohm , om:decasiemens , om:decatesla , om:decavolt , om:decaweber , om:deciampere , om:decicoulomb , om:decifarad , om:decihenry , om:deciohm , om:decisiemens , om:decitesla , om:decivolt , om:deciweber , om:exaampere , om:exacoulomb , om:exafarad , om:exahenry , om:exaohm , om:exasiemens , om:exatesla , om:exavolt , om:exaweber , om:farad , om:faradPerMetre , om:faraday , om:femtoampere , om:femtocoulomb , om:femtofarad , om:femtohenry , om:femtoohm , om:femtosiemens , om:femtotesla , om:femtovolt , om:femtoweber , om:franklin , om:gamma , om:gauss , om:gigaampere , om:gigacoulomb , om:gigafarad , om:gigahenry , om:gigaohm , om:gigasiemens , om:gigatesla , om:gigavolt , om:gigaweber , om:gilbert , om:hectoampere , om:hectocoulomb , om:hectofarad , om:hectohenry , om:hectoohm , om:hectosiemens , om:hectotesla , om:hectovolt , om:hectoweber , om:henry , om:henryPerMetre , om:kiloampere , om:kilocoulomb , om:kilofarad , om:kilohenry , om:kilohm , om:kilosiemens , om:kilotesla , om:kilovolt , om:kiloweber , om:maxwell , om:megaampere , om:megacoulomb , om:megafarad , om:megahenry , om:megasiemens , om:megatesla , om:megavolt , om:megaweber , om:megohm , om:mho , om:microampere , om:microcoulomb , om:microfarad , om:microhenry , om:microohm , om:microsiemens , om:microtesla , om:microvolt , om:microweber , om:milliampere , om:millicoulomb , om:millifarad , om:milligauss , om:millihenry , om:milliohm , om:millisiemens , om:millitesla , om:millivolt , om:milliweber , om:nanoampere , om:nanocoulomb , om:nanofarad , om:nanohenry , om:nanoohm , om:nanosiemens , om:nanotesla , om:nanovolt , om:nanoweber , om:newtonPerCoulomb , om:oersted , om:ohm , om:ohmMetre , om:petaampere , om:petacoulomb , om:petafarad , om:petahenry , om:petaohm , om:petasiemens , om:petatesla , om:petavolt , om:petaweber , om:picoampere , om:picocoulomb , om:picofarad , om:picohenry , om:picoohm , om:picosiemens , om:picotesla , om:picovolt , om:picoweber , om:reciprocalHenry , om:second-TimeAmpere , om:siemens , om:siemensPerMetre , om:statampere , om:statcoulomb , om:statfarad , om:stathenry , om:statmho , om:statohm , om:stattesla , om:statvolt , om:statweber , om:teraampere , om:teracoulomb , om:terafarad , om:terahenry , om:teraohm , om:terasiemens , om:teratesla , om:teravolt , om:teraweber , om:tesla , om:unitPole , om:volt , om:voltPerAmpere , om:voltPerMetre , om:voltSecond-Time , om:wattPerAmpere , om:weber , om:weberPerAmpere , om:weberPerSquareMetre ; rdfs:label "electromagnetism"@en , "elektromagnetisme"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/electronvolt om:electronvolt rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:hasUnit om:joule ; om:hasFactor 0.0000000000000000001602177 ; om:symbol "eV" ; rdfs:comment "The electronvolt is a unit of energy defined as 1.602177e-19 joule."@en ; rdfs:label "electronvolt"@en , "electronvolt"@nl , "电子伏特"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/energy-Dimension om:energy-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "energy dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/energyDensity-Dimension om:energyDensity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "energy density dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/entropyOrHeatCapacity-Dimension om:entropyOrHeatCapacity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent -1 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "entropy or heat capacity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/erg om:erg rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:hasUnit om:joule ; om:hasFactor 0.00000010 ; om:symbol "erg" ; rdfs:comment "The erg is a unit of energy defined as 1.0e-7 joule."@en ; rdfs:label "erg"@en , "erg"@nl , "尔格"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ergSecond-Time om:ergSecond-Time rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:actionOrAngularMomentum-Dimension ; om:hasTerm1 om:erg ; om:hasTerm2 om:second-Time ; om:alternativeSymbol "erg·s" ; om:symbol "erg s" ; rdfs:label "erg second"@en , "erg seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/euro om:euro rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "euro"@en , "欧元"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/euroPerTonne om:euroPerTonne rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:tonne ; om:hasNumerator om:euro ; rdfs:label "euro per tonne"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exa om:exa rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 1000000000000000000 ; om:symbol "E" ; rdfs:label "exa"@en , "exa"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exaampere om:exaampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:ampere ; om:symbol "EA" ; rdfs:comment "The exaampere is a unit of electric current defined as 1.0e18 ampere."@en ; rdfs:label "exaampere"@en , "exaampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exabecquerel om:exabecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:becquerel ; om:symbol "EBq" ; rdfs:comment "The exabecquerel is a unit of activity defined as 1.0e18 becquerel."@en ; rdfs:label "exabecquerel"@en , "exabecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exabit om:exabit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:exa ; om:hasUnit om:bit ; om:symbol "Ebit" ; rdfs:label "exabit"@en , "exabit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exabyte om:exabyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:exa ; om:hasUnit om:byte ; om:symbol "EB" ; rdfs:label "exabyte"@en , "exabyte"@nl , "千兆兆字节"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exacandela om:exacandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:candela ; om:symbol "Ecd" ; rdfs:comment "The exacandela is a unit of luminous intensity defined as 1.0e18 candela."@en ; rdfs:label "exacandela"@en , "exacandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exacoulomb om:exacoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:coulomb ; om:symbol "EC" ; rdfs:comment "The exacoulomb is a unit of electric charge defined as 1.0e18 coulomb."@en ; rdfs:label "exacoulomb"@en , "exacoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exafarad om:exafarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:farad ; om:symbol "EF" ; rdfs:comment "The exafarad is a unit of capacitance defined as 1.0e18 farad."@en ; rdfs:label "exafarad"@en , "exafarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exagram om:exagram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:gram ; om:symbol "Eg" ; rdfs:comment "The exagram is a unit of mass defined as 1.0e18 gram."@en ; rdfs:label "exagram"@en , "exagram"@nl , "千兆兆克"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exagramPerLitre om:exagramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:exagram ; om:alternativeSymbol "Eg l-1" , "Eg·l-1" ; om:symbol "Eg/l" ; rdfs:comment "Exagram per litre is a unit of density defined as exagram divided by litre."@en ; rdfs:label "exagram per liter"@nl , "exagram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exagray om:exagray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:gray ; om:symbol "EGy" ; rdfs:comment "The exagray is a unit of absorbed dose defined as 1.0e18 gray."@en ; rdfs:label "exagray"@en , "exagray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exahenry om:exahenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:henry ; om:symbol "EH" ; rdfs:comment "The exahenry is a unit of inductance defined as 1.0e18 henry."@en ; rdfs:label "exahenry"@en , "exahenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exahertz om:exahertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:hertz ; om:symbol "EHz" ; rdfs:comment "The exahertz is a unit of frequency defined as 1.0e18 hertz."@en ; rdfs:label "exahertz"@en , "exahertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exajoule om:exajoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:joule ; om:symbol "EJ" ; rdfs:comment "The exajoule is a unit of energy defined as 1.0e18 joule."@en ; rdfs:label "exajoule"@en , "exajoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exakatal om:exakatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:katal ; om:symbol "Ekat" ; rdfs:comment "The exakatal is a unit of catalytic activity defined as 1.0e18 katal."@en ; rdfs:label "exakatal"@en , "exakatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exakelvin om:exakelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:kelvin ; om:symbol "EK" ; rdfs:comment "The exakelvin is a unit of thermodynamic temperature defined as 1.0e18 kelvin."@en ; rdfs:label "exakelvin"@en , "exakelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exalitre om:exalitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:litre ; om:symbol "El" ; rdfs:label "exaliter"@nl , "exalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exalumen om:exalumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:lumen ; om:symbol "Elm" ; rdfs:label "exalumen"@en , "exalumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exalux om:exalux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:lux ; om:symbol "Elx" ; rdfs:label "exalux"@en , "exalux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exametre om:exametre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:metre ; om:symbol "Em" ; rdfs:comment "The exametre is a unit of length defined as 1.0e18 metre."@en ; rdfs:label "exameter"@nl , "exametre"@en , "千兆兆米"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exametrePerSecond-Time om:exametrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:exametre ; om:alternativeSymbol "Em s-1" , "Em·s-1" ; om:symbol "Em/s" ; rdfs:comment "Exametre per second is a unit of speed defined as exametre divided by second."@en ; rdfs:label "exameter per seconde"@nl , "exametre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exametrePerSecond-TimeSquared om:exametrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:exametre ; om:alternativeSymbol "Em s-2" , "Em·s-2" ; om:symbol "Em/s2" ; rdfs:comment "Exametre per second squared is a unit of acceleration defined as exametre divided by second squared."@en ; rdfs:label "exameter per seconde kwadraat"@nl , "exametre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/examolar om:examolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:molar ; om:symbol "EM" ; rdfs:comment "The examolar is a unit of amount of substance concentration defined as 1.0e18 molar."@en ; rdfs:label "examolair"@nl , "examolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/examole om:examole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:mole ; om:symbol "Emol" ; rdfs:label "examol"@nl , "examole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/examolePerLitre om:examolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:examole ; om:alternativeSymbol "Emol l-1" , "Emol·l-1" ; om:symbol "Emol/l" ; rdfs:comment "Examole per litre is a unit of amount of substance concentration defined as examole divided by litre."@en ; rdfs:label "examole per liter"@nl , "examole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/examolePerMetre om:examolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:examole ; om:alternativeSymbol "Emol m-1" , "Emol·m-1" ; om:symbol "Emol/m" ; rdfs:label "examole per meter"@nl , "examole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exanewton om:exanewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:newton ; om:symbol "EN" ; rdfs:label "exanewton"@en , "exanewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exaohm om:exaohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:ohm ; om:symbol "EΩ" ; rdfs:label "exaohm"@en , "exaohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exapascal om:exapascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:pascal ; om:symbol "EPa" ; rdfs:label "exapascal"@en , "exapascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exasecond-Time om:exasecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:second-Time ; om:symbol "Es" ; rdfs:label "exasecond"@en , "exaseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exasecond-TimeSquared om:exasecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:exasecond-Time ; om:hasExponent 2 ; om:symbol "Es2" ; rdfs:label "exasecond squared"@en , "exaseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exasiemens om:exasiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:siemens ; om:symbol "ES" ; rdfs:label "exasiemens"@en , "exasiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exasievert om:exasievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:sievert ; om:symbol "ESv" ; rdfs:label "exasievert"@en , "exasievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exatesla om:exatesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:tesla ; om:symbol "ET" ; rdfs:label "exatesla"@en , "exatesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exavolt om:exavolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:volt ; om:symbol "EV" ; rdfs:label "exavolt"@en , "exavolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exawatt om:exawatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:watt ; om:symbol "EW" ; rdfs:label "exawatt"@en , "exawatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exaweber om:exaweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:exa ; om:hasUnit om:weber ; om:symbol "EWb" ; rdfs:label "exaweber"@en , "exaweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exbi om:exbi rdf:type owl:NamedIndividual , om:BinaryPrefix ; om:hasFactor 1152921504606846976 ; om:alternativeLabel "exabinary"@en ; om:symbol "Ei" ; rdfs:comment "IEC prefix"@en ; rdfs:label "exbi"@en , "exbi"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exbibit om:exbibit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:exbi ; om:hasUnit om:bit ; om:symbol "Eibit" ; rdfs:label "exbibit"@en , "exbibit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exbibyte om:exbibyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:exbi ; om:hasUnit om:byte ; om:symbol "EiB" ; rdfs:label "exbibyte"@en , "exbibyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exposure-Dimension om:exposure-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -2 ; om:hasSILuminousIntensityDimensionExponent 1 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 1 ; rdfs:label "exposure dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/exposureToXAndGammaRays-Dimension om:exposureToXAndGammaRays-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 1 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent -1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 1 ; rdfs:label "exposure to x and γ rays dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/farad om:farad rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:capacitance-Dimension ; om:hasUnit om:coulombPerVolt ; om:longcomment "The farad is a unit of capacitance defined as ampere times second divided by volt = coulomb divided by volt = coulomb squared divided by joule = coulomb squared divided by newton times metre = second squared times coulomb squared divided by square metre times kilogram = second to the power 4 times ampere squared divided by square metre times kilogram. The farad is a derived unit in the International System of Units."@en ; om:symbol "F" ; rdfs:comment "The farad is a unit of capacitance defined as ampere times second divided by volt = coulomb divided by volt = coulomb squared divided by joule = coulomb squared divided by newton times metre = second squared times coulomb squared divided by square metre times kilogram = second to the power 4 times ampere squared divided by square metre times kilogram."@en ; rdfs:label "farad"@en , "farad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/faradPerMetre om:faradPerMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasDimension om:permittivity-Dimension ; om:hasNumerator om:farad ; om:alternativeSymbol "F m-1" , "F·m-1" ; om:symbol "F/m" ; rdfs:label "farad per meter"@nl , "farad per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/faraday om:faraday rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricCharge-Dimension ; rdfs:comment "The faraday is a unit of electric charge defined as 9.648531e4 coulomb."@en ; rdfs:label "faraday"@en , "faraday"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/fathom-USSurvey om:fathom-USSurvey rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 1.828804 ; om:alternativeLabel "US survey fathom"@en ; rdfs:comment "The US survey fathom is a unit of length defined as 1.828804 metre."@en ; rdfs:label "fathom (US survey)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femto om:femto rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 0.000000000000001 ; om:symbol "f" ; rdfs:label "femto"@en , "femto"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtoampere om:femtoampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:ampere ; om:symbol "fA" ; rdfs:comment "The femtoampere is a unit of electric current defined as 1.0e-15 ampere."@en ; rdfs:label "femtoampere"@en , "femtoampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtobecquerel om:femtobecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:becquerel ; om:symbol "fBq" ; rdfs:comment "The femtobecquerel is a unit of activity defined as 1.0e-15 becquerel."@en ; rdfs:label "femtobecquerel"@en , "femtobecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtocandela om:femtocandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:candela ; om:symbol "fcd" ; rdfs:comment "The femtocandela is a unit of luminous intensity defined as 1.0e-15 candela."@en ; rdfs:label "femtocandela"@en , "femtocandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtocoulomb om:femtocoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:coulomb ; om:symbol "fC" ; rdfs:comment "The femtocoulomb is a unit of electric charge defined as 1.0e-15 coulomb."@en ; rdfs:label "femtocoulomb"@en , "femtocoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtodegreeCelsius om:femtodegreeCelsius rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:degreeCelsius ; om:symbol "f°C" ; rdfs:comment "The femtodegree Celsius is a unit of temperature defined as 1.0e-15 degree Celsius."@en ; rdfs:label "femtodegree Celsius"@en , "femtograad Celsius"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtofarad om:femtofarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:farad ; om:symbol "fF" ; rdfs:comment "The femtofarad is a unit of capacitance defined as 1.0e-15 farad."@en ; rdfs:label "femtofarad"@en , "femtofarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtogram om:femtogram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:gram ; om:symbol "fg" ; rdfs:comment "The femtogram is a unit of mass defined as 1.0e-15 gram."@en ; rdfs:label "femtogram"@en , "femtogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtogramPerLitre om:femtogramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:femtogram ; om:alternativeSymbol "fm s-1" , "fm·s-1" ; om:symbol "fg/l" ; rdfs:comment "Femtogram per litre is a unit of density defined as femtogram divided by litre."@en ; rdfs:label "femtogram per liter"@nl , "femtogram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtogray om:femtogray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:gray ; om:symbol "fGy" ; rdfs:comment "The femtogray is a unit of absorbed dose defined as 1.0e-15 gray."@en ; rdfs:label "femtogray"@en , "femtogray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtohenry om:femtohenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:henry ; om:symbol "fH" ; rdfs:comment "The femtohenry is a unit of inductance defined as 1.0e-15 henry."@en ; rdfs:label "femtohenry"@en , "femtohenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtohertz om:femtohertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:hertz ; om:symbol "fHz" ; rdfs:comment "The femtohertz is a unit of frequency defined as 1.0e-15 hertz."@en ; rdfs:label "femtohertz"@en , "femtohertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtojoule om:femtojoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:joule ; om:symbol "fJ" ; rdfs:comment "The femtojoule is a unit of energy defined as 1.0e-15 joule."@en ; rdfs:label "femtojoule"@en , "femtojoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtokatal om:femtokatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:katal ; om:symbol "fkat" ; rdfs:comment "The femtokatal is a unit of catalytic activity defined as 1.0e-15 katal."@en ; rdfs:label "femtokatal"@en , "femtokatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtokelvin om:femtokelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:kelvin ; om:symbol "fK" ; rdfs:comment "The femtokelvin is a unit of temperature defined as 1.0e-15 kelvin."@en ; rdfs:label "femtokelvin"@en , "femtokelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtolitre om:femtolitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:litre ; om:symbol "fl" ; rdfs:label "femtoliter"@nl , "femtolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtolumen om:femtolumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:lumen ; om:symbol "flm" ; rdfs:label "femtolumen"@en , "femtolumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtolux om:femtolux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:lux ; om:symbol "flx" ; rdfs:label "femtolux"@en , "femtolux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtometre om:femtometre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:metre ; om:symbol "fm" ; rdfs:comment "The femtometre is a unit of length defined as 1.0e-15 metre."@en ; rdfs:label "1/(10^15)米"@zh , "femtometer"@nl , "femtometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtometrePerSecond-Time om:femtometrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:femtometre ; om:alternativeSymbol "fm s-1" , "fm·s-1" ; om:symbol "fm/s" ; rdfs:comment "Femtometre per second is a unit of speed defined as femtometre divided by second."@en ; rdfs:label "femtometer per seconde"@nl , "femtometre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtometrePerSecond-TimeSquared om:femtometrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:femtometre ; om:alternativeSymbol "fm s-2" , "fm·s-2" ; om:symbol "fm/s2" ; rdfs:comment "Femtometre per second squared is a unit of acceleration defined as femtometre divided by second squared."@en ; rdfs:label "femtometer per seconde kwadraat"@nl , "femtometre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtomolar om:femtomolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:molar ; om:symbol "fM" ; rdfs:comment "The femtomolar is a unit of amount of substance concentration defined as 1.0e-15 molar."@en ; rdfs:label "femtomolair"@nl , "femtomolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtomole om:femtomole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:mole ; om:symbol "fmol" ; rdfs:label "femtomol"@nl , "femtomole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtomolePerLitre om:femtomolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:femtomole ; om:alternativeSymbol "fm s-1" , "fm·s-1" ; om:symbol "fmol/l" ; rdfs:comment "Femtomole per litre is a unit of amount of substance concentration defined as femtomole divided by litre."@en ; rdfs:label "femtomole per liter"@nl , "femtomole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtomolePerMetre om:femtomolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:femtomole ; om:alternativeSymbol "fm s-1" , "fm·s-1" ; om:symbol "fmol/m" ; rdfs:label "femtomole per meter"@nl , "femtomole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtonewton om:femtonewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:newton ; om:symbol "fN" ; rdfs:label "femtonewton"@en , "femtonewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtoohm om:femtoohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:ohm ; om:symbol "fΩ" ; rdfs:label "femtoohm"@en , "femtoohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtopascal om:femtopascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:pascal ; om:symbol "fPa" ; rdfs:label "femtopascal"@en , "femtopascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtoradian om:femtoradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:femto ; om:hasUnit om:radian ; om:symbol "frad" ; rdfs:label "femtoradiaal"@nl , "femtoradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtosecond-Time om:femtosecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:second-Time ; om:symbol "fs" ; rdfs:label "femtosecond"@en , "femtoseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtosecond-TimeSquared om:femtosecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:femtosecond-Time ; om:hasExponent 2 ; om:symbol "fs2" ; rdfs:label "femtosecond squared"@en , "femtoseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtosiemens om:femtosiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:siemens ; om:symbol "fS" ; rdfs:label "femtosiemens"@en , "femtosiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtosievert om:femtosievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:sievert ; om:symbol "fSv" ; rdfs:label "femtosievert"@en , "femtosievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtosteradian om:femtosteradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:femto ; om:hasUnit om:steradian ; om:symbol "fsr" ; rdfs:label "femtosteradiaal"@nl , "femtosteradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtotesla om:femtotesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:tesla ; om:symbol "fT" ; rdfs:label "femtotesla"@en , "femtotesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtovolt om:femtovolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:volt ; om:symbol "fV" ; rdfs:label "femtovolt"@en , "femtovolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtowatt om:femtowatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:watt ; om:symbol "fW" ; rdfs:label "femtowatt"@en , "femtowatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/femtoweber om:femtoweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:femto ; om:hasUnit om:weber ; om:symbol "fWb" ; rdfs:label "femtoweber"@en , "femtoweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/fermi om:fermi rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 0.0000000000000010 ; rdfs:comment "The fermi is a unit of length defined as 1.0e-15 metre."@en ; rdfs:label "fermi"@en , "fermi"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/fillet om:fillet rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "filet"@nl , "fillet"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/first om:first rdf:type owl:NamedIndividual , om:Function ; rdfs:label "first"@en , "最初"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/fluidMechanics om:fluidMechanics rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:BulkModulus , om:CompressiveStress , om:ContactAngle , om:DynamicModulus , om:ElasticityTensor , om:LinearStrain , om:LossModulus , om:ModulusOfElasticity , om:NormalStrain , om:NormalStress , om:ShearLossModulus , om:ShearModulus , om:ShearRate , om:ShearStorageModulus , om:ShearStrain , om:ShearStress , om:StorageModulus , om:Strain , om:StrainTensor , om:Stress , om:StressTensor , om:SurfaceTension , om:VolumeStrain , om:WettingAngle ; om:usesUnit om:atmosphere-Standard , om:atmosphere-Technical , om:attopascal , om:attoradian , om:bar , om:barye , om:centimetreOfMercury , om:centipascal , om:centiradian , om:decapascal , om:decibar , om:decipascal , om:deciradian , om:exapascal , om:femtopascal , om:femtoradian , om:gigapascal , om:hectopascal , om:kilogramSecond-TimeToThePower-2ReciprocalMetre , om:kilopascal , om:megapascal , om:metreOfMercury , om:microbar , om:micropascal , om:microradian , om:millibar , om:millimetreOfMercury , om:millipascal , om:milliradian , om:nanopascal , om:nanoradian , om:newtonPerSquareMetre , om:pascal , om:petapascal , om:picopascal , om:picoradian , om:terapascal , om:torr ; rdfs:label "fluid mechanics"@en , "vloeistofmechanica"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/fluidMechanicsDimensionlessNumbers om:fluidMechanicsDimensionlessNumbers rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:AlfvenNumber , om:CowlingNumber , om:EulerNumber , om:FirstCowlingNumber , om:FourierNumber , om:FourierNumberForMassTransfer , om:FroudeNumber , om:GrashofNumber , om:GrashofNumberForMassTransfer , om:HartmannNumber , om:KnudsenNumber , om:LewisNumber , om:MachNumber , om:MagneticReynoldsNumber , om:NusseltNumber , om:NusseltNumberForMassTransfer , om:PecletNumber , om:PecletNumberForMassTransfer , om:PrandtlNumber , om:RayleighNumber , om:ReynoldsNumber , om:SchmidtNumber , om:StantonNumber , om:StantonNumberForMassTransfer , om:StrouhalNumber , om:WeberNumber ; rdfs:label "fluid mechanics dimensionless numbers"@en , "vloeistofmechanica dimensieloze getallen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/fluidOunce-Imperial om:fluidOunce-Imperial rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.00002841306 ; om:alternativeLabel "imperial fluid ounce"@en , "ounce (imperial fluid)"@en ; om:symbol "fl oz" ; rdfs:comment "The imperial fluid ounce is a unit of volume defined as 2.841306e-5 cubic metre."@en ; rdfs:label "fluid ounce (imperial)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/fluidOunce-US om:fluidOunce-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.00002957353 ; om:alternativeLabel "US fluid ounce"@en , "ounce (US fluid)"@en ; om:symbol "fl oz" ; rdfs:comment "The US fluid ounce is a unit of volume defined as 2.957353e-5 cubic metre."@en ; rdfs:label "fluid ounce (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/fluidity-Dimension om:fluidity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent -1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 1 ; rdfs:label "fluidity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/foot-International om:foot-International rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 0.3048 ; om:alternativeLabel "international foot"@en ; om:symbol "ft" ; rdfs:comment "The international foot is a unit of length defined as 3.048e-1 metre."@en ; rdfs:label "foot (international)"@en , "英尺(国际)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/foot-USSurvey om:foot-USSurvey rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 0.3048006 ; om:alternativeLabel "US survey foot"@en ; om:symbol "ft" ; rdfs:comment "The US survey foot is a unit of length defined as 3.048006e-1 metre."@en ; rdfs:label "foot (US survey)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/footPoundal om:footPoundal rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:hasUnit om:joule ; om:hasFactor 0.04214011 ; rdfs:comment "The foot poundal is a unit of energy defined as 4.214011e-2 joule."@en ; rdfs:label "foot poundal"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/footcandle om:footcandle rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:illuminance-Dimension ; om:hasUnit om:lux ; om:hasFactor 10.76391 ; rdfs:comment "The footcandle is a unit of illuminance defined as 1.076391e1 lux."@en ; rdfs:label "footcandle"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/footlambert om:footlambert rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:luminance-Dimension ; om:hasUnit om:candelaPerSquareMetre ; om:hasFactor 3.426259 ; rdfs:comment "The footlambert is a unit of luminance defined as 3.426259 candela per square metre."@en ; rdfs:label "footlambert"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/force-Dimension om:force-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "force dimension"@en , "krachtdimensie"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/franklin om:franklin rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricCharge-Dimension ; om:hasUnit om:coulomb ; om:hasFactor 0.0000000003335641 ; om:symbol "Fr" ; rdfs:comment "The franklin is a unit of electric charge defined as 3.335641e-10 coulomb."@en ; rdfs:label "franklin"@en , "franklin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/frequency-Dimension om:frequency-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -1 ; rdfs:label "frequency dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/furlong-International om:furlong-International rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 201.168 ; om:alternativeLabel "international furlong"@en ; rdfs:comment "The international furlong is a unit of length defined as 201.168 metre."@en ; rdfs:label "furlong (international)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gMagnitude om:gMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gal om:gal rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:acceleration-Dimension ; om:hasUnit om:centimetrePerSecond-TimeSquared ; om:alternativeLabel "galileo"@en , "galileo"@nl ; om:symbol "Gal" ; rdfs:comment "The gal is a unit of acceleration defined as centimetre per second (time) squared."@en ; rdfs:label "gal"@en , "gal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gallon-Imperial om:gallon-Imperial rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.00454609 ; om:alternativeLabel "imperial gallon"@en ; om:symbol "gal" ; rdfs:comment "The imperial gallon is a unit of volume defined as 4.54609e-3 cubic metre."@en ; rdfs:label "gallon (imperial)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gallon-US om:gallon-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.003785412 ; om:alternativeLabel "US gallon"@en ; om:symbol "gal" ; rdfs:comment "The US gallon is a unit of volume defined as 3.785412e-3 cubic metre."@en ; rdfs:label "gallon (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gamma om:gamma rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasUnit om:tesla ; om:hasFactor 0.0000000010 ; om:LaTeXCommand "\\gammaUnit" ; om:symbol "γ" ; rdfs:comment "The gamma is a unit of magnetic flux density defined as 1.0e-9 tesla."@en ; rdfs:label "gamma"@en , "gamma"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gauss om:gauss rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasUnit om:tesla ; om:hasFactor 0.00010 ; om:alternativeLabel "abtesla"@en , "abtesla"@nl ; om:alternativeSymbol "Gs" ; om:symbol "G" ; rdfs:comment "The gauss is a unit of magnetic flux density defined as 1.0e-4 tesla."@en ; rdfs:label "gauss"@en , "gauss"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/geometry om:geometry rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:Angle , om:Area , om:Breadth , om:Circumference , om:Diameter , om:Height , om:Length , om:LengthFraction , om:Radius , om:Slope , om:SolidAngle , om:Thickness , om:Volume , om:Width ; om:usesUnit om:acre-International , om:acre-USSurvey , om:acreFoot , om:angstrom , om:are , om:astronomicalUnit , om:attolitre , om:attometre , om:attoradian , om:attosteradian , om:barn , om:barrel-US , om:bushel-US , om:centiare , om:centilitre , om:centimetre , om:centiradian , om:centisteradian , om:chain , om:cicero , om:circularMil , om:cord , om:cubicAngstrom , om:cubicAttometre , om:cubicCentimetre , om:cubicDecametre , om:cubicDecimetre , om:cubicExametre , om:cubicFemtometre , om:cubicGigametre , om:cubicHectometre , om:cubicKilometre , om:cubicKiloparsec , om:cubicMegametre , om:cubicMetre , om:cubicMicrometre , om:cubicMillimetre , om:cubicNanometre , om:cubicParsec , om:cubicPetametre , om:cubicPicometre , om:cubicTerametre , om:cup-USCustomary , om:decalitre , om:decametre , om:decilitre , om:decimetre , om:deciradian , om:decisteradian , om:degree , om:degreeSquared , om:dessertspoon , om:dryGallon-US , om:dryPint-US , om:dryQuart-US , om:exalitre , om:exametre , om:fathom-USSurvey , om:femtolitre , om:femtometre , om:femtoradian , om:femtosteradian , om:fermi , om:fluidOunce-Imperial , om:fluidOunce-US , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gallon-Imperial , om:gallon-US , om:gigalitre , om:gigametre , om:gill-Imperial , om:gill-US , om:gon , om:hectare , om:hectolitre , om:hectometre , om:inch-International , om:kilolitre , om:kilometre , om:lightYear , om:liquidPint-US , om:liquidQuart-US , om:litre , om:megalitre , om:megametre , om:megaparsec , om:metre , om:metrePerMetre , om:microlitre , om:micrometre , om:micron , om:microradian , om:microsecond-Angle , om:microsteradian , om:mil-Angle , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millilitre , om:millimetre , om:millimetrePerMetre , om:milliradian , om:millisecond-Angle , om:millisteradian , om:minute-Angle , om:nanolitre , om:nanometre , om:nanoradian , om:nanosteradian , om:nauticalMile-International , om:parsec , om:peck-US , om:petalitre , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picolitre , om:picometre , om:picoradian , om:picosteradian , om:pint-Imperial , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:quart-Imperial , om:radian , om:revolution , om:rod-US , om:second-Angle , om:squareAngstrom , om:squareAttometre , om:squareCentimetre , om:squareDecametre , om:squareDecimetre , om:squareExametre , om:squareFemtometre , om:squareFoot-International , om:squareGigametre , om:squareHectometre , om:squareInch-International , om:squareKilometre , om:squareMegametre , om:squareMetre , om:squareMicrometre , om:squareMile-International , om:squareMillimetre , om:squareNanometre , om:squarePetametre , om:squarePicometre , om:squareTerametre , om:squareYard-International , om:steradian , om:stere , om:tablespoon-US , om:teaspoon-US , om:teralitre , om:terametre , om:ton-Register , om:yard-International ; rdfs:label "geometrie"@nl , "geometry"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gibi om:gibi rdf:type owl:NamedIndividual , om:BinaryPrefix ; om:hasFactor 1073741824 ; om:alternativeLabel "gigabinary"@en ; om:symbol "Gi" ; rdfs:comment "IEC prefix"@en ; rdfs:label "gibi"@en , "gibi"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gibibit om:gibibit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:gibi ; om:hasUnit om:bit ; om:symbol "Gibit" ; rdfs:label "gibibit"@en , "gibibit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gibibyte om:gibibyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:gibi ; om:hasUnit om:byte ; om:symbol "GiB" ; rdfs:label "gibibyte"@en , "gibibyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/giga om:giga rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 1000000000 ; om:symbol "G" ; rdfs:label "giga"@en , "giga"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigaampere om:gigaampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:ampere ; om:symbol "GA" ; rdfs:comment "The gigaampere is a unit of electric current defined as 1.0e9 ampere."@en ; rdfs:label "gigaampere"@en , "gigaampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigabecquerel om:gigabecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:becquerel ; om:symbol "GBq" ; rdfs:comment "The gigabecquerel is a unit of activity defined as 1.0e9 becquerel."@en ; rdfs:label "gigabecquerel"@en , "gigabecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigabit om:gigabit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:giga ; om:hasUnit om:bit ; om:symbol "Gbit" ; rdfs:label "gigabit"@en , "gigabit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigabyte om:gigabyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:giga ; om:hasUnit om:byte ; om:symbol "GB" ; rdfs:label "gigabyte"@en , "gigabyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigacandela om:gigacandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:candela ; om:symbol "Gcd" ; rdfs:comment "The gigacandela is a unit of luminous intensity defined as 1.0e9 candela."@en ; rdfs:label "gigacandela"@en , "gigacandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigacoulomb om:gigacoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:coulomb ; om:symbol "GC" ; rdfs:comment "The gigacoulomb is a unit of electric charge defined as 1.0e9 coulomb."@en ; rdfs:label "gigacoulomb"@en , "gigacoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigaelectronvolt om:gigaelectronvolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:electronvolt ; om:symbol "GeV" ; rdfs:comment "The gigaelectronvolt is a unit of energy defined as 1.0e9 electronvolt."@en ; rdfs:label "gigaelectronvolt"@en , "gigaelectronvolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigafarad om:gigafarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:farad ; om:symbol "GF" ; rdfs:comment "The gigafarad is a unit of capacitance defined as 1.0e9 farad."@en ; rdfs:label "gigafarad"@en , "gigafarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigagram om:gigagram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:gram ; om:symbol "Gg" ; rdfs:comment "The gigagram is a unit of mass defined as 1.0e9 gram."@en ; rdfs:label "gigagram"@en , "gigagram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigagramPerLitre om:gigagramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gigagram ; om:alternativeSymbol "Gg l-1" , "Gg·l-1" ; om:symbol "Gg/l" ; rdfs:comment "Gigagram per litre is a unit of density defined as gigagram divided by litre."@en ; rdfs:label "gigagram per liter"@nl , "gigagram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigagray om:gigagray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:gray ; om:symbol "GGy" ; rdfs:comment "The gigagray is a unit of absorbed dose defined as 1.0e9 gray."@en ; rdfs:label "gigagray"@en , "gigagray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigahenry om:gigahenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:henry ; om:symbol "GH" ; rdfs:comment "The gigahenry is a unit of inductance defined as 1.0e9 henry."@en ; rdfs:label "gigahenry"@en , "gigahenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigahertz om:gigahertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:hertz ; om:symbol "GHz" ; rdfs:comment "The gigahertz is a unit of frequency defined as 1.0e9 hertz."@en ; rdfs:label "gigahertz"@en , "gigahertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigajoule om:gigajoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:joule ; om:symbol "GJ" ; rdfs:comment "The gigajoule is a unit of energy defined as 1.0e9 joule."@en ; rdfs:label "gigajoule"@en , "gigajoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigakatal om:gigakatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:katal ; om:symbol "Gkat" ; rdfs:comment "The gigakatal is a unit of catalytic activity defined as 1.0e9 katal."@en ; rdfs:label "gigakatal"@en , "gigakatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigakelvin om:gigakelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:kelvin ; om:symbol "GK" ; rdfs:comment "The gigakelvin is a unit of thermodynamic temperature defined as 1.0e9 kelvin."@en ; rdfs:label "gigakelvin"@en , "gigakelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigalitre om:gigalitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:litre ; om:symbol "Gl" ; rdfs:label "gigaliter"@nl , "gigalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigalumen om:gigalumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:lumen ; om:symbol "Glm" ; rdfs:label "gigalumen"@en , "gigalumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigalux om:gigalux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:lux ; om:symbol "Glx" ; rdfs:label "gigalux"@en , "gigalux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigametre om:gigametre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:metre ; om:symbol "Gm" ; rdfs:comment "The gigametre is a unit of length defined as 1.0e9 metre."@en ; rdfs:label "10^9米"@zh , "gigameter"@nl , "gigametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigametrePerSecond-Time om:gigametrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:gigametre ; om:alternativeSymbol "Gm s-1" , "Gm·s-1" ; om:symbol "Gm/s" ; rdfs:comment "Gigametre per second is a unit of speed defined as gigametre divided by second."@en ; rdfs:label "gigameter per seconde"@nl , "gigametre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigametrePerSecond-TimeSquared om:gigametrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:gigametre ; om:alternativeSymbol "Gm s-2" , "Gm·s-2" ; om:symbol "Gm/s2" ; rdfs:comment "Gigametre per second squared is a unit of acceleration defined as gigametre divided by second squared."@en ; rdfs:label "gigameter per seconde kwadraat"@nl , "gigametre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigamolar om:gigamolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:molar ; om:symbol "GM" ; rdfs:comment "The gigamolar is a unit of amount of substance concentration defined as 1.0e9 molar."@en ; rdfs:label "gigamolair"@nl , "gigamolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigamole om:gigamole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:mole ; om:symbol "Gmol" ; rdfs:label "gigamol"@nl , "gigamole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigamolePerLitre om:gigamolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:gigamole ; om:alternativeSymbol "Gmol l-1" , "Gmol·l-1" ; om:symbol "Gmol/l" ; rdfs:comment "Gigamole per litre is a unit of amount of substance concentration defined as gigamole divided by litre."@en ; rdfs:label "gigamole per liter"@nl , "gigamole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigamolePerMetre om:gigamolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:gigamole ; om:alternativeSymbol "Gmol m-1" , "Gmol·m-1" ; om:symbol "Gmol/m" ; rdfs:label "gigamole per meter"@nl , "gigamole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/giganewton om:giganewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:newton ; om:symbol "GN" ; rdfs:label "giganewton"@en , "giganewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigaohm om:gigaohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:ohm ; om:symbol "GΩ" ; rdfs:label "gigaohm"@en , "gigaohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigaparsec om:gigaparsec rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:parsec ; om:symbol "Gpc" ; rdfs:comment "The gigaparsec is a unit of length defined as 1.0e9 parsec. Gebruikt voor de afstand op de schaal van het heelal."@en ; rdfs:label "gigaparsec"@en , "gigaparsec"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigapascal om:gigapascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:pascal ; om:symbol "GPa" ; rdfs:label "gigapascal"@en , "gigapascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigasecond-Time om:gigasecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:second-Time ; om:symbol "Gs" ; rdfs:label "gigasecond"@en , "gigaseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigasecond-TimeSquared om:gigasecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:gigasecond-Time ; om:hasExponent 2 ; om:symbol "Gs2" ; rdfs:label "gigasecond squared"@en , "gigaseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigasiemens om:gigasiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:siemens ; om:symbol "GS" ; rdfs:label "gigasiemens"@en , "gigasiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigasievert om:gigasievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:sievert ; om:symbol "GSv" ; rdfs:label "gigasievert"@en , "gigasievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigatesla om:gigatesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:tesla ; om:symbol "GT" ; rdfs:label "gigatesla"@en , "gigatesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigavolt om:gigavolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:volt ; om:symbol "GV" ; rdfs:label "gigavolt"@en , "gigavolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigawatt om:gigawatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:watt ; om:symbol "GW" ; rdfs:label "gigawatt"@en , "gigawatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigawattHour om:gigawattHour rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:energy-Dimension ; om:hasTerm1 om:gigawatt ; om:hasTerm2 om:hour ; om:alternativeLabel "gigawatt-hour"@en , "gigawatthour"@en ; om:alternativeSymbol "GWh" , "GW·h" ; om:symbol "GW h" ; rdfs:label "gigawatt hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigaweber om:gigaweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:weber ; om:symbol "GWb" ; rdfs:label "gigaweber"@en , "gigaweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigayear om:gigayear rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:giga ; om:hasUnit om:year ; om:symbol "Gyr" ; rdfs:label "gigajaar"@nl , "gigayear"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigayearCubicKiloparsec om:gigayearCubicKiloparsec rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:gigayear ; om:hasTerm2 om:cubicKiloparsec ; om:alternativeSymbol "Gyr·kpc3" ; om:symbol "Gyr kpc3" ; rdfs:label "gigajaar kubieke kiloparsec"@nl , "gigayear cubic kiloparsec"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gigayearCubicParsec om:gigayearCubicParsec rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:gigayear ; om:hasTerm2 om:cubicParsec ; om:alternativeSymbol "Gyr·pc3" ; om:symbol "Gyr pc3" ; rdfs:label "gigajaar kubieke parsec"@nl , "gigayear cubic parsec"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gilbert om:gilbert rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricCurrent-Dimension ; om:hasUnit om:ampere ; om:hasFactor 0.7957747 ; om:symbol "Gb" ; rdfs:comment "The gilbert is a unit of electric current defined as 7.957747e-1 ampere."@en ; rdfs:label "gilbert"@en , "gilbert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gill-Imperial om:gill-Imperial rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.0001420653 ; om:alternativeLabel "imperial gill"@en ; om:symbol "gi" ; rdfs:comment "The imperial gill is a unit of volume defined as 1.420653e-4 cubic metre."@en ; rdfs:label "gill (imperial)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gill-US om:gill-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.0001182941 ; om:alternativeLabel "US gill"@en ; om:symbol "gi" ; rdfs:comment "The US gill is a unit of volume defined as 1.182941e-4 cubic metre."@en ; rdfs:label "gill (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/glass om:glass rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "glas"@nl , "glass"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gon om:gon rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:radian ; om:hasFactor 0.01570796 ; om:alternativeLabel "grade"@en ; om:symbol "gon" ; rdfs:comment "The gon is a unit of angle defined as 1.570796e-2 radian."@en ; rdfs:label "gon"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/grain om:grain rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 0.00006479891 ; om:symbol "gr" ; rdfs:comment "The grain is a unit of mass defined as 6.479891e-5 kilogram."@en ; rdfs:label "grain"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gram om:gram rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 0.0010 ; om:symbol "g" ; rdfs:comment "The gram is a unit of mass defined as 1.0e-3 kilogram."@en ; rdfs:label "gram"@en , "gram"@nl , "克"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramOfCarbonDioxideEquivalent om:gramOfCarbonDioxideEquivalent rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasUnit om:kilogramOfCarbonDioxideEquivalent ; om:hasFactor 0.0010 ; om:symbol "gCO2eq" ; rdfs:label "gram of carbon dioxide equivalent"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramOfCarbonDioxideEquivalentPerKilowattHour om:gramOfCarbonDioxideEquivalentPerKilowattHour rdf:type owl:NamedIndividual , om:Unit , om:UnitDivision ; om:hasDenominator om:kilowattHour ; om:hasNumerator om:gramOfCarbonDioxideEquivalent ; om:symbol "gCO2eq/kWh" ; rdfs:label "gram of carbon dioxide equivalent per kilowatt hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerAttolitre om:gramPerAttolitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:attolitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g al-1" , "g·al-1" ; om:symbol "g/al" ; rdfs:comment "Gram per attolitre is a unit of density defined as gram divided by attolitre."@en ; rdfs:label "gram per attoliter"@nl , "gram per attolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerCentilitre om:gramPerCentilitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:centilitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g cl-1" , "g·cl-1" ; om:symbol "g/cl" ; rdfs:comment "Gram per centilitre is a unit of density defined as gram divided by centilitre."@en ; rdfs:label "gram per centiliter"@nl , "gram per centilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerCubicCentimetre om:gramPerCubicCentimetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicCentimetre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g cm-3" , "g·cm-3" ; om:longcomment "Gram per cubic centimetre is a unit of density defined as gram divided by cubic centimetre. Gram per cubic centimetre is a derived unit in the International System of Units."@en ; om:symbol "g/cm3" ; rdfs:comment "Gram per cubic centimetre is a unit of density defined as gram divided by cubic centimetre."@en ; rdfs:label "gram per cubic centimetre"@en , "gram per kubieke centimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerCubicmetre om:gramPerCubicmetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g m-3" , "g·m-3" ; om:longcomment "Gram per cubic metre is a unit of density defined as gram divided by cubic metre. Gram per cubic metre is a derived unit in the International System of Units."@en ; om:symbol "g/m3" ; rdfs:comment "Gram per cubic metre is a unit of density defined as gram divided by cubic metre."@en ; rdfs:label "gram per cubic metre"@en , "gram per kubieke meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerDay om:gramPerDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:day ; om:hasDimension om:massFlow-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g d-1" , "g·d-1" ; om:symbol "g/d" ; rdfs:label "gram per dag"@nl , "gram per day"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerDecalitre om:gramPerDecalitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:decalitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g dal-1" , "g·dal-1" ; om:symbol "g/dal" ; rdfs:comment "Gram per decalitre is a unit of density defined as gram divided by decalitre."@en ; rdfs:label "gram per decaliter"@nl , "gram per decalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerDecilitre om:gramPerDecilitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:decilitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g dl-1" , "g·dl-1" ; om:symbol "g/dl" ; rdfs:comment "Gram per decilitre is a unit of density defined as gram divided by decilitre."@en ; rdfs:label "gram per deciliter"@nl , "gram per decilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerExalitre om:gramPerExalitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:exalitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g El-1" , "g·El-1" ; om:symbol "g/El" ; rdfs:comment "Gram per exalitre is a unit of density defined as gram divided by exalitre."@en ; rdfs:label "gram per exaliter"@nl , "gram per exalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerFemtolitre om:gramPerFemtolitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:femtolitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g fl-1" , "g·fl-1" ; om:symbol "g/fl" ; rdfs:comment "Gram per femtolitre is a unit of density defined as gram divided by femtolitre."@en ; rdfs:label "gram per femtoliter"@nl , "gram per femtolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerGigalitre om:gramPerGigalitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:gigalitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g Gl-1" , "g·Gl-1" ; om:symbol "g/Gl" ; rdfs:comment "Gram per gigalitre is a unit of density defined as gram divided by gigalitre."@en ; rdfs:label "gram per gigaliter"@nl , "gram per gigalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerGram om:gramPerGram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:gram ; om:hasDimension om:dimensionOne ; om:hasNumerator om:gram ; om:alternativeSymbol "g g-1" , "g·g-1" ; om:symbol "g/g" ; rdfs:label "gram per gram"@en , "gram per gram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerHectogram om:gramPerHectogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hectogram ; om:hasDimension om:dimensionOne ; om:hasNumerator om:gram ; om:alternativeLabel "gram per 100 gram"@en , "gram per 100 gram"@nl ; om:alternativeSymbol "g hg-1" , "g/100 g" , "g·hg-1" ; om:symbol "g/hg" ; rdfs:label "gram per hectogram"@en , "gram per hectogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerHectolitre om:gramPerHectolitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:hectolitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g hl-1" , "g·hl-1" ; om:symbol "g/hl" ; rdfs:comment "Gram per hectolitre is a unit of density defined as gram divided by hectolitre."@en ; rdfs:label "gram per hectoliter"@nl , "gram per hectolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerJoule om:gramPerJoule rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:joule ; om:hasNumerator om:gram ; om:alternativeSymbol "g J-1" , "g·J-1" ; om:longcomment "Gram per joule is a unit of mass per energy defined as gram divided by joule. Gram per joule is a derived unit in the International System of Units."@en ; om:symbol "g/J" ; rdfs:comment "Gram per joule is a unit of mass per energy."@en ; rdfs:label "gram per joule"@en , "gram per joule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerKilogram om:gramPerKilogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kilogram ; om:hasDimension om:dimensionOne ; om:hasNumerator om:gram ; om:hasUnit om:one ; om:hasFactor 0.001 ; om:alternativeSymbol "g kg-1" , "g·kg-1" ; om:symbol "g/kg" ; rdfs:label "gram per kilogram"@en , "gram per kilogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerKilolitre om:gramPerKilolitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:kilolitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g kl-1" , "g·kl-1" ; om:symbol "g/kl" ; rdfs:comment "Gram per kilolitre is a unit of density defined as gram divided by kilolitre."@en ; rdfs:label "gram per kiloliter"@nl , "gram per kilolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerLitre om:gramPerLitre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g l-1" , "g·l-1" ; om:longcomment "Gram per litre is a unit of density defined as gram divided by litre. Gram per litre is a derived unit in the International System of Units."@en ; om:symbol "g/l" ; rdfs:comment "Gram per litre is a unit of density defined as gram divided by litre."@en ; rdfs:label "gram per liter"@nl , "gram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerMegajoule om:gramPerMegajoule rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:megajoule ; om:hasNumerator om:gram ; om:alternativeSymbol "g MJ-1" , "g·MJ-1" ; om:symbol "g/MJ" ; rdfs:label "gram per megajoule"@en , "gram per megajoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerMegalitre om:gramPerMegalitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:megalitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g Ml-1" , "g·Ml-1" ; om:symbol "g/Ml" ; rdfs:comment "Gram per megalitre is a unit of density defined as gram divided by megalitre."@en ; rdfs:label "gram per megaliter"@nl , "gram per megalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerMetre om:gramPerMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasNumerator om:gram ; om:alternativeSymbol "g m-1" , "g·m-1" ; om:symbol "g/m" ; rdfs:label "gram per meter"@nl , "gram per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerMicrolitre om:gramPerMicrolitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:microlitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g μl-1" , "g·μl-1" ; om:symbol "g/μl" ; rdfs:comment "Gram per microlitre is a unit of density defined as gram divided by microlitre."@en ; rdfs:label "gram per microliter"@nl , "gram per microlitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerMillilitre om:gramPerMillilitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:millilitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g ml-1" , "g·ml-1" ; om:symbol "g/ml" ; rdfs:comment "Gram per millilitre is a unit of density defined as gram divided by millilitre."@en ; rdfs:label "gram per milliliter"@nl , "gram per millilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerNanolitre om:gramPerNanolitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:nanolitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g nl-1" , "g·nl-1" ; om:symbol "g/nl" ; rdfs:comment "Gram per nanolitre is a unit of density defined as gram divided by nanolitre."@en ; rdfs:label "gram per nanoliter"@nl , "gram per nanolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerPetalitre om:gramPerPetalitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:petalitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g Pl-1" , "g·Pl-1" ; om:symbol "g/Pl" ; rdfs:comment "Gram per petalitre is a unit of density defined as gram divided by petalitre."@en ; rdfs:label "gram per petaliter"@nl , "gram per petalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerPicolitre om:gramPerPicolitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:picolitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g pl-1" , "g·pl-1" ; om:symbol "g/pl" ; rdfs:comment "Gram per picolitre is a unit of density defined as gram divided by picolitre."@en ; rdfs:label "gram per picoliter"@nl , "gram per picolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerSquareMetre om:gramPerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasNumerator om:gram ; om:alternativeSymbol "g m-2" , "g·m-2" ; om:symbol "g/m2" ; rdfs:label "gram per square metre"@en , "gram per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerSquareMetreCentimetre om:gramPerSquareMetreCentimetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:centimetre ; om:hasNumerator om:gramPerSquareMetre ; om:alternativeSymbol "g m-2 cm-1" , "g·m-2·cm-1" ; om:symbol "g/(m2 cm)" ; rdfs:label "gram per square metre centimetre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerSquareMetreDay om:gramPerSquareMetreDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetreDay ; om:hasNumerator om:gram ; om:alternativeSymbol "g m-2 d-1" , "g·m-2·d-1" ; om:symbol "g/(m2 d)" ; rdfs:label "gram per square metre day"@en , "gram per vierkante meter dag"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerSquareMetreMetre om:gramPerSquareMetreMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasNumerator om:gramPerSquareMetre ; om:alternativeSymbol "g m-2 m-1" , "g·m-2·m-1" ; om:symbol "g/(m2 m)" ; rdfs:label "gram per square metre metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerSquareMetreSecond-Time om:gramPerSquareMetreSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetreSecond-Time ; om:hasNumerator om:gram ; om:alternativeSymbol "g m-2 s-1" , "g·m-2·s-1" ; om:symbol "g/(m2 s)" ; rdfs:label "gram per square metre second"@en , "gram per vierkante meter seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerTeralitre om:gramPerTeralitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:teralitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g Tl-1" , "g·Tl-1" ; om:symbol "g/Tl" ; rdfs:comment "Gram per teralitre is a unit of density defined as gram divided by teralitre."@en ; rdfs:label "gram per teraliter"@nl , "gram per teralitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerYoctolitre om:gramPerYoctolitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:yoctolitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g yl-1" , "g·yl-1" ; om:symbol "g/yl" ; rdfs:comment "Gram per yoctolitre is a unit of density defined as gram divided by yoctolitre."@en ; rdfs:label "gram per yoctoliter"@nl , "gram per yoctolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerYottalitre om:gramPerYottalitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:yottalitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g Yl-1" , "g·Yl-1" ; om:symbol "g/Yl" ; rdfs:comment "Gram per yottalitre is a unit of density defined as gram divided by yottalitre."@en ; rdfs:label "gram per yottaliter"@nl , "gram per yottalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerZeptolitre om:gramPerZeptolitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:zeptolitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g zl-1" , "g·zl-1" ; om:symbol "g/zl" ; rdfs:comment "Gram per zeptolitre is a unit of density defined as gram divided by zeptolitre."@en ; rdfs:label "gram per zeptoliter"@nl , "gram per zeptolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gramPerZettalitre om:gramPerZettalitre rdf:type owl:NamedIndividual , om:GramPerPrefixedLitre ; om:hasDenominator om:zettalitre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:gram ; om:alternativeSymbol "g Zl-1" , "g·Zl-1" ; om:symbol "g/Zl" ; rdfs:comment "Gram per zettalitre is a unit of density defined as gram divided by zettalitre."@en ; rdfs:label "gram per zettaliter"@nl , "gram per zettalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gray om:gray rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasUnit om:joulePerKilogram ; om:longcomment "The gray is a unit of absorbed dose defined as joule divided by kilogram = square metre divided by second squared. The gray is a derived unit is the International System of Units."@en ; om:symbol "Gy" ; rdfs:comment "The gray is a unit of absorbed dose defined as joule divided by kilogram = square metre divided by second squared."@en ; rdfs:label "gray"@en , "gray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/grayPerSecond-Time om:grayPerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasDimension om:absorbedDoseRate-Dimension ; om:hasNumerator om:gray ; om:alternativeSymbol "Gy s-1" , "Gy·s-1" ; om:symbol "Gy/s" ; rdfs:label "gray per second"@en , "gray per seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/gross om:gross rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:one ; om:hasFactor 144 ; rdfs:comment "Gross is a unit of dimension one defined as 144."@en ; rdfs:label "gross"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/halfDozen om:halfDozen rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:one ; om:hasFactor 6 ; rdfs:comment "Half dozen is a unit of dimension one defined as 6."@en ; rdfs:label "half dozen"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/handful om:handful rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "handful"@en , "handje"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hartley om:hartley rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasUnit om:bit ; om:hasFactor 3.321928095 ; om:symbol "Hart" ; rdfs:comment "The hartley is a unit of information capacity defined as 3.321928095 bit."@en ; rdfs:label "hartley"@en , "hartley"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/heatTransferCoefficient-Dimension om:heatTransferCoefficient-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent -1 ; om:hasSITimeDimensionExponent -3 ; rdfs:label "heat transfer coefficient dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectare om:hectare rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:area-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:are ; om:symbol "ha" ; rdfs:comment "The hectare is a unit of area defined as 1.0e2 are."@en ; rdfs:label "hectare"@en , "hectare"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectareDay om:hectareDay rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:hectare ; om:hasTerm2 om:day ; om:alternativeSymbol "ha·d" ; om:symbol "ha d" ; rdfs:label "hectare dag"@nl , "hectare day"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hecto om:hecto rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 100 ; om:symbol "h" ; rdfs:label "hecto"@en , "hecto"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectoampere om:hectoampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:ampere ; om:symbol "hA" ; rdfs:comment "The hectoampere is a unit of electric current defined as 1.0e2 ampere."@en ; rdfs:label "hectoampere"@en , "hectoampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectobecquerel om:hectobecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:becquerel ; om:symbol "hBq" ; rdfs:comment "The hectobecquerel is a unit of activity defined as 1.0e2 becquerel."@en ; rdfs:label "hectobecquerel"@en , "hectobecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectocandela om:hectocandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:candela ; om:symbol "hcd" ; rdfs:comment "The hectocandela is a unit of luminous intensity defined as 1.0e2 candela."@en ; rdfs:label "hectocandela"@en , "hectocandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectocoulomb om:hectocoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:coulomb ; om:symbol "hC" ; rdfs:comment "The hectocoulomb is a unit of electric charge defined as 1.0e2 coulomb."@en ; rdfs:label "hectocoulomb"@en , "hectocoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectofarad om:hectofarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:farad ; om:symbol "hF" ; rdfs:comment "The hectofarad is a unit of capacitance defined as 1.0e2 farad."@en ; rdfs:label "hectofarad"@en , "hectofarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectogram om:hectogram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:gram ; om:alternativeLabel "100 gram"@en ; om:symbol "hg" ; rdfs:comment "The hectogram is a unit of mass defined as 1.0e2 gram."@en ; rdfs:label "hectogram"@en , "hectogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectogramPerLitre om:hectogramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:hectogram ; om:alternativeSymbol "hg l-1" , "hg·l-1" ; om:symbol "hg/l" ; rdfs:comment "Hectogram per litre is a unit of density defined as hectogram divided by litre."@en ; rdfs:label "hectogram per liter"@nl , "hectogram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectogray om:hectogray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:gray ; om:symbol "hGy" ; rdfs:comment "The hectogray is a unit of absorbed dose defined as 1.0e2 gray."@en ; rdfs:label "hectogray"@en , "hectogray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectohenry om:hectohenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:henry ; om:symbol "hH" ; rdfs:comment "The hectohenry is a unit of inductance defined as 1.0e2 henry."@en ; rdfs:label "hectohenry"@en , "hectohenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectohertz om:hectohertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:hertz ; om:symbol "hHz" ; rdfs:comment "The hectohertz is a unit of frequency defined as 1.0e2 hertz."@en ; rdfs:label "hectohertz"@en , "hectohertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectojoule om:hectojoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:joule ; om:symbol "hJ" ; rdfs:comment "The hectojoule is a unit of energy defined as 1.0e2 joule."@en ; rdfs:label "hectojoule"@en , "hectojoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectokatal om:hectokatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:katal ; om:symbol "hkat" ; rdfs:comment "The hectokatal is a unit of catalytic activity defined as 1.0e2 katal."@en ; rdfs:label "hectokatal"@en , "hectokatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectokelvin om:hectokelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:kelvin ; om:symbol "hK" ; rdfs:comment "The hectokelvin is a unit of thermodynamic temperature defined as 1.0e2 kelvin."@en ; rdfs:label "hectokelvin"@en , "hectokelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectolitre om:hectolitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:litre ; om:symbol "hl" ; rdfs:label "hectoliter"@nl , "hectolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectolumen om:hectolumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:lumen ; om:symbol "hlm" ; rdfs:label "hectolumen"@en , "hectolumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectolux om:hectolux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:lux ; om:symbol "hlx" ; rdfs:label "hectolux"@en , "hectolux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectometre om:hectometre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:metre ; om:symbol "hm" ; rdfs:comment "The hectometre is a unit of length defined as 1.0e2 metre."@en ; rdfs:label "hectometer"@nl , "hectometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectometrePerSecond-Time om:hectometrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:hectometre ; om:alternativeSymbol "hm s-1" , "hm·s-1" ; om:symbol "hm/s" ; rdfs:comment "Hectometre per second is a unit of speed defined as hectometre divided by second."@en ; rdfs:label "hectometer per seconde"@nl , "hectometre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectometrePerSecond-TimeSquared om:hectometrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:hectometre ; om:alternativeSymbol "hm s-2" , "hm·s-2" ; om:symbol "hm/s2" ; rdfs:comment "Hectometre per second squared is a unit of acceleration defined as hectometre divided by second squared."@en ; rdfs:label "hectometer per seconde kwadraat"@nl , "hectometre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectomolar om:hectomolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:molar ; om:symbol "hM" ; rdfs:comment "The hectomolar is a unit of amount of substance concentration defined as 1.0e2 molar."@en ; rdfs:label "hectomolair"@nl , "hectomolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectomole om:hectomole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:mole ; om:symbol "hmol" ; rdfs:label "hectomol"@nl , "hectomole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectomolePerLitre om:hectomolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:hectomole ; om:alternativeSymbol "hmol l-1" , "hmol·l-1" ; om:symbol "hmol/l" ; rdfs:comment "Hectomole per litre is a unit of amount of substance concentration defined as hectomole divided by litre."@en ; rdfs:label "hectomole per liter"@nl , "hectomole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectomolePerMetre om:hectomolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:hectomole ; om:alternativeSymbol "hmol m-1" , "hmol·m-1" ; om:symbol "hmol/m" ; rdfs:label "hectomole per meter"@nl , "hectomole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectonewton om:hectonewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:newton ; om:symbol "hN" ; rdfs:label "hectonewton"@en , "hectonewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectoohm om:hectoohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:ohm ; om:symbol "hΩ" ; rdfs:label "hectoohm"@en , "hectoohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectopascal om:hectopascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:pascal ; om:symbol "hPa" ; rdfs:label "hectopascal"@en , "hectopascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectosecond-Time om:hectosecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:second-Time ; om:symbol "hs" ; rdfs:label "hectosecond"@en , "hectoseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectosecond-TimeSquared om:hectosecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:hectosecond-Time ; om:hasExponent 2 ; om:symbol "hs2" ; rdfs:label "hectosecond squared"@en , "hectoseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectosiemens om:hectosiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:siemens ; om:symbol "hS" ; rdfs:label "hectosiemens"@en , "hectosiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectosievert om:hectosievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:sievert ; om:symbol "hSv" ; rdfs:label "hectosievert"@en , "hectosievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectotesla om:hectotesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:tesla ; om:symbol "hT" ; rdfs:label "hectotesla"@en , "hectotesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectovolt om:hectovolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:volt ; om:symbol "hV" ; rdfs:label "hectovolt"@en , "hectovolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectowatt om:hectowatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:watt ; om:symbol "hW" ; rdfs:label "hectowatt"@en , "hectowatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hectoweber om:hectoweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:hecto ; om:hasUnit om:weber ; om:symbol "hWb" ; rdfs:label "hectoweber"@en , "hectoweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/henry om:henry rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasUnit om:weberPerAmpere ; om:longcomment "The henry is a unit of inductance defined as square metre times kilogram divided by second squared times ampere squared = weber divided by ampere = volt second divided by ampere = (joule divided by coulomb) times second divided by (coulomb divided by second) = joule times second squared divided by coulomb squared = square metre times kilogram divided by coulomb squared. The henry is a derived unit in the International System of Units."@en ; om:symbol "H" ; rdfs:comment "The henry is a unit of inductance defined as square metre times kilogram divided by second squared times ampere squared = weber divided by ampere = volt second divided by ampere = (joule divided by coulomb) times second divided by (coulomb divided by second) = joule times second squared divided by coulomb squared = square metre times kilogram divided by coulomb squared."@en ; rdfs:label "henry"@en , "henry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/henryPerMetre om:henryPerMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasDimension om:permeabilityOfFreeSpace-Dimension ; om:hasNumerator om:henry ; om:alternativeSymbol "H m-1" , "H·m-1" ; om:symbol "H/m" ; rdfs:label "henry per meter"@nl , "henry per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hertz om:hertz rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:frequency-Dimension ; om:hasUnit om:reciprocalSecond-Time ; om:longcomment "The hertz is a unit of frequency defined as 1 divided by second. The hertz is a derived unit in the International System of Units."@en ; om:symbol "Hz" ; rdfs:comment "The hertz is a unit of frequency defined as 1 divided by second."@en ; rdfs:label "hertz"@en , "hertz"@nl , "赫兹"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/horsepower-Boiler om:horsepower-Boiler rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:power-Dimension ; om:hasUnit om:watt ; om:hasFactor 9809.50 ; om:alternativeLabel "boiler horsepower"@en ; rdfs:comment "The boiler horsepower is a unit of power defined as 9.80950e3 watt."@en ; rdfs:label "horsepower (boiler)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/horsepower-British om:horsepower-British rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:power-Dimension ; om:hasUnit om:watt ; om:hasFactor 745.70 ; om:alternativeLabel "British horsepower"@en , "imperial horsepower"@en ; rdfs:comment "The British horsepower is a unit of power defined as 7.4570e2 watt."@en ; rdfs:label "horsepower (British)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/horsepower-Electric om:horsepower-Electric rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:power-Dimension ; om:hasUnit om:watt ; om:hasFactor 746 ; om:alternativeLabel "electric horsepower"@en ; rdfs:comment "The electric horsepower is a unit of power defined as 7.46e2 watt."@en ; rdfs:label "horsepower (electric)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/horsepower-Metric om:horsepower-Metric rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:power-Dimension ; om:hasUnit om:watt ; om:hasFactor 735.4988 ; om:alternativeLabel "metric horsepower"@en ; om:symbol "PS" ; rdfs:comment "The metric horsepower is a unit of power defined as 7.354988e2 watt."@en ; rdfs:label "horsepower (metric)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/horsepower-Water om:horsepower-Water rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:power-Dimension ; om:hasUnit om:watt ; om:hasFactor 746.043 ; om:alternativeLabel "water horsepower"@en ; rdfs:comment "The water horsepower is a unit of power defined as 7.46043e2 watt."@en ; rdfs:label "horsepower (water)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hour om:hour rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 3600 ; om:alternativeSymbol "u" ; om:symbol "h" ; rdfs:comment "The hour is a unit of time defined as 3600 second."@en ; rdfs:label "hour"@en , "uur"@nl , "小时"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hour-HourAngle om:hour-HourAngle rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:degree ; om:hasFactor 15 ; om:symbol "h" ; rdfs:comment "Wordt gebruikt als hoek (360°=24) voor o.a. rechte klimming. De h wordt meestal als superscript achter de waarde gezet gevolgd door de verdere opdeling naar minuten en seconden. Zoals in 5h34m12s09. Vaak wordt de fractie in seconden zonder punt geschreven, de s wordt als afscheiding gebruikt (http://en.wikipedia.org/wiki/Right_ascension)."@nl ; rdfs:label "hour (hour angle)"@en , "uur (uurhoek)"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hour-Sidereal om:hour-Sidereal rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 3590.170 ; om:alternativeLabel "sidereal hour"@en ; rdfs:label "hour (sidereal)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hundredCount om:hundredCount rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:one ; om:hasFactor 100 ; rdfs:comment "Hundred count is a unit of dimension one defined as 100."@en ; rdfs:label "hundred count"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hundredweight-British om:hundredweight-British rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 50.80235 ; om:alternativeLabel "British hundredweight"@en ; rdfs:comment "The British hundredweight is a unit of mass defined as 5.080235e1 kilogram."@en ; rdfs:label "hundredweight (British)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/hundredweight-US om:hundredweight-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 45.35924 ; om:alternativeLabel "US hundredweight"@en ; rdfs:comment "The US hundredweight is a unit of mass defined as 4.535924e1 kilogram."@en ; rdfs:label "hundredweight (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/illuminance-Dimension om:illuminance-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -2 ; om:hasSILuminousIntensityDimensionExponent 1 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "illuminance dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/inch-International om:inch-International rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 0.0254 ; om:alternativeLabel "international inch"@en ; om:symbol "in" ; rdfs:comment "The international inch is a unit of length defined as 2.54e-2 metre."@en ; rdfs:label "inch (international)"@en , "英寸(国际)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/inductanceOrPermeance-Electromagnetic-Dimension om:inductanceOrPermeance-Electromagnetic-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent -2 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "inductance or permeance (electromagnetic) dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/informationCapacityOfOneBinaryDigit om:informationCapacityOfOneBinaryDigit rdf:type owl:NamedIndividual , om:InformationCapacity ; om:hasPhenomenon om:oneBinaryDigit ; rdfs:label "information capacity of one binary digit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/informationTechnology om:informationTechnology rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:InformationCapacity , om:PixelCount , om:SymbolRate ; om:usesUnit om:bit , om:bitPerSecond-Time , om:byte , om:exabit , om:exbibit , om:gibibit , om:gigabit , om:hartley , om:kibibit , om:kilobit , om:mebibit , om:megabit , om:pebibit , om:petabit , om:pixel , om:shannon , om:tebibit , om:terabit , om:yobibit , om:yottabit , om:zebibit , om:zettabit ; rdfs:label "informatietechnologie"@nl , "information technology"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/internationalPrototypeOfTheKilogram om:internationalPrototypeOfTheKilogram rdf:type owl:NamedIndividual ; rdfs:label "international prototype of the kilogram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/jansky om:jansky rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:alternativeLabel "flux unit"@en ; om:symbol "Jy" ; rdfs:label "jansky"@en , "jansky"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joule om:joule rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:hasUnit om:newtonMetre ; om:longcomment "The joule is a unit of energy defined as kilogram times square metre divided by second squared. The joule is a derived unit in the International System of Units."@en ; om:symbol "J" ; rdfs:comment "The joule is a unit of energy defined as kilogram times square metre divided by second squared."@en ; rdfs:label "joule"@en , "joule"@nl , "焦耳"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joulePerCubicMetreKelvin om:joulePerCubicMetreKelvin rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetreKelvin ; om:hasDimension om:volumetricHeatCapacity-Dimension ; om:hasNumerator om:joule ; om:alternativeSymbol "J m-3 K-1" , "J/(m3·K)" , "J·m-3·K-1" ; om:symbol "J/m3 K" ; rdfs:label "joule per cubic metre kelvin"@en , "joule per kubieke meter kelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joulePerCubicmetre om:joulePerCubicmetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetre ; om:hasDimension om:energyDensity-Dimension ; om:hasNumerator om:joule ; om:alternativeSymbol "J m-3" , "J·m-3" ; om:symbol "J/m3" ; rdfs:label "joule per cubic metre"@en , "joule per kubieke meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joulePerKelvin om:joulePerKelvin rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kelvin ; om:hasDimension om:entropyOrHeatCapacity-Dimension ; om:hasNumerator om:joule ; om:alternativeSymbol "J K-1" , "J·K-1" ; om:symbol "J/K" ; rdfs:label "joule per kelvin"@en , "joule per kelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joulePerKelvinKilogram om:joulePerKelvinKilogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kelvinKilogram ; om:hasDimension om:specificEntropyOrSpecificHeatCapacity-Dimension ; om:hasNumerator om:joule ; om:alternativeSymbol "J K-1 kg-1" , "J/(K·kg)" , "J·K-1·kg-1" ; om:symbol "J/(K kg)" ; rdfs:label "joule per kelvin kilogram"@en , "joule per kelvin kilogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joulePerKelvinMole om:joulePerKelvinMole rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kelvinMole ; om:hasDimension om:molarEntropyOrMolarHeatCapacityOrGasConstant-Dimension ; om:hasNumerator om:joule ; om:alternativeSymbol "J K-1 mol-1" , "J/(K·mol)" , "J·K-1·mol-1" ; om:symbol "J/(K mol)" ; rdfs:label "joule per kelvin mol"@nl , "joule per kelvin mole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joulePerKilogram om:joulePerKilogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kilogram ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasNumerator om:joule ; om:alternativeSymbol "J kg-1" , "J·kg-1" ; om:symbol "J/kg" ; rdfs:label "joule per kilogram"@en , "joule per kilogram"@nl , "焦耳每千克"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joulePerMole om:joulePerMole rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:mole ; om:hasDimension om:molarEnergy-Dimension ; om:hasNumerator om:joule ; om:alternativeSymbol "J mol-1" , "J·mol-1" ; om:symbol "J/mol" ; rdfs:label "joule per mol"@nl , "joule per mole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joulePerSecond-Time om:joulePerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasDimension om:power-Dimension ; om:hasNumerator om:joule ; om:alternativeSymbol "J s-1" , "J·s-1" ; om:symbol "J/s" ; rdfs:label "joule per second"@en , "joule per seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joulePerSquareMetre om:joulePerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasNumerator om:joule ; om:alternativeSymbol "J m-2" , "J·m-2" ; om:symbol "J/m2" ; rdfs:label "joule per square metre"@en , "joule per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joulePerSquareMetreDay om:joulePerSquareMetreDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetreDay ; om:hasNumerator om:joule ; om:alternativeSymbol "J m-2 d-1" , "J·m-2·d-1" ; om:symbol "J/(m2 d)" ; rdfs:label "joule per square metre day"@en , "joule per vierkante meter dag"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/joulePerSquareMetreSecond-Time om:joulePerSquareMetreSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetreSecond-Time ; om:hasNumerator om:joule ; om:alternativeSymbol "J m-2 s-1" , "J·m-2·s-1" ; om:symbol "J/(m2 s)" ; rdfs:label "joule per square metre second"@en , "joule per vierkante meter seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/jouleSecond-Time om:jouleSecond-Time rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:actionOrAngularMomentum-Dimension ; om:hasTerm1 om:joule ; om:hasTerm2 om:second-Time ; om:alternativeSymbol "J·s" ; om:symbol "J s" ; rdfs:label "joule second"@en , "joule seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/katal om:katal rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasUnit om:molePerSecond-Time ; om:longcomment "The katal is a unit of catalytic activity defined as mole divided by second. The katal is a derived unit in the International System of Units."@en ; om:symbol "kat" ; rdfs:comment "The katal is a unit of catalytic activity defined as mole divided by second."@en ; rdfs:label "katal"@en , "katal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/katalPerCubicmetre om:katalPerCubicmetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetre ; om:hasDimension om:catalyticActivityConcentration-Dimension ; om:hasNumerator om:katal ; om:alternativeSymbol "kat m-3" , "kat·m-3" ; om:symbol "kat/m3" ; rdfs:label "katal per cubic metre"@en , "katal per kubieke meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kayser om:kayser rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:wavenumber-Dimension ; om:hasUnit om:reciprocalMetre ; om:hasFactor 100 ; om:alternativeLabel "rydberg"@en , "rydberg"@nl ; rdfs:comment "The kayser is a unit of wavenumber defined as 100 reciprocal metre."@en ; rdfs:label "kayser"@en , "kayser"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kelvin om:kelvin rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasQuantity om:_127316OfTheThermodynamicTemperatureOfTheTriplePointOfWater ; om:longcomment "The kelvin is a unit of temperature defined as 1/273.16 of the thermodynamic temperature of the triple point of water. The kelvin is a base unit in the International System of Units."@en ; om:symbol "K" ; rdfs:comment "The kelvin is a unit of temperature defined as 1/273.16 of the thermodynamic temperature of the triple point of water."@en ; rdfs:label "kelvin"@en , "kelvin"@nl , "开"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kelvinKilogram om:kelvinKilogram rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:kelvin ; om:hasTerm2 om:kilogram ; om:alternativeSymbol "K·kg" ; om:symbol "K kg" ; rdfs:label "kelvin kilogram"@en , "kelvin kilogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kelvinMole om:kelvinMole rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:kelvin ; om:hasTerm2 om:mole ; om:alternativeSymbol "K·mol" ; om:symbol "K mol" ; rdfs:label "kelvin mol"@nl , "kelvin mole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kelvinPerWatt om:kelvinPerWatt rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:watt ; om:hasDimension om:thermalResistance-Dimension ; om:hasNumerator om:kelvin ; om:alternativeSymbol "K W-1" , "K·W-1" ; om:symbol "K/W" ; rdfs:label "kelvin per watt"@en , "kelvin per watt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kibi om:kibi rdf:type owl:NamedIndividual , om:BinaryPrefix ; om:hasFactor 1024 ; om:alternativeLabel "kilobinary"@en ; om:symbol "Ki" ; rdfs:comment "IEC prefix"@en ; rdfs:label "kibi"@en , "kibi"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kibibit om:kibibit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:kibi ; om:hasUnit om:bit ; om:symbol "Kibit" ; rdfs:label "kibibit"@en , "kibibit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kibibyte om:kibibyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:kibi ; om:hasUnit om:byte ; om:symbol "KiB" ; rdfs:label "kibibyte"@en , "kibibyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilo om:kilo rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 1000 ; om:symbol "k" ; rdfs:label "kilo"@en , "kilo"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kiloampere om:kiloampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:ampere ; om:symbol "kA" ; rdfs:comment "The kiloampere is a unit of electric current defined as 1.0e3 ampere."@en ; rdfs:label "kiloampere"@en , "kiloampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilobecquerel om:kilobecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:becquerel ; om:symbol "kBq" ; rdfs:comment "The kilobecquerel is a unit of activity defined as 1.0e3 becquerel."@en ; rdfs:label "kilobecquerel"@en , "kilobecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilobit om:kilobit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:kilo ; om:hasUnit om:bit ; om:symbol "kbit" ; rdfs:label "kilobit"@en , "kilobit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilobyte om:kilobyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:kilo ; om:hasUnit om:byte ; om:symbol "kB" ; rdfs:label "kilobyte"@en , "kilobyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilocalorie-Mean om:kilocalorie-Mean rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:calorie-Mean ; om:symbol "kcal" ; rdfs:comment "The kilocalorie (mean) is a unit of energy defined as 1.0e3 calorie (mean)."@en ; rdfs:label "kilocalorie (mean)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilocalorie-MeanPerDay om:kilocalorie-MeanPerDay rdf:type owl:NamedIndividual , om:Unit , om:UnitDivision ; om:hasDenominator om:day ; om:hasDimension om:power-Dimension ; om:hasNumerator om:kilocalorie-Mean ; om:alternativeSymbol "kcal d-1" , "kcal·d-1" ; om:symbol "kcal/d" ; rdfs:label "kilocalorie (mean) per day"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilocalorie-MeanPerHectogram om:kilocalorie-MeanPerHectogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hectogram ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasNumerator om:kilocalorie-Mean ; om:alternativeLabel "kilocalorie per 100 gram"@en ; om:alternativeSymbol "kcal hg-1" , "kcal/100 g" , "kcal·hg-1" ; om:symbol "kcal/hg" ; rdfs:label "kilocalorie (mean) per hectogram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilocandela om:kilocandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:candela ; om:symbol "kcd" ; rdfs:comment "The kilocandela is a unit of luminous intensity defined as 1.0e3 candela."@en ; rdfs:label "kilocandela"@en , "kilocandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilocoulomb om:kilocoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:coulomb ; om:symbol "kC" ; rdfs:comment "The kilocoulomb is a unit of electric charge defined as 1.0e3 coulomb."@en ; rdfs:label "kilocoulomb"@en , "kilocoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kiloelectronvolt om:kiloelectronvolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:electronvolt ; om:symbol "keV" ; rdfs:comment "The kiloelectronvolt is a unit of energy defined as 1.0e3 electronvolt."@en ; rdfs:label "kiloelectronvolt"@en , "kiloelectronvolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilofarad om:kilofarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:farad ; om:symbol "kF" ; rdfs:comment "The kilofarad is a unit of capacitance defined as 1.0e3 farad."@en ; rdfs:label "kilofarad"@en , "kilofarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogram om:kilogram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:kilo ; om:hasQuantity om:massOfTheInternationalPrototypeOfTheKilogram ; om:hasUnit om:gram ; om:longcomment "The kilogram is a unit of mass defined as the mass of the international prototype of the kilogram. The kilogram is a base unit in the International System of Units."@en ; om:symbol "kg" ; rdfs:comment "The kilogram is a unit of mass defined as the mass of the international prototype of the kilogram."@en ; rdfs:label "kilogram"@en , "kilogram"@nl , "公斤"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramOfCarbonDioxideEquivalent om:kilogramOfCarbonDioxideEquivalent rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:kilo ; om:hasUnit om:gramOfCarbonDioxideEquivalent ; om:symbol "kgCO2eq" ; rdfs:label "kilogram of carbon dioxide equivalent"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramOfCarbonDioxideEquivalentPerMegaWattHour om:kilogramOfCarbonDioxideEquivalentPerMegaWattHour rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramOfCarbonDioxideEquivalentPerMegawattHour om:kilogramOfCarbonDioxideEquivalentPerMegawattHour rdf:type owl:NamedIndividual , om:PrefixedUnit , om:UnitDivision ; om:hasDenominator om:megawattHour ; om:hasNumerator om:kilogramOfCarbonDioxideEquivalent ; om:symbol "kgCO2eq/MWh" ; rdfs:label "kilogram of carbon dioxide equivalent per megawatt hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerCubicDecimetre om:kilogramPerCubicDecimetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicDecimetre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:kilogram ; om:alternativeSymbol "kg dm-3" , "kg·dm-3" ; om:longcomment "Kilogram per cubic decimetre is a unit of density defined as kilogram divided by cubic decimetre. Kilogram per cubic decimetre is a derived unit in the International System of Units."@en ; om:symbol "kg/dm3" ; rdfs:comment "Kilogram per cubic decimetre is a unit of density defined as kilogram divided by cubic decimetre."@en ; rdfs:label "kilogram per cubic decimetre"@en , "kilogram per kubieke decimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerCubicmetre om:kilogramPerCubicmetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:kilogram ; om:alternativeSymbol "kg m-3" , "kg·m-3" ; om:longcomment "Kilogram per cubic metre is a unit of density defined as kilogram divided by cubic metre. Kilogram per cubic metre is a derived unit in the International System of Units."@en ; om:symbol "kg/m3" ; rdfs:comment "Kilogram per cubic metre is a unit of density defined as kilogram divided by cubic metre."@en ; rdfs:label "kilogram per cubic metre"@en , "kilogram per kubieke meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerGigaJoule om:kilogramPerGigaJoule rdf:type owl:NamedIndividual , om:UnitDivision . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerGigajoule om:kilogramPerGigajoule rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:gigajoule ; om:hasNumerator om:kilogram ; om:alternativeSymbol "kg GJ-1" , "kg·GJ-1" ; om:longcomment "Kilogram per gigajoule is a unit of mass per energy defined as kilogram divided by gigajoule. Kilogram per gigajoule is a derived unit in the International System of Units."@en ; om:symbol "kg/GJ" ; rdfs:comment "Kilogram per gigajoule is a unit of mass per energy."@en ; rdfs:label "kilogram per gigajoule"@en , "kilogram per gigajoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerHectare om:kilogramPerHectare rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hectare ; om:hasNumerator om:kilogram ; om:alternativeSymbol "kg ha-1" , "kg·ha-1" ; om:symbol "kg/ha" ; rdfs:label "kilogram per hectare"@en , "kilogram per hectare"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerHectareDay om:kilogramPerHectareDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hectareDay ; om:hasNumerator om:kilogram ; om:alternativeSymbol "kg ha-1 d-1" , "kg·ha-1·d-1" ; om:symbol "kg/(ha d)" ; rdfs:label "kilogram per hectare dag"@nl , "kilogram per hectare day"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerKilogram om:kilogramPerKilogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kilogram ; om:hasDimension om:dimensionOne ; om:hasNumerator om:kilogram ; om:alternativeSymbol "kg kg-1" , "kg·kg-1" ; om:symbol "kg/kg" ; rdfs:label "kilogram per kilogram"@en , "kilogram per kilogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerLitre om:kilogramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:kilogram ; om:alternativeSymbol "kg l-1" , "kg·l-1" ; om:symbol "kg/l" ; rdfs:comment "Kilogram per litre is a unit of density defined as kilogram divided by litre."@en ; rdfs:label "kilogram per liter"@nl , "kilogram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerMole om:kilogramPerMole rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:mole ; om:hasNumerator om:kilogram ; om:alternativeSymbol "kg mol-1" , "kg·mol-1" ; om:symbol "kg/mol" ; rdfs:label "kilogram per mol"@nl , "kilogram per mole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerPascalSecond-TimeSquareMetre om:kilogramPerPascalSecond-TimeSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:pascalSecond-TimeSquareMetre ; om:hasDimension om:permeance-MaterialsScience-Dimension ; om:hasNumerator om:kilogram ; om:alternativeSymbol "kg/(Pa s m2)" , "kg/(Pa·s·m2)" , "kg·Pa-1·s-1·m-2" ; om:symbol "kg Pa-1 s-1 m-2" ; rdfs:label "kilogram per pascal second square metre"@en , "kilogram per pascal seconde vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerSecond-Time om:kilogramPerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasDimension om:massFlow-Dimension ; om:hasNumerator om:kilogram ; om:alternativeSymbol "kg s-1" , "kg·s-1" ; om:symbol "kg/s" ; rdfs:label "kilogram per second"@en , "kilogram per seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramPerSquareMetre om:kilogramPerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasNumerator om:kilogram ; om:alternativeSymbol "kg m-2" , "kg·m-2" ; om:symbol "kg/m2" ; rdfs:label "kilogram per square metre"@en , "kilogram per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramSecond-TimeToThePower-2 om:kilogramSecond-TimeToThePower-2 rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:kilogram ; om:hasTerm2 om:second-TimeToThePower-2 ; om:alternativeSymbol "kg·s-2" ; om:symbol "kg s-2" ; rdfs:label "kilogram second to the power -2"@en , "kilogram seconde tot de macht -2"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramSecond-TimeToThePower-2ReciprocalMetre om:kilogramSecond-TimeToThePower-2ReciprocalMetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:pressure-Dimension ; om:hasTerm1 om:kilogramSecond-TimeToThePower-2 ; om:hasTerm2 om:reciprocalMetre ; om:alternativeSymbol "m-1·kg·s-2" ; om:symbol "m-1 kg s-2" ; rdfs:label "omgekeerde meter kilogram seconde tot de macht -2"@nl , "reciprocal metre kilogram second to the power -2"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogramSquareMetre om:kilogramSquareMetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:kilogram ; om:hasTerm2 om:squareMetre ; om:alternativeSymbol "kg·m2" ; om:symbol "kg m2" ; rdfs:label "kilogram square metre"@en , "kilogram vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilogray om:kilogray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:gray ; om:symbol "kGy" ; rdfs:comment "The kilogray is a unit of absorbed dose defined as 1.0e3 gray."@en ; rdfs:label "kilogray"@en , "kilogray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilohenry om:kilohenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:henry ; om:symbol "kH" ; rdfs:comment "The kilohenry is a unit of inductance defined as 1.0e3 henry."@en ; rdfs:label "kilohenry"@en , "kilohenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilohertz om:kilohertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:hertz ; om:symbol "kHz" ; rdfs:comment "The kilohertz is a unit of frequency defined as 1.0e3 hertz."@en ; rdfs:label "kilohertz"@en , "kilohertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilohm om:kilohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:ohm ; om:alternativeLabel "kiloohm"@en ; om:symbol "kΩ" ; rdfs:label "kilohm"@en , "kilohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilojoule om:kilojoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:joule ; om:symbol "kJ" ; rdfs:comment "The kilojoule is a unit of energy defined as 1.0e3 joule."@en ; rdfs:label "kilojoule"@en , "kilojoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilojoulePerHectogram om:kilojoulePerHectogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hectogram ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasNumerator om:kilojoule ; om:alternativeLabel "kilojoule per 100 gram"@en , "kilojoule per 100 gram"@nl ; om:alternativeSymbol "kJ hg-1" , "kJ/100 g" , "kJ·hg-1" ; om:symbol "kJ/hg" ; rdfs:label "kilojoule per hectogram"@en , "kilojoule per hectogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilojoulePerSquareMetreDay om:kilojoulePerSquareMetreDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetreDay ; om:hasNumerator om:kilojoule ; om:alternativeSymbol "kJ m-2 d-1" , "kJ·m-2·d-1" ; om:symbol "kJ/(m2 d)" ; rdfs:label "kilojoule per square metre day"@en , "kilojoule per vierkante meter dag"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilokatal om:kilokatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:katal ; om:symbol "kkat" ; rdfs:comment "The kilokatal is a unit of catalytic activity defined as 1.0e3 katal."@en ; rdfs:label "kilokatal"@en , "kilokatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilokelvin om:kilokelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:kelvin ; om:symbol "kK" ; rdfs:comment "The kilokelvin is a unit of thermodynamic temperature defined as 1.0e3 kelvin."@en ; rdfs:label "kilokelvin"@en , "kilokelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilolitre om:kilolitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:litre ; om:symbol "kl" ; rdfs:label "kiloliter"@nl , "kilolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilolumen om:kilolumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:lumen ; om:symbol "klm" ; rdfs:label "kilolumen"@en , "kilolumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilolux om:kilolux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:lux ; om:symbol "klx" ; rdfs:label "kilolux"@en , "kilolux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilometre om:kilometre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:metre ; om:symbol "km" ; rdfs:comment "The kilometre is a unit of length defined as 1.0e3 metre."@en ; rdfs:label "kilometer"@nl , "kilometre"@en , "公里"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilometrePerHour om:kilometrePerHour rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hour ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:kilometre ; om:alternativeSymbol "km h-1" , "km·h-1" ; om:symbol "km/h" ; rdfs:comment "Kilometre per hour is a unit of speed defined as kilometre divided by hour."@en ; rdfs:label "kilometer per uur"@nl , "kilometre per hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilometrePerSecond-Time om:kilometrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:kilometre ; om:alternativeSymbol "km s-1" , "km·s-1" ; om:symbol "km/s" ; rdfs:comment "Kilometre per second is a unit of speed defined as kilometre divided by second."@en ; rdfs:label "kilometer per seconde"@nl , "kilometre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilometrePerSecond-TimePerMegaparsec om:kilometrePerSecond-TimePerMegaparsec rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:megaparsec ; om:hasNumerator om:kilometrePerSecond-Time ; om:symbol "km s-1 Mpc-1" ; rdfs:comment "De eenheid van de Hubble constante (die niet constant is!) (http://en.wikipedia.org/wiki/Hubble_constant)."@en ; rdfs:label "kilometer per seconde per megaparsec"@nl , "kilometre per second per megaparsec"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilometrePerSecond-TimeSquared om:kilometrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:kilometre ; om:alternativeSymbol "km s-2" , "km·s-2" ; om:symbol "km/s2" ; rdfs:comment "Kilometre per second squared is a unit of acceleration defined as kilometre divided by second squared."@en ; rdfs:label "kilometer per seconde kwadraat"@nl , "kilometre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilomolar om:kilomolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:molar ; om:symbol "kM" ; rdfs:comment "The kilomolar is a unit of amount of substance concentration defined as 1.0e3 molar."@en ; rdfs:label "kilomolair"@nl , "kilomolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilomole om:kilomole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:mole ; om:symbol "kmol" ; rdfs:label "kilomol"@nl , "kilomole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilomolePerLitre om:kilomolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:kilomole ; om:alternativeSymbol "kmol l-1" , "kmol·l-1" ; om:symbol "kmol/l" ; rdfs:comment "Kilomole per litre is a unit of amount of substance concentration defined as kilomole divided by litre."@en ; rdfs:label "kilomole per liter"@nl , "kilomole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilomolePerMetre om:kilomolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:kilomole ; om:alternativeSymbol "kmol m-1" , "kmol·m-1" ; om:symbol "kmol/m" ; rdfs:label "kilomole per meter"@nl , "kilomole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilonewton om:kilonewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:newton ; om:symbol "kN" ; rdfs:label "kilonewton"@en , "kilonewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kiloparsec om:kiloparsec rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:parsec ; om:symbol "kpc" ; rdfs:comment "The kiloparsec is a unit of length defined as 1.0e3 parsec. Gebruikt voor afstanden op de schaal van het melkwegstelsel."@en ; rdfs:label "kiloparsec"@en , "kiloparsec"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilopascal om:kilopascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:pascal ; om:symbol "kPa" ; rdfs:label "kilopascal"@en , "kilopascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilosecond-Time om:kilosecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:second-Time ; om:symbol "ks" ; rdfs:label "kilosecond"@en , "kiloseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilosecond-TimeSquared om:kilosecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:kilosecond-Time ; om:hasExponent 2 ; om:symbol "ks2" ; rdfs:label "kilosecond squared"@en , "kiloseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilosiemens om:kilosiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:siemens ; om:symbol "kS" ; rdfs:label "kilosiemens"@en , "kilosiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilosievert om:kilosievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:sievert ; om:symbol "kSv" ; rdfs:label "kilosievert"@en , "kilosievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilotesla om:kilotesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:tesla ; om:symbol "kT" ; rdfs:label "kilotesla"@en , "kilotesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilotonne om:kilotonne rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:tonne ; om:symbol "kt" ; rdfs:label "kiloton"@nl , "kilotonne"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilovolt om:kilovolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:volt ; om:symbol "kV" ; rdfs:label "kilovolt"@en , "kilovolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilowatt om:kilowatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:watt ; om:symbol "kW" ; rdfs:label "kilowatt"@en , "kilowatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kilowattHour om:kilowattHour rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:energy-Dimension ; om:hasTerm1 om:kilowatt ; om:hasTerm2 om:hour ; om:alternativeLabel "kilowatt-hour"@en , "kilowatthour"@en ; om:alternativeSymbol "kWh" , "kW·h" ; om:symbol "kW h" ; rdfs:label "kilowatt hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kiloweber om:kiloweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:kilo ; om:hasUnit om:weber ; om:symbol "kWb" ; rdfs:label "kiloweber"@en , "kiloweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kinematicViscosityOrThermalDiffusivity-Dimension om:kinematicViscosityOrThermalDiffusivity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -1 ; rdfs:label "kinematic viscosity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/kip om:kip rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:force-Dimension ; om:hasUnit om:newton ; om:hasFactor 4448.222 ; rdfs:comment "The kip is a unit of force defined as 4.448222e3 newton."@en ; rdfs:label "kip"@en , "kip"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/knot-International om:knot-International rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:speed-Dimension ; om:hasUnit om:nauticalMile-InternationalPerHour ; om:alternativeLabel "international knot"@en ; rdfs:comment "The international knot is a unit of speed defined as nautical mile per hour."@en ; rdfs:label "knoop (internationaal)"@nl , "knot (international)"@en , "海里/小时(国际)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/lambert om:lambert rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:luminance-Dimension ; om:hasUnit om:candelaPerSquareMetre ; om:hasFactor 3183.099 ; rdfs:comment "The lambert is a unit of luminance defined as 3.183099e3 candela per square metre."@en ; rdfs:label "lambert"@en , "lambert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/last om:last rdf:type owl:NamedIndividual , om:Function ; rdfs:label "last"@en , "最後"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/length-Dimension om:length-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; om:symbol "L" ; rdfs:label "lengtedimensie"@nl , "length dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/lengthOfThePathTravelledByLightInVacuumDuringATimeIntervalOf1299792458OfASecond om:lengthOfThePathTravelledByLightInVacuumDuringATimeIntervalOf1299792458OfASecond rdf:type owl:NamedIndividual , om:Length ; om:hasPhenomenon om:pathTravelledByLightInVacuumDuringATimeIntervalOf1299792458OfASecond ; rdfs:label "length of the path travelled by light in vacuum during a time interval of 1/299 792 458 of a second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/lightYear om:lightYear rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 9460730000000000 ; om:alternativeLabel "lightyear"@en ; om:symbol "ly" ; rdfs:comment "The light year is a unit of length defined as 9.46073e15 metre."@en ; rdfs:label "lichtjaar"@nl , "light year"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/liquidPint-US om:liquidPint-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.0004731765 ; om:alternativeLabel "US liquid pint"@en , "pint (US liquid)"@en ; om:symbol "liq pt" ; rdfs:comment "The US liquid pint is a unit of volume defined as 4.731765e-4 cubic metre."@en ; rdfs:label "liquid pint (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/liquidQuart-US om:liquidQuart-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.0009463529 ; om:alternativeLabel "US liquid quart"@en , "quart (US liquid)"@en ; om:symbol "liq qt" ; rdfs:comment "The US liquid quart is a unit of volume defined as 9.463529e-4 cubic metre."@en ; rdfs:label "liquid quart (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/litre om:litre rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.0010 ; om:alternativeLabel "liter"@en ; om:alternativeSymbol "L" ; om:symbol "l" ; rdfs:comment "The litre is a unit of volume defined as 1.0e-3 cubic metre."@en ; rdfs:label "liter"@nl , "litre"@en , "升"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/litrePer100Kilometre om:litrePer100Kilometre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:_100Kilometre ; om:hasNumerator om:litre ; om:alternativeLabel "liter per 100 kilometer"@nl , "litre per 100 kilometre"@en ; om:symbol "l/100 km" ; rdfs:label "liter per 100 kilometer"@nl , "litre per 100 kilometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/litrePerHour om:litrePerHour rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hour ; om:hasNumerator om:litre ; om:alternativeSymbol "l h-1" , "l·h-1" ; om:symbol "l/h" ; rdfs:label "liter per uur"@nl , "litre per hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/litrePerKilogram om:litrePerKilogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kilogram ; om:hasDimension om:specificVolume-Dimension ; om:hasNumerator om:litre ; om:alternativeSymbol "l kg-1" , "l·kg-1" ; om:longcomment "Litre per kilogram is a unit of specific volume defined as litre divided by kilogram. Litre per kilogram is a derived unit in the International System of Units."@en ; om:symbol "l/kg" ; rdfs:comment "Litre per kilogram is a unit of specific volume defined as litre divided by kilogram."@en ; rdfs:label "liter per kilogram"@nl , "litre per kilogram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/litrePerMole om:litrePerMole rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:mole ; om:hasNumerator om:litre ; om:alternativeSymbol "l mol-1" , "l·mol-1" ; om:symbol "l/mol" ; rdfs:label "liter per mol"@nl , "litre per mole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/lumen om:lumen rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:luminousFlux-Dimension ; om:hasUnit om:candelaSteradian ; om:longcomment "The lumen is a unit of luminous flux defined as candela times steradian = lux times square metre. The lumen is a derived unit in the International System of Units."@en ; om:symbol "lm" ; rdfs:comment "The lumen is a unit of luminous flux defined as candela times steradian = lux times square metre."@en ; rdfs:label "lumen"@en , "lumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/lumenPerSquareMetre om:lumenPerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasDimension om:illuminance-Dimension ; om:hasNumerator om:lumen ; om:alternativeSymbol "lm m-2" , "lm·m-2" ; om:symbol "lm/m2" ; rdfs:label "lumen per square metre"@en , "lumen per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/lumenPerWatt om:lumenPerWatt rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:watt ; om:hasDimension om:luminousEfficacy-Dimension ; om:hasNumerator om:lumen ; om:alternativeSymbol "lm W-1" , "lm·W-1" ; om:symbol "lm/W" ; rdfs:label "lumen per watt"@en , "lumen per watt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/lumenSecond-Time om:lumenSecond-Time rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:luminousEnergy-Dimension ; om:hasTerm1 om:lumen ; om:hasTerm2 om:second-Time ; om:alternativeSymbol "lm·s" ; om:symbol "lm s" ; rdfs:label "lumen second"@en , "lumen seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/luminance-Dimension om:luminance-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -2 ; om:hasSILuminousIntensityDimensionExponent 1 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "luminance dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/luminousEfficacy-Dimension om:luminousEfficacy-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -2 ; om:hasSILuminousIntensityDimensionExponent 1 ; om:hasSIMassDimensionExponent -1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 3 ; rdfs:label "luminous efficacy dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/luminousEnergy-Dimension om:luminousEnergy-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 1 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 1 ; rdfs:label "luminous energy dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/luminousFlux-Dimension om:luminousFlux-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 1 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "luminous flux dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/luminousIntensity-Dimension om:luminousIntensity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 1 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; om:symbol "J" ; rdfs:label "lichtsterktedimensie"@nl , "luminous intensity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/luminousIntensityInAGivenDirectionOfASourceThatEmitsMonochromaticRadiationOfFrequency540e12HertzAndThatHasARadiantIntensityInThatDirectionOf1683WattPerSteradian om:luminousIntensityInAGivenDirectionOfASourceThatEmitsMonochromaticRadiationOfFrequency540e12HertzAndThatHasARadiantIntensityInThatDirectionOf1683WattPerSteradian rdf:type owl:NamedIndividual , om:LuminousIntensity ; rdfs:label "luminous intensity, in a given direction, of a source that emits monochromatic radiation of frequency 540e12 hertz and that has a radiant intensity in that direction of 1/683 watt per steradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/lux om:lux rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:illuminance-Dimension ; om:hasUnit om:lumenPerSquareMetre ; om:longcomment "The lux is a unit of illuminance defined as lumen divided by square metre = candela times steradian divided by square metre. The lux is a derived unit in the International System of Units."@en ; om:symbol "lx" ; rdfs:comment "The lux is a unit of illuminance defined as lumen divided by square metre = candela times steradian divided by square metre."@en ; rdfs:label "lux"@en , "lux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/luxSecond-Time om:luxSecond-Time rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:exposure-Dimension ; om:hasTerm1 om:lux ; om:hasTerm2 om:second-Time ; om:alternativeSymbol "lx·s" ; om:symbol "lx s" ; rdfs:label "lux second"@en , "lux seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/magneticFlux-Dimension om:magneticFlux-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent -1 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "magnetic flux dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/magneticFluxDensity-Dimension om:magneticFluxDensity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent -1 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "magnetic flux density dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/magnitude om:magnitude rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:one ; om:symbol "mag" ; rdfs:comment "Eenheid waarmee de helderheid van sterren wordt aangegeven. Meestal wordt het symbool niet aangeduid (http://en.wikipedia.org/wiki/Magnitude_(astronomy))."@en ; rdfs:label "magnitude"@en , "magnitude"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/magnitudePerSecond-AngleSquared om:magnitudePerSecond-AngleSquared rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-AngleSquared ; om:hasNumerator om:magnitude ; om:alternativeSymbol "mag arcsec-2" , "mag·arcsec-2" ; om:symbol "mag/arcsec2" ; rdfs:comment "The brightness (in magnitudes) of an area on the celestial sphere of 1 arcsecond by 1 arcsecond."@en ; rdfs:label "magnitude per second (angle) squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mass-Dimension om:mass-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; om:symbol "M" ; rdfs:label "mass dimension"@en , "massadimensie"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/massFlow-Dimension om:massFlow-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -1 ; rdfs:label "mass flow dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/massOfTheInternationalPrototypeOfTheKilogram om:massOfTheInternationalPrototypeOfTheKilogram rdf:type owl:NamedIndividual , om:Mass ; om:hasPhenomenon om:internationalPrototypeOfTheKilogram ; rdfs:label "mass of the international prototype of the kilogram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/maximum om:maximum rdf:type owl:NamedIndividual , om:Function ; rdfs:label "maximum"@en , "最大"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/maxwell om:maxwell rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:magneticFlux-Dimension ; om:hasUnit om:weber ; om:hasFactor 0.000000010 ; om:symbol "Mx" ; rdfs:comment "The maxwell is a unit of magnetic flux defined as 1.0e-8 weber."@en ; rdfs:label "maxwell"@en , "maxwell"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mebi om:mebi rdf:type owl:NamedIndividual , om:BinaryPrefix ; om:hasFactor 1048576 ; om:alternativeLabel "megabinary"@en ; om:symbol "Mi" ; rdfs:comment "IEC prefix"@en ; rdfs:label "mebi"@en , "mebi"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mebibit om:mebibit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:mebi ; om:hasUnit om:bit ; om:symbol "Mibit" ; rdfs:label "mebibit"@en , "mebibit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mebibyte om:mebibyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:mebi ; om:hasUnit om:byte ; om:symbol "MiB" ; rdfs:label "mebibyte"@en , "mebibyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mechanics om:mechanics rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:Acceleration , om:Action , om:AngularAcceleration , om:AngularMomentum , om:AngularSpeed , om:AreaFraction , om:Density , om:DynamicViscosity , om:Energy , om:Enthalpy , om:Force , om:Frequency , om:Impulse , om:KinematicViscosity , om:KineticEnergy , om:Mass , om:MassFraction , om:MomentOfInertia , om:Momentum , om:Period , om:PotentialEnergy , om:Power , om:Pressure , om:SpecificVolume , om:Speed , om:Time , om:Torque , om:Velocity , om:VolumeFraction , om:Wavelength , om:Wavenumber , om:Weight , om:Work ; om:usesUnit om:attohertz , om:attometrePerSecond-Time , om:attometrePerSecond-TimeSquared , om:attosecond-Time , om:centihertz , om:centimetrePerDay , om:centimetrePerMinute-Time , om:centimetrePerSecond-Time , om:centimetrePerSecond-TimeSquared , om:centisecond-Time , om:day , om:day-Sidereal , om:decahertz , om:decametrePerSecond-Time , om:decametrePerSecond-TimeSquared , om:decasecond-Time , om:decihertz , om:decimetrePerSecond-Time , om:decimetrePerSecond-TimeSquared , om:decisecond-Time , om:exahertz , om:exametrePerSecond-Time , om:exametrePerSecond-TimeSquared , om:exasecond-Time , om:femtohertz , om:femtometrePerSecond-Time , om:femtometrePerSecond-TimeSquared , om:femtosecond-Time , om:gal , om:gigahertz , om:gigametrePerSecond-Time , om:gigametrePerSecond-TimeSquared , om:gigasecond-Time , om:gigayear , om:hectohertz , om:hectometrePerSecond-Time , om:hectometrePerSecond-TimeSquared , om:hectosecond-Time , om:hertz , om:hour , om:hour-Sidereal , om:kayser , om:kilohertz , om:kilometrePerHour , om:kilometrePerSecond-Time , om:kilometrePerSecond-TimeSquared , om:kilosecond-Time , om:knot-International , om:megahertz , om:megametrePerSecond-Time , om:megametrePerSecond-TimeSquared , om:megasecond-Time , om:metrePerAttosecond-Time , om:metrePerAttosecond-TimeSquared , om:metrePerCentisecond-Time , om:metrePerCentisecond-TimeSquared , om:metrePerDay , om:metrePerDecasecond-Time , om:metrePerDecasecond-TimeSquared , om:metrePerDecisecond-Time , om:metrePerDecisecond-TimeSquared , om:metrePerExasecond-Time , om:metrePerExasecond-TimeSquared , om:metrePerFemtosecond-Time , om:metrePerFemtosecond-TimeSquared , om:metrePerGigasecond-Time , om:metrePerGigasecond-TimeSquared , om:metrePerHectosecond-Time , om:metrePerHectosecond-TimeSquared , om:metrePerKilosecond-Time , om:metrePerKilosecond-TimeSquared , om:metrePerMegasecond-Time , om:metrePerMegasecond-TimeSquared , om:metrePerMicrosecond-Time , om:metrePerMicrosecond-TimeSquared , om:metrePerMillisecond-Time , om:metrePerMillisecond-TimeSquared , om:metrePerMinute-Time , om:metrePerNanosecond-Time , om:metrePerNanosecond-TimeSquared , om:metrePerPetasecond-Time , om:metrePerPetasecond-TimeSquared , om:metrePerPicosecond-Time , om:metrePerPicosecond-TimeSquared , om:metrePerSecond-Time , om:metrePerSecond-TimeSquared , om:metrePerTerasecond-Time , om:metrePerTerasecond-TimeSquared , om:microhertz , om:micrometrePerSecond-Time , om:micrometrePerSecond-TimeSquared , om:microsecond-Time , om:millihertz , om:millimetrePerDay , om:millimetrePerHour , om:millimetrePerMinute-Time , om:millimetrePerSecond-Time , om:millimetrePerSecond-TimeSquared , om:millisecond-Time , om:minute-Sidereal , om:minute-Time , om:nanohertz , om:nanometrePerSecond-Time , om:nanometrePerSecond-TimeSquared , om:nanosecond-Time , om:nauticalMile-InternationalPerHour , om:petahertz , om:petametrePerSecond-Time , om:petametrePerSecond-TimeSquared , om:petasecond-Time , om:picohertz , om:picometrePerSecond-Time , om:picometrePerSecond-TimeSquared , om:picosecond-Time , om:radianPerSecond-TimeSquared , om:reciprocalAngstrom , om:reciprocalMetre , om:reciprocalSecond-Time , om:second-Sidereal , om:second-Time , om:shake , om:terahertz , om:terametrePerSecond-Time , om:terametrePerSecond-TimeSquared , om:terasecond-Time , om:year , om:year-Sidereal , om:year-Tropical ; rdfs:label "mechanica"@nl , "mechanics"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/median om:median rdf:type owl:NamedIndividual , om:Function ; om:alternativeLabel "50th percentile"@en ; rdfs:label "median"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mega om:mega rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 1000000 ; om:symbol "M" ; rdfs:label "mega"@en , "mega"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megaampere om:megaampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:ampere ; om:symbol "MA" ; rdfs:comment "The megaampere is a unit of electric current defined as 1.0e6 ampere."@en ; rdfs:label "megaampere"@en , "megaampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megabecquerel om:megabecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:becquerel ; om:symbol "MBq" ; rdfs:comment "The megabecquerel is a unit of activity defined as 1.0e6 becquerel."@en ; rdfs:label "megabecquerel"@en , "megabecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megabit om:megabit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:mega ; om:hasUnit om:bit ; om:symbol "Mbit" ; rdfs:label "megabit"@en , "megabit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megabyte om:megabyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:mega ; om:hasUnit om:byte ; om:symbol "MB" ; rdfs:label "megabyte"@en , "megabyte"@nl , "百万字节"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megacandela om:megacandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:candela ; om:symbol "Mcd" ; rdfs:comment "The megacandela is a unit of luminous intensity defined as 1.0e6 candela."@en ; rdfs:label "megacandela"@en , "megacandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megacoulomb om:megacoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:coulomb ; om:symbol "MC" ; rdfs:comment "The megacoulomb is a unit of electric charge defined as 1.0e6 coulomb."@en ; rdfs:label "megacoulomb"@en , "megacoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megaelectronvolt om:megaelectronvolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:electronvolt ; om:symbol "MeV" ; rdfs:comment "The megaelectronvolt is a unit of energy defined as 1.0e6 electronvolt."@en ; rdfs:label "megaelectronvolt"@en , "megaelectronvolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megaerg om:megaerg rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:erg ; om:alternativeLabel "megalerg"@en ; om:symbol "Merg" ; rdfs:comment "The megaerg is a unit of energy defined as 1.0e6 erg."@en ; rdfs:label "megaerg"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megaeuro om:megaeuro rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:mega ; om:hasUnit om:euro ; rdfs:label "megaeuro"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megaeuroPerMegatonne om:megaeuroPerMegatonne rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:megatonne ; om:hasNumerator om:megaeuro ; rdfs:label "megaeuro per megatonne"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megaeuroPerMegawatt om:megaeuroPerMegawatt rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:megawatt ; om:hasNumerator om:megaeuro ; rdfs:label "megaeuro per megawatt"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megaeuroPerPetajoule om:megaeuroPerPetajoule rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:petajoule ; om:hasNumerator om:megaeuro ; rdfs:label "megaeuro per petajoule"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megafarad om:megafarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:farad ; om:symbol "MF" ; rdfs:comment "The megafarad is a unit of capacitance defined as 1.0e6 farad."@en ; rdfs:label "megafarad"@en , "megafarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megagram om:megagram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:gram ; om:symbol "Mg" ; rdfs:comment "The megagram is a unit of mass defined as 1.0e6 gram."@en ; rdfs:label "megagram"@en , "megagram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megagramPerLitre om:megagramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:megagram ; om:alternativeSymbol "Mg l-1" , "Mg·l-1" ; om:symbol "Mg/l" ; rdfs:comment "Megagram per litre is a unit of density defined as megagram divided by litre."@en ; rdfs:label "megagram per liter"@nl , "megagram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megagray om:megagray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:gray ; om:symbol "MGy" ; rdfs:comment "The megagray is a unit of absorbed dose defined as 1.0e6 gray."@en ; rdfs:label "megagray"@en , "megagray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megahenry om:megahenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:henry ; om:symbol "MH" ; rdfs:comment "The megahenry is a unit of inductance defined as 1.0e6 henry."@en ; rdfs:label "megahenry"@en , "megahenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megahertz om:megahertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:hertz ; om:symbol "MHz" ; rdfs:comment "The megahertz is a unit of frequency defined as 1.0e6 hertz."@en ; rdfs:label "megahertz"@en , "megahertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megajoule om:megajoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:joule ; om:symbol "MJ" ; rdfs:comment "The megajoule is a unit of energy defined as 1.0e6 joule."@en ; rdfs:label "megajoule"@en , "megajoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megajoulePerSquareMetre om:megajoulePerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasNumerator om:megajoule ; om:alternativeSymbol "MJ m-2" , "MJ·m-2" ; om:symbol "MJ/m2" ; rdfs:label "megajoule per square metre"@en , "megajoule per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megajoulePerSquareMetreDay om:megajoulePerSquareMetreDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetreDay ; om:hasNumerator om:megajoule ; om:alternativeSymbol "MJ m-2 d-1" , "MJ·m-2·d-1" ; om:symbol "MJ/(m2 d)" ; rdfs:label "megajoule per square metre day"@en , "megajoule per vierkante meter dag"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megakatal om:megakatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:katal ; om:symbol "Mkat" ; rdfs:comment "The megakatal is a unit of catalytic activity defined as 1.0e6 katal."@en ; rdfs:label "megakatal"@en , "megakatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megakelvin om:megakelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:kelvin ; om:symbol "MK" ; rdfs:comment "The megakelvin is a unit of thermodynamic temperature defined as 1.0e6 kelvin."@en ; rdfs:label "megakelvin"@en , "megakelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megalitre om:megalitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:litre ; om:symbol "Ml" ; rdfs:label "megaliter"@nl , "megalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megalumen om:megalumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:lumen ; om:symbol "Mlm" ; rdfs:label "megalumen"@en , "megalumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megalux om:megalux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:lux ; om:symbol "Mlx" ; rdfs:label "megalux"@en , "megalux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megametre om:megametre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:metre ; om:symbol "Mm" ; rdfs:comment "The megametre is a unit of length defined as 1.0e6 metre."@en ; rdfs:label "megameter"@nl , "megametre"@en , "百万米"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megametrePerKilojoule om:megametrePerKilojoule rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kilojoule ; om:hasNumerator om:megametre ; om:alternativeLabel "1000 kilometre per kilojoule"@en ; om:symbol "Mm/kJ" ; om:unofficialAbbreviation "1000 km/kJ" ; rdfs:label "megametre per kilojoule"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megametrePerSecond-Time om:megametrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:megametre ; om:alternativeSymbol "Mm s-1" , "Mm·s-1" ; om:symbol "Mm/s" ; rdfs:comment "Megametre per second is a unit of speed defined as megametre divided by second."@en ; rdfs:label "megameter per seconde"@nl , "megametre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megametrePerSecond-TimeSquared om:megametrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:megametre ; om:alternativeSymbol "Mm s-2" , "Mm·s-2" ; om:symbol "Mm/s2" ; rdfs:comment "Megametre per second squared is a unit of acceleration defined as megametre divided by second squared."@en ; rdfs:label "megameter per seconde kwadraat"@nl , "megametre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megamolar om:megamolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:molar ; om:symbol "MM" ; rdfs:comment "The megamolar is a unit of amount of substance concentration defined as 1.0e6 molar."@en ; rdfs:label "megamolair"@nl , "megamolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megamole om:megamole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:mole ; om:symbol "Mmol" ; rdfs:label "megamol"@nl , "megamole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megamolePerLitre om:megamolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:megamole ; om:alternativeSymbol "Mmol l-1" , "Mmol·l-1" ; om:symbol "Mmol/l" ; rdfs:comment "Megamole per litre is a unit of amount of substance concentration defined as megamole divided by litre."@en ; rdfs:label "megamole per liter"@nl , "megamole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megamolePerMetre om:megamolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:megamole ; om:alternativeSymbol "Mmol m-1" , "Mmol·m-1" ; om:symbol "Mmol/m" ; rdfs:label "megamole per meter"@nl , "megamole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/meganewton om:meganewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:newton ; om:symbol "MN" ; rdfs:label "meganewton"@en , "meganewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megaparsec om:megaparsec rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:parsec ; om:symbol "Mpc" ; rdfs:comment "The megaparsec is a unit of length defined as 1.0e6 parsec. Gebruikt voor afstanden op de schaal van clusters."@en ; rdfs:label "megaparsec"@en , "megaparsec"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megapascal om:megapascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:pascal ; om:symbol "MPa" ; rdfs:label "megapascal"@en , "megapascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megasecond-Time om:megasecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:second-Time ; om:symbol "Ms" ; rdfs:label "megasecond"@en , "megaseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megasecond-TimeSquared om:megasecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:megasecond-Time ; om:hasExponent 2 ; om:symbol "Ms2" ; rdfs:label "megasecond squared"@en , "megaseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megasiemens om:megasiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:siemens ; om:symbol "MS" ; rdfs:label "megasiemens"@en , "megasiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megasievert om:megasievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:sievert ; om:symbol "MSv" ; rdfs:label "megasievert"@en , "megasievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megatesla om:megatesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:tesla ; om:symbol "MT" ; rdfs:label "megatesla"@en , "megatesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megatonne om:megatonne rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:tonne ; om:symbol "Mt" ; rdfs:label "megaton"@nl , "megatonne"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megavolt om:megavolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:volt ; om:symbol "MV" ; rdfs:label "megavolt"@en , "megavolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megawatt om:megawatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:watt ; om:symbol "MW" ; rdfs:label "megawatt"@en , "megawatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megawattHour om:megawattHour rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:energy-Dimension ; om:hasTerm1 om:megawatt ; om:hasTerm2 om:hour ; om:alternativeLabel "megawatt-hour"@en , "megawatthour"@en ; om:alternativeSymbol "MWh" , "MW·h" ; om:symbol "MW h" ; rdfs:label "megawatt hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megaweber om:megaweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:weber ; om:symbol "MWb" ; rdfs:label "megaweber"@en , "megaweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/megohm om:megohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:mega ; om:hasUnit om:ohm ; om:alternativeLabel "megaohm"@en ; om:symbol "MΩ" ; rdfs:label "megohm"@en , "megohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metre om:metre rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasQuantity om:lengthOfThePathTravelledByLightInVacuumDuringATimeIntervalOf1299792458OfASecond ; om:alternativeLabel "meter"@en ; om:longcomment "The metre is a unit of length defined as the length of the path travelled by light in vacuum during a time interval of 1/299 792 458 of a second. The metre is a base unit in the International System of Units."@en ; om:symbol "m" ; rdfs:comment "The metre is a unit of length defined as the length of the path travelled by light in vacuum during a time interval of 1/299 792 458 of a second."@en ; rdfs:label "meter"@nl , "metre"@en , "米"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metre-Kilogram-Second-AmpereSystemOfUnits om:metre-Kilogram-Second-AmpereSystemOfUnits rdf:type owl:NamedIndividual , om:SystemOfUnits ; om:hasBaseQuantity om:ElectricCurrent , om:Length , om:Mass , om:Time ; om:hasBaseUnit om:ampere , om:kilogram , om:metre , om:second-Time ; om:hasDerivedQuantity om:Capacitance , om:ElectricCharge , om:ElectricPotential , om:ElectricalResistance , om:Energy , om:Force , om:Frequency , om:Inductance , om:MagneticFlux , om:MagneticFluxDensity , om:MagnetomotiveForce , om:Power ; om:hasDerivedUnit om:coulomb , om:farad , om:henry , om:hertz , om:joule , om:newton , om:ohm , om:tesla , om:volt , om:watt , om:weber ; om:abbreviation "m-kg-s-A"^^xsd:string ; om:alternativeLabel "Giorgi system of units"@en , "Giorgi-stelsel"@nl ; rdfs:label "meter-kilogram-seconde-ampère-systeem"@nl , "metre-kilogram-second-ampere system of units"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metreKelvin om:metreKelvin rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:metre ; om:hasTerm2 om:kelvin ; om:alternativeSymbol "m·K" ; om:symbol "m K" ; rdfs:label "meter kelvin"@nl , "metre kelvin"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metreKilogram om:metreKilogram rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:metre ; om:hasTerm2 om:kilogram ; om:alternativeSymbol "m·kg" ; om:symbol "m kg" ; rdfs:label "meter kilogram"@nl , "metre kilogram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metreKilogramPerSecond-Time om:metreKilogramPerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasNumerator om:metreKilogram ; om:alternativeSymbol "m kg s-1" , "m·kg/s" , "m·kg·s-1" ; om:symbol "m kg/s" ; rdfs:label "meter kilogram per seconde"@nl , "metre kilogram per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metreKilogramPerSecond-TimeSquared om:metreKilogramPerSecond-TimeSquared rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:force-Dimension ; om:hasNumerator om:metreKilogram ; om:alternativeSymbol "m kg s-2" , "m·kg/s2" , "m·kg·s-2" ; om:symbol "m kg/s2" ; rdfs:label "meter kilogram per seconde kwadraat"@nl , "metre kilogram per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metreOfMercury om:metreOfMercury rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:pressure-Dimension ; om:hasUnit om:pascal ; om:hasFactor 133322 ; om:symbol "m Hg" ; rdfs:comment "The metre of mercury is a unit of pressure defined as 133 322 pascal."@en ; rdfs:label "meter kwik"@nl , "metre of mercury"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerAttosecond-Time om:metrePerAttosecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:attosecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m as-1" , "m·as-1" ; om:symbol "m/as" ; rdfs:comment "Metre per attosecond is a unit of speed defined as metre divided by attosecond."@en ; rdfs:label "meter per attoseconde"@nl , "metre per attosecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerAttosecond-TimeSquared om:metrePerAttosecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:attosecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m as-2" , "m·as-2" ; om:symbol "m/as2" ; rdfs:comment "Metre per attosecond squared is a unit of acceleration defined as metre divided by attosecond squared."@en ; rdfs:label "meter per attoseconde kwadraat"@nl , "metre per attosecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerCentisecond-Time om:metrePerCentisecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:centisecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m cs-1" , "m·cs-1" ; om:symbol "m/cs" ; rdfs:comment "Metre per centisecond is a unit of speed defined as metre divided by centisecond."@en ; rdfs:label "meter per centiseconde"@nl , "metre per centisecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerCentisecond-TimeSquared om:metrePerCentisecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:centisecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m cs-2" , "m·cs-2" ; om:symbol "m/cs2" ; rdfs:comment "Metre per centisecond squared is a unit of acceleration defined as metre divided by centisecond squared."@en ; rdfs:label "meter per centiseconde kwadraat"@nl , "metre per centisecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerCubicMetre om:metrePerCubicMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetre ; om:hasNumerator om:metre ; om:alternativeSymbol "m m-3" , "m·m-3" ; om:symbol "m/m3" ; rdfs:label "meter per kubieke meter"@nl , "metre per cubic metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerDay om:metrePerDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:day ; om:hasNumerator om:metre ; om:alternativeSymbol "m d-1" , "m·d-1" ; om:symbol "m/d" ; rdfs:comment "Metre per day is a unit of speed defined as metre divided by day."@en ; rdfs:label "meter per dag"@nl , "metre per day"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerDecasecond-Time om:metrePerDecasecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:decasecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m das-1" , "m·das-1" ; om:symbol "m/das" ; rdfs:comment "Metre per decasecond is a unit of speed defined as metre divided by decasecond."@en ; rdfs:label "meter per decaseconde"@nl , "metre per decasecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerDecasecond-TimeSquared om:metrePerDecasecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:decasecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m das-2" , "m·das-2" ; om:symbol "m/das2" ; rdfs:comment "Metre per decasecond squared is a unit of acceleration defined as metre divided by decasecond squared."@en ; rdfs:label "meter per decaseconde kwadraat"@nl , "metre per decasecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerDecisecond-Time om:metrePerDecisecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:decisecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ds-1" , "m·ds-1" ; om:symbol "m/ds" ; rdfs:comment "Metre per decisecond is a unit of speed defined as metre divided by decisecond."@en ; rdfs:label "meter per deciseconde"@nl , "metre per decisecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerDecisecond-TimeSquared om:metrePerDecisecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:decisecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ds-2" , "m·ds-2" ; om:symbol "m/ds2" ; rdfs:comment "Metre per decisecond squared is a unit of acceleration defined as metre divided by decisecond squared."@en ; rdfs:label "meter per deciseconde kwadraat"@nl , "metre per decisecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerExasecond-Time om:metrePerExasecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:exasecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Es-1" , "m·Es-1" ; om:symbol "m/Es" ; rdfs:comment "Metre per exasecond is a unit of speed defined as metre divided by exasecond."@en ; rdfs:label "meter per exaseconde"@nl , "metre per exasecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerExasecond-TimeSquared om:metrePerExasecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:exasecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Es-2" , "m·Es-2" ; om:symbol "m/Es2" ; rdfs:comment "Metre per exasecond squared is a unit of acceleration defined as metre divided by exasecond squared."@en ; rdfs:label "meter per exaseconde kwadraat"@nl , "metre per exasecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerFemtosecond-Time om:metrePerFemtosecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:femtosecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m fs-1" , "m·fs-1" ; om:symbol "m/fs" ; rdfs:comment "Metre per femtosecond is a unit of speed defined as metre divided by femtosecond."@en ; rdfs:label "meter per femtoseconde"@nl , "metre per femtosecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerFemtosecond-TimeSquared om:metrePerFemtosecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:femtosecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m fs-2" , "m·fs-2" ; om:symbol "m/fs2" ; rdfs:comment "Metre per femtosecond squared is a unit of acceleration defined as metre divided by femtosecond squared."@en ; rdfs:label "meter per femtoseconde kwadraat"@nl , "metre per femtosecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerGigasecond-Time om:metrePerGigasecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:gigasecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Gs-1" , "m·Gs-1" ; om:symbol "m/Gs" ; rdfs:comment "Metre per gigasecond is a unit of speed defined as metre divided by gigasecond."@en ; rdfs:label "meter per gigaseconde"@nl , "metre per gigasecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerGigasecond-TimeSquared om:metrePerGigasecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:gigasecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Gs-2" , "m·Gs-2" ; om:symbol "m/Gs2" ; rdfs:comment "Metre per gigasecond squared is a unit of acceleration defined as metre divided by gigasecond squared."@en ; rdfs:label "meter per gigaseconde kwadraat"@nl , "metre per gigasecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerHectosecond-Time om:metrePerHectosecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:hectosecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m hs-1" , "m·hs-1" ; om:symbol "m/hs" ; rdfs:comment "Metre per hectosecond is a unit of speed defined as metre divided by hectosecond."@en ; rdfs:label "meter per hectoseconde"@nl , "metre per hectosecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerHectosecond-TimeSquared om:metrePerHectosecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:hectosecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m hs-2" , "m·hs-2" ; om:symbol "m/hs2" ; rdfs:comment "Metre per hectosecond squared is a unit of acceleration defined as metre divided by hectosecond squared."@en ; rdfs:label "meter per hectoseconde kwadraat"@nl , "metre per hectosecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerKilosecond-Time om:metrePerKilosecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:kilosecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ks-1" , "m·ks-1" ; om:symbol "m/ks" ; rdfs:comment "Metre per kilosecond is a unit of speed defined as metre divided by kilosecond."@en ; rdfs:label "meter per kiloseconde"@nl , "metre per kilosecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerKilosecond-TimeSquared om:metrePerKilosecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:kilosecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ks-2" , "m·ks-2" ; om:symbol "m/ks2" ; rdfs:comment "Metre per kilosecond squared is a unit of acceleration defined as metre divided by kilosecond squared."@en ; rdfs:label "meter per kiloseconde kwadraat"@nl , "metre per kilosecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerMegasecond-Time om:metrePerMegasecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:megasecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Ms-1" , "m·Ms-1" ; om:symbol "m/Ms" ; rdfs:comment "Metre per megasecond is a unit of speed defined as metre divided by megasecond."@en ; rdfs:label "meter per megaseconde"@nl , "metre per megasecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerMegasecond-TimeSquared om:metrePerMegasecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:megasecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Ms-2" , "m·Ms-2" ; om:symbol "m/Ms2" ; rdfs:comment "Metre per megasecond squared is a unit of acceleration defined as metre divided by megasecond squared."@en ; rdfs:label "meter per megaseconde kwadraat"@nl , "metre per megasecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerMetre om:metrePerMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasDimension om:dimensionOne ; om:hasNumerator om:metre ; om:alternativeSymbol "m m-1" , "m·m-1" ; om:symbol "m/m" ; rdfs:label "meter per meter"@nl , "metre per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerMicrosecond-Time om:metrePerMicrosecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:microsecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m μs-1" , "m·μs-1" ; om:symbol "m/μs" ; rdfs:comment "Metre per microsecond is a unit of speed defined as metre divided by microsecond."@en ; rdfs:label "meter per microseconde"@nl , "metre per microsecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerMicrosecond-TimeSquared om:metrePerMicrosecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:microsecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m μs-2" , "m·μs-2" ; om:symbol "m/μs2" ; rdfs:comment "Metre per microsecond squared is a unit of acceleration defined as metre divided by microsecond squared."@en ; rdfs:label "meter per microseconde kwadraat"@nl , "metre per microsecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerMillisecond-Time om:metrePerMillisecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:millisecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ms-1" , "m·ms-1" ; om:symbol "m/ms" ; rdfs:comment "Metre per millisecond is a unit of speed defined as metre divided by millisecond."@en ; rdfs:label "meter per milliseconde"@nl , "metre per millisecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerMillisecond-TimeSquared om:metrePerMillisecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:millisecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ms-2" , "m·ms-2" ; om:symbol "m/ms2" ; rdfs:comment "Metre per millisecond squared is a unit of acceleration defined as metre divided by millisecond squared."@en ; rdfs:label "meter per milliseconde kwadraat"@nl , "metre per millisecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerMinute-Time om:metrePerMinute-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:minute-Time ; om:hasNumerator om:metre ; om:alternativeSymbol "m min-1" , "m·min-1" ; om:symbol "m/min" ; rdfs:comment "Metre per minute is a unit of speed defined as metre divided by minute."@en ; rdfs:label "meter per minuut"@nl , "metre per minute"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerNanosecond-Time om:metrePerNanosecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:nanosecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ns-1" , "m·ns-1" ; om:symbol "m/ns" ; rdfs:comment "Metre per nanosecond is a unit of speed defined as metre divided by nanosecond."@en ; rdfs:label "meter per nanoseconde"@nl , "metre per nanosecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerNanosecond-TimeSquared om:metrePerNanosecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:nanosecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ns-2" , "m·ns-2" ; om:symbol "m/ns2" ; rdfs:comment "Metre per nanosecond squared is a unit of acceleration defined as metre divided by nanosecond squared."@en ; rdfs:label "meter per nanoseconde kwadraat"@nl , "metre per nanosecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerPetasecond-Time om:metrePerPetasecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:petasecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Ps-1" , "m·Ps-1" ; om:symbol "m/Ps" ; rdfs:comment "Metre per petasecond is a unit of speed defined as metre divided by petasecond."@en ; rdfs:label "meter per petaseconde"@nl , "metre per petasecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerPetasecond-TimeSquared om:metrePerPetasecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:petasecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Ps-2" , "m·Ps-2" ; om:symbol "m/Ps2" ; rdfs:comment "Metre per petasecond squared is a unit of acceleration defined as metre divided by petasecond squared."@en ; rdfs:label "meter per petaseconde kwadraat"@nl , "metre per petasecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerPicosecond-Time om:metrePerPicosecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:picosecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ps-1" , "m·ps-1" ; om:symbol "m/ps" ; rdfs:comment "Metre per picosecond is a unit of speed defined as metre divided by picosecond."@en ; rdfs:label "meter per picoseconde"@nl , "metre per picosecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerPicosecond-TimeSquared om:metrePerPicosecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:picosecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ps-2" , "m·ps-2" ; om:symbol "m/ps2" ; rdfs:comment "Metre per picosecond squared is a unit of acceleration defined as metre divided by picosecond squared."@en ; rdfs:label "meter per picoseconde kwadraat"@nl , "metre per picosecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerSecond-Time om:metrePerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m s-1" , "mps" , "m·s-1" ; om:longcomment "Metre per second is a unit of speed defined as metre divided by second. Metre per second is a derived unit in the International System of Units."@en ; om:symbol "m/s" ; rdfs:comment "Metre per second is a unit of speed defined as metre divided by second."@en ; rdfs:label "meter per seconde"@nl , "metre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerSecond-TimePerMetre om:metrePerSecond-TimePerMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasNumerator om:metrePerSecond-Time ; om:symbol "m/s/m" ; rdfs:label "meter per seconde per metre"@nl , "metre per second per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerSecond-TimeSquared om:metrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m s-2" , "m·s-2" ; om:longcomment "Metre per second squared is a unit of acceleration defined as metre divided by second squared. Metre per second squared is a derived unit in the International System of Units."@en ; om:symbol "m/s2" ; rdfs:comment "Metre per second squared is a unit of acceleration defined as metre divided by second squared."@en ; rdfs:label "meter per seconde kwadraat"@nl , "metre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerTerasecond-Time om:metrePerTerasecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:terasecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Ts-1" , "m·Ts-1" ; om:symbol "m/Ts" ; rdfs:comment "Metre per terasecond is a unit of speed defined as metre divided by terasecond."@en ; rdfs:label "meter per teraseconde"@nl , "metre per terasecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerTerasecond-TimeSquared om:metrePerTerasecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:terasecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Ts-2" , "m·Ts-2" ; om:symbol "m/Ts2" ; rdfs:comment "Metre per terasecond squared is a unit of acceleration defined as metre divided by terasecond squared."@en ; rdfs:label "meter per teraseconde kwadraat"@nl , "metre per terasecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerYoctosecond-Time om:metrePerYoctosecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:yoctosecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ys-1" , "m·ys-1" ; om:symbol "m/ys" ; rdfs:comment "Metre per yoctosecond is a unit of speed defined as metre divided by yoctosecond."@en ; rdfs:label "meter per yoctoseconde"@nl , "metre per yoctosecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerYoctosecond-TimeSquared om:metrePerYoctosecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:yoctosecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m ys-2" , "m·ys-2" ; om:symbol "m/ys2" ; rdfs:comment "Metre per yoctosecond squared is a unit of acceleration defined as metre divided by yoctosecond squared."@en ; rdfs:label "meter per yoctoseconde kwadraat"@nl , "metre per yoctosecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerYottasecond-Time om:metrePerYottasecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:yottasecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Ys-1" , "m·Ys-1" ; om:symbol "m/Ys" ; rdfs:comment "Metre per yottasecond is a unit of speed defined as metre divided by yottasecond."@en ; rdfs:label "meter per yottaseconde"@nl , "metre per yottasecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerYottasecond-TimeSquared om:metrePerYottasecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:yottasecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Ys-2" , "m·Ys-2" ; om:symbol "m/Ys2" ; rdfs:comment "Metre per yottasecond squared is a unit of acceleration defined as metre divided by yottasecond squared."@en ; rdfs:label "meter per yottaseconde kwadraat"@nl , "metre per yottasecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerZeptosecond-Time om:metrePerZeptosecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:zeptosecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m zs-1" , "m·zs-1" ; om:symbol "m/zs" ; rdfs:comment "Metre per zeptosecond is a unit of speed defined as metre divided by zeptosecond."@en ; rdfs:label "meter per zeptoseconde"@nl , "metre per zeptosecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerZeptosecond-TimeSquared om:metrePerZeptosecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:zeptosecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m zs-2" , "m·zs-2" ; om:symbol "m/zs2" ; rdfs:comment "Metre per zeptosecond squared is a unit of acceleration defined as metre divided by zeptosecond squared."@en ; rdfs:label "meter per zeptoseconde kwadraat"@nl , "metre per zeptosecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerZettasecond-Time om:metrePerZettasecond-Time rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-Time ; om:hasDenominator om:zettasecond-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Zs-1" , "m·Zs-1" ; om:symbol "m/Zs" ; rdfs:comment "Metre per zettasecond is a unit of speed defined as metre divided by zettasecond."@en ; rdfs:label "meter per zettaseconde"@nl , "metre per zettasecond"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerZettasecond-TimeSquared om:metrePerZettasecond-TimeSquared rdf:type owl:NamedIndividual , om:MetrePerPrefixedSecond-TimeSquared ; om:hasDenominator om:zettasecond-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:metre ; om:alternativeSymbol "m Zs-2" , "m·Zs-2" ; om:symbol "m/Zs2" ; rdfs:comment "Metre per zettasecond squared is a unit of acceleration defined as metre divided by zettasecond squared."@en ; rdfs:label "meter per zettaseconde kwadraat"@nl , "metre per zettasecond squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mho om:mho rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricalConductance-Dimension ; om:hasUnit om:siemens ; om:LaTeXCommand "\\mhoUnit" ; rdfs:comment "The mho is a unit of electrical conductance defined as 1 siemens."@en ; rdfs:label "mho"@en , "mho"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micro om:micro rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 0.000001 ; om:alternativeSymbol "u" ; om:symbol "μ" ; rdfs:label "micro"@en , "micro"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microampere om:microampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:ampere ; om:symbol "μA" ; rdfs:comment "The microampere is a unit of electric current defined as 1.0e-6 ampere."@en ; rdfs:label "microampere"@en , "microampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microbar om:microbar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:bar ; om:symbol "μbar" ; rdfs:comment "The microbar is a unit of pressure defined as 1.0e-6 bar."@en ; rdfs:label "microbar"@en , "microbar"@nl , "微巴"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microbecquerel om:microbecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:becquerel ; om:symbol "μBq" ; rdfs:comment "The microbecquerel is a unit of activity defined as 1.0e-6 becquerel."@en ; rdfs:label "microbecquerel"@en , "microbecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microcandela om:microcandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:candela ; om:symbol "μcd" ; rdfs:comment "The microcandela is a unit of luminous intensity defined as 1.0e-6 candela."@en ; rdfs:label "microcandela"@en , "microcandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microcoulomb om:microcoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:coulomb ; om:symbol "μC" ; rdfs:comment "The microcoulomb is a unit of electric charge defined as 1.0e-6 coulomb."@en ; rdfs:label "microcoulomb"@en , "microcoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microdegreeCelsius om:microdegreeCelsius rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:degreeCelsius ; om:symbol "μ°C" ; rdfs:comment "The microdegree Celsius is a unit of temperature defined as 1.0e-6 degree Celsius."@en ; rdfs:label "microdegree Celsius"@en , "micrograad Celsius"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microfarad om:microfarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:farad ; om:symbol "μF" ; rdfs:comment "The microfarad is a unit of capacitance defined as 1.0e-6 farad."@en ; rdfs:label "microfarad"@en , "microfarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microgram om:microgram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:gram ; om:symbol "μg" ; om:unofficialAbbreviation "mcg" , "ug" ; rdfs:comment "The microgram is a unit of mass defined as 1.0e-6 gram."@en ; rdfs:label "microgram"@en , "microgram"@nl , "微克"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microgramPerCubicCentimetre om:microgramPerCubicCentimetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicCentimetre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:microgram ; om:alternativeSymbol "μg cm-3" , "μg·cm-3" ; om:longcomment "Microgram per cubic centimetre is a unit of density defined as microgram divided by cubic centimetre. Microgram per cubic centimetre is a derived unit in the International System of Units."@en ; om:symbol "μg/cm3" ; rdfs:comment "Microram per cubic centimetre is a unit of density defined as microgram divided by cubic centimetre."@en ; rdfs:label "microgram per cubic centimetre"@en , "microgram per kubieke centimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microgramPerHectogram om:microgramPerHectogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hectogram ; om:hasDimension om:dimensionOne ; om:hasNumerator om:microgram ; om:alternativeLabel "microgram per 100 gram"@en , "microgram per 100 gram"@nl ; om:alternativeSymbol "μg hg-1" , "μg/100 g" , "μg·hg-1" ; om:symbol "μg/hg" ; rdfs:label "microgram per hectogram"@en , "microgram per hectogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microgramPerJoule om:microgramPerJoule rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:joule ; om:hasNumerator om:microgram ; om:alternativeSymbol "μg J-1" , "μg·J-1" ; om:symbol "μg/J" ; rdfs:label "microgram per joule"@en , "microgram per joule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microgramPerLitre om:microgramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:microgram ; om:alternativeSymbol "μg l-1" , "μg·l-1" ; om:symbol "μg/l" ; rdfs:comment "Microgram per litre is a unit of density defined as microgram divided by litre."@en ; rdfs:label "microgram per liter"@nl , "microgram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microgramPerSquareMetreSecond-Time om:microgramPerSquareMetreSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetreSecond-Time ; om:hasNumerator om:microgram ; om:alternativeSymbol "μg m-2 s-1" , "μg·m-2·s-1" ; om:symbol "μg/(m2 s)" ; rdfs:label "microgram per square metre second"@en , "microgram per vierkante meter seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microgray om:microgray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:gray ; om:symbol "μGy" ; rdfs:comment "The microgray is a unit of absorbed dose defined as 1.0e-6 gray."@en ; rdfs:label "microgray"@en , "microgray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microhenry om:microhenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:henry ; om:symbol "μH" ; rdfs:comment "The microhenry is a unit of inductance defined as 1.0e-6 henry."@en ; rdfs:label "microhenry"@en , "microhenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microhertz om:microhertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:hertz ; om:symbol "μHz" ; rdfs:comment "The microhertz is a unit of frequency defined as 1.0e-6 hertz."@en ; rdfs:label "microhertz"@en , "microhertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microjoule om:microjoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:joule ; om:symbol "μJ" ; rdfs:comment "The microjoule is a unit of energy defined as 1.0e-6 joule."@en ; rdfs:label "microjoule"@en , "microjoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microkatal om:microkatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:katal ; om:symbol "μkat" ; rdfs:comment "The microkatal is a unit of catalytic activity defined as 1.0e-6 katal."@en ; rdfs:label "microkatal"@en , "microkatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microkelvin om:microkelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:kelvin ; om:symbol "μK" ; rdfs:comment "The microkelvin is a unit of temperature defined as 1.0e-6 kelvin."@en ; rdfs:label "microkelvin"@en , "microkelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microlitre om:microlitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:litre ; om:symbol "μl" ; om:unofficialAbbreviation "ul" ; rdfs:label "microliter"@nl , "microlitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microlumen om:microlumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:lumen ; om:symbol "μlm" ; rdfs:label "microlumen"@en , "microlumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microlux om:microlux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:lux ; om:symbol "μlx" ; rdfs:label "microlux"@en , "microlux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micromagnitude om:micromagnitude rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:micro ; om:hasUnit om:magnitude ; om:symbol "μmag" ; rdfs:comment "The micromagnitude is a unit of magnitude defined as 1.0e-6 magnitude."@en ; rdfs:label "micromagnitude"@en , "micromagnitude"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micrometre om:micrometre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:metre ; om:symbol "μm" ; rdfs:comment "The micrometre is a unit of length defined as 1.0e-6 metre."@en ; rdfs:label "micrometer"@nl , "micrometre"@en , "微米"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micrometrePerSecond-Time om:micrometrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:micrometre ; om:alternativeSymbol "μm s-1" , "μm·s-1" ; om:symbol "μm/s" ; rdfs:comment "Micrometre per second is a unit of speed defined as micrometre divided by second."@en ; rdfs:label "micrometer per seconde"@nl , "micrometre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micrometrePerSecond-TimeSquared om:micrometrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:micrometre ; om:alternativeSymbol "μm s-2" , "μm·s-2" ; om:symbol "μm/s2" ; rdfs:comment "Micrometre per second squared is a unit of acceleration defined as micrometre divided by second squared."@en ; rdfs:label "micrometer per seconde kwadraat"@nl , "micrometre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micromolar om:micromolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:molar ; om:symbol "μM" ; rdfs:comment "The micromolar is a unit of amount of substance concentration defined as 1.0e-6 molar."@en ; rdfs:label "micromolair"@nl , "micromolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micromole om:micromole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:mole ; om:symbol "μmol" ; rdfs:label "micromol"@nl , "micromole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micromolePerLitre om:micromolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:micromole ; om:alternativeSymbol "μmol l-1" , "μmol·l-1" ; om:symbol "μmol/l" ; rdfs:comment "Micromole per litre is a unit of amount of substance concentration defined as micromole divided by litre."@en ; rdfs:label "micromole per liter"@nl , "micromole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micromolePerMetre om:micromolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:micromole ; om:alternativeSymbol "μmol m-1" , "μmol·m-1" ; om:symbol "μmol/m" ; rdfs:label "micromole per meter"@nl , "micromole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micromolePerMole om:micromolePerMole rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:mole ; om:hasDimension om:dimensionOne ; om:hasNumerator om:micromole ; om:alternativeSymbol "μmol mol-1" , "μmol·mol-1" ; om:symbol "μmol/mol" ; rdfs:label "micromol per mol"@nl , "micromole per mole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micromolePerSecond-Time om:micromolePerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasDimension om:catalyticActivity-Dimension ; om:hasNumerator om:micromole ; om:alternativeSymbol "μmol s-1" , "μmol·s-1" ; om:symbol "μmol/s" ; rdfs:label "micromol per seconde"@nl , "micromole per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micromolePerSecond-TimeGram om:micromolePerSecond-TimeGram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:gram ; om:hasNumerator om:micromolePerSecond-Time ; om:alternativeSymbol "μmol s-1 g-1" , "μmol·s-1·g-1" ; om:symbol "μmol/(s g)" ; rdfs:label "micromole per second gram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micron om:micron rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 0.0000010 ; om:symbol "μ" ; rdfs:comment "The micron is a unit of length defined as 1.0e-6 metre."@en ; rdfs:label "micron"@en , "micron"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micronewton om:micronewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:newton ; om:symbol "μN" ; rdfs:label "micronewton"@en , "micronewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micronewtonMetre om:micronewtonMetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:energy-Dimension ; om:hasTerm1 om:micronewton ; om:hasTerm2 om:metre ; om:alternativeSymbol "μN·m" ; om:symbol "μN m" ; rdfs:label "micronewton meter"@nl , "micronewton metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microohm om:microohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:ohm ; om:symbol "μΩ" ; rdfs:label "microohm"@en , "microohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/micropascal om:micropascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:pascal ; om:symbol "μPa" ; rdfs:label "micropascal"@en , "micropascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microradian om:microradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:micro ; om:hasUnit om:radian ; om:symbol "μrad" ; rdfs:label "microradiaal"@nl , "microradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microsecond-Angle om:microsecond-Angle rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:milli ; om:hasUnit om:second-Angle ; om:alternativeLabel "microarcsecond"@en , "microboogseconde"@nl , "microsecond of arc"@en ; om:symbol "μas" ; rdfs:comment "The microsecond (angle) is a unit of length defined as 1.0e-6 second (angle). Used in astronomy (measurements of positions of stars, galaxies, etc.) to represent the error."@en ; rdfs:label "microsecond (angle)"@en , "microseconde (hoek)"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microsecond-Time om:microsecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:second-Time ; om:symbol "μs" ; rdfs:label "microsecond"@en , "microseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microsecond-TimeSquared om:microsecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:microsecond-Time ; om:hasExponent 2 ; om:symbol "μs2" ; rdfs:label "microsecond squared"@en , "microseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microsiemens om:microsiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:siemens ; om:symbol "μS" ; rdfs:label "microsiemens"@en , "microsiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microsievert om:microsievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:sievert ; om:symbol "μSv" ; rdfs:label "microsievert"@en , "microsievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microsteradian om:microsteradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:micro ; om:hasUnit om:steradian ; om:symbol "μsr" ; rdfs:label "microsteradiaal"@nl , "microsteradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microtesla om:microtesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:tesla ; om:symbol "μT" ; rdfs:label "microtesla"@en , "microtesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microvolt om:microvolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:volt ; om:symbol "μV" ; rdfs:label "microvolt"@en , "microvolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microwatt om:microwatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:watt ; om:symbol "μW" ; rdfs:label "microwatt"@en , "microwatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/microweber om:microweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:micro ; om:hasUnit om:weber ; om:symbol "μWb" ; rdfs:label "microweber"@en , "microweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mil-Angle om:mil-Angle rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:radian ; om:hasFactor 0.0009817477 ; rdfs:comment "The mil (angle) is a unit of angle defined as 9.817477e-4 radian."@en ; rdfs:label "mil (angle)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mil-Length om:mil-Length rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 0.0000254 ; om:alternativeLabel "thou"@en ; rdfs:comment "The mil (length) is a unit of length defined as 2.54e-5 metre."@en ; rdfs:label "mil (length)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mile-International om:mile-International rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mile-Statute om:mile-Statute rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 1609.344 ; om:alternativeLabel "statute mile"@en ; om:symbol "mi" ; rdfs:comment "The statute mile is a unit of length defined as 1.609344e3 metre."@en ; rdfs:label "mile (statute)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mile-StatutePerHour om:mile-StatutePerHour rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hour ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:mile-Statute ; om:alternativeSymbol "mi h-1" , "mi·h-1" ; om:symbol "mi/h" ; rdfs:comment "Mile (statute) per hour is a unit of speed defined as mile (statute) divided by hour."@en ; rdfs:label "mijl per uur"@nl , "mile (statute) per hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mile-USSurvey om:mile-USSurvey rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 1609.347 ; om:alternativeLabel "US survey mile"@en ; rdfs:comment "The US survey mile is a unit of length defined as 1.609347e3 metre."@en ; rdfs:label "mile (US survey)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milli om:milli rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 0.001 ; om:symbol "m" ; rdfs:label "milli"@en , "milli"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milliampere om:milliampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:ampere ; om:symbol "mA" ; rdfs:comment "The milliampere is a unit of electric current defined as 1.0e-3 ampere."@en ; rdfs:label "milliampere"@en , "milliampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milliampereHour om:milliampereHour rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:electricCharge-Dimension ; om:hasTerm1 om:milliampere ; om:hasTerm2 om:hour ; om:alternativeSymbol "mAh" , "mA·h" ; om:symbol "mA h" ; rdfs:label "milliampere hour"@en , "milliampère-uur"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milliamperehour om:milliamperehour rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millibar om:millibar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:bar ; om:symbol "mbar" ; rdfs:comment "The millibar is a unit of pressure defined as 1.0e-3 bar."@en ; rdfs:label "millibar"@en , "millibar"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millibecquerel om:millibecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:becquerel ; om:symbol "mBq" ; rdfs:comment "The millibecquerel is a unit of activity defined as 1.0e-3 becquerel."@en ; rdfs:label "millibecquerel"@en , "millibecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millicandela om:millicandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:candela ; om:symbol "mcd" ; rdfs:comment "The millicandela is a unit of luminous intensity defined as 1.0e-3 candela."@en ; rdfs:label "millicandela"@en , "millicandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millicoulomb om:millicoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:coulomb ; om:symbol "mC" ; rdfs:comment "The millicoulomb is a unit of electric charge defined as 1.0e-3 coulomb."@en ; rdfs:label "millicoulomb"@en , "millicoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millidegreeCelsius om:millidegreeCelsius rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:degreeCelsius ; om:symbol "m°C" ; rdfs:comment "The millidegree Celsius is a unit of temperature defined as 1.0e-3 degree Celsius."@en ; rdfs:label "millidegree Celsius"@en , "milligraad Celsius"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millifarad om:millifarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:farad ; om:symbol "mF" ; rdfs:comment "The millifarad is a unit of capacitance defined as 1.0e-3 farad."@en ; rdfs:label "millifarad"@en , "millifarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milligauss om:milligauss rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:gauss ; om:symbol "mG" ; rdfs:comment "The milligauss is a unit of magnetic flux density defined as 1.0e-3 gauss."@en ; rdfs:label "milligauss"@en , "milligauss"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milligram om:milligram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:gram ; om:symbol "mg" ; rdfs:comment "The milligram is a unit of mass defined as 1.0e-3 gram."@en ; rdfs:label "milligram"@en , "milligram"@nl , "毫克"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milligramPerCubicmetre om:milligramPerCubicmetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:milligram ; om:alternativeSymbol "mg m-3" , "mg·m-3" ; om:longcomment "Milligram per cubic metre is a unit of density defined as milligram divided by cubic metre. Milligram per cubic metre is a derived unit in the International System of Units."@en ; om:symbol "mg/m3" ; rdfs:comment "Milligram per cubic metre is a unit of density defined as milligram divided by cubic metre."@en ; rdfs:label "milligram per cubic metre"@en , "milligram per kubieke meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milligramPerDay om:milligramPerDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:day ; om:hasDimension om:massFlow-Dimension ; om:hasNumerator om:milligram ; om:alternativeSymbol "mg d-1" , "mg·d-1" ; om:symbol "mg/d" ; rdfs:label "milligram per dag"@nl , "milligram per day"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milligramPerHectogram om:milligramPerHectogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hectogram ; om:hasDimension om:dimensionOne ; om:hasNumerator om:milligram ; om:alternativeLabel "milligram per 100 gram"@en , "milligram per 100 gram"@nl ; om:alternativeSymbol "mg hg-1" , "mg/100 g" , "mg·hg-1" ; om:symbol "mg/hg" ; rdfs:label "milligram per hectogram"@en , "milligram per hectogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milligramPerKilogram om:milligramPerKilogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kilogram ; om:hasDimension om:dimensionOne ; om:hasNumerator om:milligram ; om:alternativeSymbol "mg kg-1" , "mg·kg-1" ; om:symbol "mg/kg" ; rdfs:label "milligram per kilogram"@en , "milligram per kilogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milligramPerKilometre om:milligramPerKilometre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kilometre ; om:hasNumerator om:milligram ; om:alternativeSymbol "mg km-1" , "mg·km-1" ; om:symbol "mg/km" ; rdfs:label "milligram per kilometer"@nl , "milligram per kilometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milligramPerLitre om:milligramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:milligram ; om:alternativeSymbol "mg l-1" , "mg·l-1" ; om:symbol "mg/l" ; rdfs:comment "Milligram per litre is a unit of density defined as milligram divided by litre."@en ; rdfs:label "milligram per liter"@nl , "milligram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milligramRAE om:milligramRAE rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; rdfs:label "milligram RAE"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milligray om:milligray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:gray ; om:symbol "mGy" ; rdfs:comment "The milligray is a unit of absorbed dose defined as 1.0e-3 gray."@en ; rdfs:label "milligray"@en , "milligray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milligrayPerSecond-Time om:milligrayPerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasDimension om:absorbedDoseRate-Dimension ; om:hasNumerator om:milligray ; om:alternativeSymbol "mGy s-1" , "mGy·s-1" ; om:symbol "mGy/s" ; rdfs:label "milligray per second"@en , "milligray per seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millihenry om:millihenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:henry ; om:symbol "mH" ; rdfs:comment "The millihenry is a unit of inductance defined as 1.0e-3 henry."@en ; rdfs:label "millihenry"@en , "millihenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millihertz om:millihertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:hertz ; om:symbol "mHz" ; rdfs:comment "The millihertz is a unit of frequency defined as 1.0e-3 hertz."@en ; rdfs:label "millihertz"@en , "millihertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millijoule om:millijoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:joule ; om:symbol "mJ" ; rdfs:comment "The millijoule is a unit of energy defined as 1.0e-3 joule."@en ; rdfs:label "millijoule"@en , "millijoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millikatal om:millikatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:katal ; om:symbol "mkat" ; rdfs:comment "The millikatal is a unit of catalytic activity defined as 1.0e-3 katal."@en ; rdfs:label "millikatal"@en , "millikatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millikelvin om:millikelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:kelvin ; om:symbol "mK" ; rdfs:comment "The millikelvin is a unit of temperature defined as 1.0e-3 kelvin."@en ; rdfs:label "millikelvin"@en , "millikelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millilitre om:millilitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:litre ; om:symbol "ml" ; rdfs:label "milliliter"@nl , "millilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millilumen om:millilumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:lumen ; om:symbol "mlm" ; rdfs:label "millilumen"@en , "millilumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millilux om:millilux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:lux ; om:symbol "mlx" ; rdfs:label "millilux"@en , "millilux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimagnitude om:millimagnitude rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:milli ; om:hasUnit om:magnitude ; om:symbol "mmag" ; rdfs:comment "The millimagnitude is a unit of magnitude defined as 1.0e-3 magnitude."@en ; rdfs:label "millimagnitude"@en , "millimagnitude"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimetre om:millimetre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:metre ; om:symbol "mm" ; rdfs:comment "The millimetre is a unit of length defined as 1.0e-3 metre."@en ; rdfs:label "millimeter"@nl , "millimetre"@en , "毫米"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimetreOfMercury om:millimetreOfMercury rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:metreOfMercury ; om:symbol "mm Hg" ; rdfs:comment "The millimetre of mercury is a unit of pressure defined as 1.0e-3 metre of mercury."@en ; rdfs:label "millimeter kwik"@nl , "millimetre of mercury"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimetrePerDay om:millimetrePerDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:day ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:millimetre ; om:alternativeSymbol "mm d-1" , "mm·d-1" ; om:symbol "mm/d" ; rdfs:comment "Millimetre per day is a unit of speed defined as millimetre divided by day."@en ; rdfs:label "millimeter per dag"@nl , "millimetre per day"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimetrePerHour om:millimetrePerHour rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hour ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:millimetre ; om:alternativeSymbol "mm h-1" , "mm·h-1" ; om:symbol "mm/h" ; rdfs:comment "Millimetre per hour is a unit of speed defined as millimetre divided by hour."@en ; rdfs:label "millimeter per uur"@nl , "millimetre per hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimetrePerMetre om:millimetrePerMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasDimension om:dimensionOne ; om:hasNumerator om:millimetre ; om:alternativeSymbol "mm m-1" , "mm·m-1" ; om:symbol "mm/m" ; rdfs:label "millimeter per meter"@nl , "millimetre per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimetrePerMinute-Time om:millimetrePerMinute-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:minute-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:millimetre ; om:alternativeSymbol "mm min-1" , "mm·min-1" ; om:symbol "mm/min" ; rdfs:comment "Millimetre per minute is a unit of speed defined as millimetre divided by minute."@en ; rdfs:label "millimeter per minuut"@nl , "millimetre per minute"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimetrePerSecond-Time om:millimetrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:millimetre ; om:alternativeSymbol "mm s-1" , "mm·s-1" ; om:symbol "mm/s" ; rdfs:comment "Millimetre per second is a unit of speed defined as millimetre divided by second."@en ; rdfs:label "millimeter per seconde"@nl , "millimetre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimetrePerSecond-TimeSquared om:millimetrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:millimetre ; om:alternativeSymbol "mm s-2" , "mm·s-2" ; om:symbol "mm/s2" ; rdfs:comment "Millimetre per second squared is a unit of acceleration defined as millimetre divided by second squared."@en ; rdfs:label "millimeter per seconde kwadraat"@nl , "millimetre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimolar om:millimolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:molar ; om:symbol "mM" ; rdfs:comment "The millimolar is a unit of amount of substance concentration defined as 1.0e-3 molar."@en ; rdfs:label "millimolair"@nl , "millimolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimole om:millimole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:mole ; om:symbol "mmol" ; rdfs:label "millimol"@nl , "millimole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimolePerLitre om:millimolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:millimole ; om:alternativeSymbol "mmol l-1" , "mmol·l-1" ; om:symbol "mmol/l" ; rdfs:comment "Millimole per litre is a unit of amount of substance concentration defined as millimole divided by litre."@en ; rdfs:label "millimole per liter"@nl , "millimole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millimolePerMetre om:millimolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:millimole ; om:alternativeSymbol "mmol m-1" , "mmol·m-1" ; om:symbol "mmol/m" ; rdfs:label "millimole per meter"@nl , "millimole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millinewton om:millinewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:newton ; om:symbol "mN" ; rdfs:label "millinewton"@en , "millinewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millinewtonMetre om:millinewtonMetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:energy-Dimension ; om:hasTerm1 om:millinewton ; om:hasTerm2 om:metre ; om:alternativeSymbol "mN·m" ; om:symbol "mN m" ; rdfs:label "millinewton meter"@nl , "millinewton metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milliohm om:milliohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:ohm ; om:symbol "mΩ" ; rdfs:label "milliohm"@en , "milliohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millipascal om:millipascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:pascal ; om:symbol "mPa" ; rdfs:label "millipascal"@en , "millipascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milliradian om:milliradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:milli ; om:hasUnit om:radian ; om:symbol "mrad" ; rdfs:label "milliradiaal"@nl , "milliradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millisecond-Angle om:millisecond-Angle rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:milli ; om:hasUnit om:second-Angle ; om:alternativeLabel "milliarcsecond"@en , "milliboogseconde"@nl , "millisecond of arc"@en ; om:symbol "mas" ; rdfs:comment "The millisecond (angle) is a unit of length defined as 1.0e-3 second (angle). Used in astronomy (measurements of positions of stars, galaxies, etc.) to represent the error."@en ; rdfs:label "millisecond (angle)"@en , "milliseconde (hoek)"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millisecond-AnglePerYear om:millisecond-AnglePerYear rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:year ; om:hasDimension om:angularSpeed-Dimension ; om:hasNumerator om:millisecond-Angle ; om:symbol "mas/yr" ; rdfs:comment "Wordt gebruikt om de waargenomen verandering van de positie van sterren uit te drukken (de proper motion)."@nl ; rdfs:label "millisecond (angle) per year"@en , "milliseconde (hoek) per jaar"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millisecond-Time om:millisecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:second-Time ; om:symbol "ms" ; rdfs:label "millisecond"@en , "milliseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millisecond-TimeSquared om:millisecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:millisecond-Time ; om:hasExponent 2 ; om:symbol "ms2" ; rdfs:label "millisecond squared"@en , "milliseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millisiemens om:millisiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:siemens ; om:symbol "mS" ; rdfs:label "millisiemens"@en , "millisiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millisievert om:millisievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:sievert ; om:symbol "mSv" ; rdfs:label "millisievert"@en , "millisievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millisteradian om:millisteradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:milli ; om:hasUnit om:steradian ; om:symbol "msr" ; rdfs:label "millisteradiaal"@nl , "millisteradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millitesla om:millitesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:tesla ; om:symbol "mT" ; rdfs:label "millitesla"@en , "millitesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/millivolt om:millivolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:volt ; om:symbol "mV" ; rdfs:label "millivolt"@en , "millivolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milliwatt om:milliwatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:watt ; om:symbol "mW" ; rdfs:label "milliwatt"@en , "milliwatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/milliweber om:milliweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:milli ; om:hasUnit om:weber ; om:symbol "mWb" ; rdfs:label "milliweber"@en , "milliweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/minimum om:minimum rdf:type owl:NamedIndividual , om:Function ; rdfs:label "minimum"@en , "最小"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/minute-Angle om:minute-Angle rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:radian ; om:hasFactor 0.0002908882 ; om:alternativeLabel "arcminute"@en , "arcminuut"@nl , "minute of arc"@en ; om:symbol "'" ; rdfs:comment "The minute (angle) is a unit of angle defined as 2.908882e-4 radian."@en ; rdfs:label "minute (angle)"@en , "minuut (hoek)"@nl , "分钟(角)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/minute-HourAngle om:minute-HourAngle rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:degree ; om:hasFactor 0.25 ; om:symbol "m" ; rdfs:comment "Wordt gebruikt als hoek (360°=1440) voor o.a. rechte klimming. De m wordt meestal als superscript achter de waarde gezet gevolgd door de verdere opdeling naar seconden. Zoals in 5h34m12s09. Vaak wordt de fractie in seconden zonder punt geschreven, de s wordt als afscheiding gebruikt (http://en.wikipedia.org/wiki/Right_ascension)."@nl ; rdfs:label "minute (hour angle)"@en , "minuut (uurhoek)"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/minute-Sidereal om:minute-Sidereal rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 59.83617 ; om:alternativeLabel "sidereal minute"@en ; rdfs:comment "The sidereal minute is a unit of time defined as 5.983617e1 second."@en ; rdfs:label "minute (sidereal)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/minute-Time om:minute-Time rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 60 ; om:symbol "min" ; rdfs:comment "The minute (time) is a unit of time defined as 60 second."@en ; rdfs:label "minute"@en , "minuut"@nl , "分钟"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molar om:molar rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasUnit om:molePerLitre ; om:symbol "M" ; rdfs:comment "Molar is a unit of amount of substance concentration defined as 1 mole per litre."@en ; rdfs:label "molair"@nl , "molar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molarEnergy-Dimension om:molarEnergy-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent -1 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "molaire-energiedimensie"@nl , "molar energy dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molarEntropyOrMolarHeatCapacityOrGasConstant-Dimension om:molarEntropyOrMolarHeatCapacityOrGasConstant-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent -1 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent -1 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "molar entropy, molar heat capacity, or gas constant dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/mole om:mole rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasQuantity om:amountOfSubstanceOfASystemThatContainsAsManyElementaryEntitiesAsThereAreAtomsIn0.012KilogramOfCarbon12 ; om:longcomment "The mole is a unit of amount of substance defined as the amount of substance of a system that contains as many elementary entities as there are atoms in 0.012 kilogram of carbon 12. The mole is a base unit in the International System of Units."@en ; om:symbol "mol" ; rdfs:comment "The mole is a unit of amount of substance defined as the amount of substance of a system that contains as many elementary entities as there are atoms in 0.012 kilogram of carbon 12."@en ; rdfs:label "mol"@nl , "mole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/moleMicrometre om:moleMicrometre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:mole ; om:hasTerm2 om:micrometre ; om:alternativeSymbol "mol·μm" ; om:symbol "mol μm" ; rdfs:label "mol micrometer"@nl , "mole micrometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/moleMicrometreReciprocalSquareCentimetre om:moleMicrometreReciprocalSquareCentimetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:moleMicrometre ; om:hasTerm2 om:reciprocalSquareCentimetre ; om:alternativeSymbol "mol·μm·cm-2" ; om:symbol "mol μm cm-2" ; rdfs:label "mol micrometer omgekeerde vierkante centimeter"@nl , "mole micrometre reciprocal square centimetre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/moleMicrometreReciprocalSquareCentimetreReciprocalSecond-Time om:moleMicrometreReciprocalSquareCentimetreReciprocalSecond-Time rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:moleMicrometreReciprocalSquareCentimetre ; om:hasTerm2 om:reciprocalSecond-Time ; om:alternativeSymbol "mol·μm·cm-2·s-1" ; om:symbol "mol μm cm-2 s-1" ; rdfs:label "mol micrometer omgekeerde vierkante centimeter omgekeerde seconde"@nl , "mole micrometre reciprocal square centimetre reciprocal second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerAttolitre om:molePerAttolitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:attolitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol al-1" , "mol·al-1" ; om:symbol "mol/al" ; rdfs:comment "Mole per attolitre is a unit of amount of substance concentration defined as mole divided by attolitre."@en ; rdfs:label "mole per attoliter"@nl , "mole per attolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerAttometre om:molePerAttometre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:attometre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol am-1" , "mol·am-1" ; om:symbol "mol/am" ; rdfs:label "mole per attometer"@nl , "mole per attometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerCentilitre om:molePerCentilitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:centilitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol cl-1" , "mol·cl-1" ; om:symbol "mol/cl" ; rdfs:comment "Mole per centilitre is a unit of amount of substance concentration defined as mole divided by centilitre."@en ; rdfs:label "mole per centiliter"@nl , "mole per centilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerCentimetre om:molePerCentimetre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:centimetre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol cm-1" , "mol·cm-1" ; om:symbol "mol/cm" ; rdfs:label "mole per centimeter"@nl , "mole per centimetre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerCubicmetre om:molePerCubicmetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol m-3" , "mol·m-3" ; om:longcomment "Mole per cubic metre is a unit of amount of substance concentration defined as mole divided by cubic metre. Mole per cubic metre is a derived unit in the International System of Units."@en ; om:symbol "mol/m3" ; rdfs:comment "Mole per cubic metre is a unit of amount of substance concentration defined as mole divided by cubic metre."@en ; rdfs:label "mol per kubieke meter"@nl , "mole per cubic metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerDecalitre om:molePerDecalitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:decalitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol dal-1" , "mol·dal-1" ; om:symbol "mol/dal" ; rdfs:comment "Mole per decalitre is a unit of amount of substance concentration defined as mole divided by decalitre."@en ; rdfs:label "mole per decaliter"@nl , "mole per decalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerDecametre om:molePerDecametre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:decametre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol dam-1" , "mol·dam-1" ; om:symbol "mol/dam" ; rdfs:label "mole per decameter"@nl , "mole per decametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerDecilitre om:molePerDecilitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:decilitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol dl-1" , "mol·dl-1" ; om:symbol "mol/dl" ; rdfs:comment "Mole per decilitre is a unit of amount of substance concentration defined as mole divided by decilitre."@en ; rdfs:label "mole per deciliter"@nl , "mole per decilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerDecimetre om:molePerDecimetre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:decimetre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol dm-1" , "mol·dm-1" ; om:symbol "mol/dm" ; rdfs:label "mole per decimeter"@nl , "mole per decimetre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerExalitre om:molePerExalitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:exalitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol El-1" , "mol·El-1" ; om:symbol "mol/El" ; rdfs:comment "Mole per exalitre is a unit of amount of substance concentration defined as mole divided by exalitre."@en ; rdfs:label "mole per exaliter"@nl , "mole per exalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerExametre om:molePerExametre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:exametre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Em-1" , "mol·Em-1" ; om:symbol "mol/Em" ; rdfs:label "mole per exameter"@nl , "mole per exametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerFemtolitre om:molePerFemtolitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:femtolitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol fl-1" , "mol·fl-1" ; om:symbol "mol/fl" ; rdfs:comment "Mole per femtolitre is a unit of amount of substance concentration defined as mole divided by femtolitre."@en ; rdfs:label "mole per femtoliter"@nl , "mole per femtolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerFemtometre om:molePerFemtometre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:femtometre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol fm-1" , "mol·fm-1" ; om:symbol "mol/fm" ; rdfs:label "mole per femtometer"@nl , "mole per femtometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerGigalitre om:molePerGigalitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:gigalitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Gl-1" , "mol·Gl-1" ; om:symbol "mol/Gl" ; rdfs:comment "Mole per gigalitre is a unit of amount of substance concentration defined as mole divided by gigalitre."@en ; rdfs:label "mole per gigaliter"@nl , "mole per gigalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerGigametre om:molePerGigametre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:gigametre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Gm-1" , "mol·Gm-1" ; om:symbol "mol/Gm" ; rdfs:label "mole per gigameter"@nl , "mole per gigametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerHectolitre om:molePerHectolitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:hectolitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol hl-1" , "mol·hl-1" ; om:symbol "mol/hl" ; rdfs:comment "Mole per hectolitre is a unit of amount of substance concentration defined as mole divided by hectolitre."@en ; rdfs:label "mole per hectoliter"@nl , "mole per hectolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerHectometre om:molePerHectometre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:hectometre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol hm-1" , "mol·hm-1" ; om:symbol "mol/hm" ; rdfs:label "mole per hectometer"@nl , "mole per hectometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerKilogram om:molePerKilogram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:kilogram ; om:hasNumerator om:mole ; om:alternativeSymbol "mol kg-1" , "mol·kg-1" ; om:symbol "mol/kg" ; rdfs:label "mol per kilogram"@nl , "mole per kilogram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerKilolitre om:molePerKilolitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:kilolitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol kl-1" , "mol·kl-1" ; om:symbol "mol/kl" ; rdfs:comment "Mole per kilolitre is a unit of amount of substance concentration defined as mole divided by kilolitre."@en ; rdfs:label "mole per kiloliter"@nl , "mole per kilolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerKilometre om:molePerKilometre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:kilometre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol km-1" , "mol·km-1" ; om:symbol "mol/km" ; rdfs:label "mole per kilometer"@nl , "mole per kilometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerLitre om:molePerLitre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol l-1" , "mol·l-1" ; om:longcomment "Mole per litre is a unit of amount of substance concentration defined as mole divided by litre. Mole per litre is a derived unit in the International System of Units."@en ; om:symbol "mol/l" ; rdfs:comment "Mole per litre is a unit of amount of substance concentration defined as mole divided by litre."@en ; rdfs:label "mole per liter"@nl , "mole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerMegalitre om:molePerMegalitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:megalitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Ml-1" , "mol·Ml-1" ; om:symbol "mol/Ml" ; rdfs:comment "Mole per megalitre is a unit of amount of substance concentration defined as mole divided by megalitre."@en ; rdfs:label "mole per megaliter"@nl , "mole per megalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerMetre om:molePerMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol m-1" , "mol·m-1" ; om:symbol "mol/m" ; rdfs:label "mole per meter"@nl , "mole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerMicrolitre om:molePerMicrolitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:microlitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol μl-1" , "mol·μl-1" ; om:symbol "mol/μl" ; rdfs:comment "Mole per microlitre is a unit of amount of substance concentration defined as mole divided by microlitre."@en ; rdfs:label "mole per microliter"@nl , "mole per microlitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerMicrometre om:molePerMicrometre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:micrometre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol μm-1" , "mol·μm-1" ; om:symbol "mol/μm" ; rdfs:label "mole per micrometer"@nl , "mole per micrometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerMillilitre om:molePerMillilitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:millilitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol ml-1" , "mol·ml-1" ; om:symbol "mol/ml" ; rdfs:comment "Mole per millilitre is a unit of amount of substance concentration defined as mole divided by millilitre."@en ; rdfs:label "mole per milliliter"@nl , "mole per millilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerMillimetre om:molePerMillimetre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:millimetre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol mm-1" , "mol·mm-1" ; om:symbol "mol/mm" ; rdfs:label "mole per millimeter"@nl , "mole per millimetre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerMole om:molePerMole rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:mole ; om:hasDimension om:dimensionOne ; om:hasNumerator om:mole ; om:alternativeSymbol "mol mol-1" , "mol·mol-1" ; om:symbol "mol/mol" ; rdfs:label "mol per mol"@nl , "mole per mole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerNanolitre om:molePerNanolitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:nanolitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol nl-1" , "mol·nl-1" ; om:symbol "mol/nl" ; rdfs:comment "Mole per nanolitre is a unit of amount of substance concentration defined as mole divided by nanolitre."@en ; rdfs:label "mole per nanoliter"@nl , "mole per nanolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerNanometre om:molePerNanometre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:nanometre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol nm-1" , "mol·nm-1" ; om:symbol "mol/nm" ; rdfs:label "mole per nanometer"@nl , "mole per nanometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerPetalitre om:molePerPetalitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:petalitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Pl-1" , "mol·Pl-1" ; om:symbol "mol/Pl" ; rdfs:comment "Mole per petalitre is a unit of amount of substance concentration defined as mole divided by petalitre."@en ; rdfs:label "mole per petaliter"@nl , "mole per petalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerPetametre om:molePerPetametre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:petametre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Pm-1" , "mol·Pm-1" ; om:symbol "mol/Pm" ; rdfs:label "mole per petameter"@nl , "mole per petametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerPicolitre om:molePerPicolitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:picolitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol pl-1" , "mol·pl-1" ; om:symbol "mol/pl" ; rdfs:comment "Mole per picolitre is a unit of amount of substance concentration defined as mole divided by picolitre."@en ; rdfs:label "mole per picoliter"@nl , "mole per picolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerPicometre om:molePerPicometre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:picometre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol pm-1" , "mol·pm-1" ; om:symbol "mol/pm" ; rdfs:label "mole per picometer"@nl , "mole per picometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerSecond-Time om:molePerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasDimension om:catalyticActivity-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol s-1" , "mol·s-1" ; om:symbol "mol/s" ; rdfs:label "mol per seconde"@nl , "mole per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerTeralitre om:molePerTeralitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:teralitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Tl-1" , "mol·Tl-1" ; om:symbol "mol/Tl" ; rdfs:comment "Mole per teralitre is a unit of amount of substance concentration defined as mole divided by teralitre."@en ; rdfs:label "mole per teraliter"@nl , "mole per teralitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerTerametre om:molePerTerametre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:terametre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Tm-1" , "mol·Tm-1" ; om:symbol "mol/Tm" ; rdfs:label "mole per terameter"@nl , "mole per terametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerYoctolitre om:molePerYoctolitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:yoctolitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol yl-1" , "mol·yl-1" ; om:symbol "mol/yl" ; rdfs:comment "Mole per yoctolitre is a unit of amount of substance concentration defined as mole divided by yoctolitre."@en ; rdfs:label "mole per yoctoliter"@nl , "mole per yoctolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerYoctometre om:molePerYoctometre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:yoctometre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol ym-1" , "mol·ym-1" ; om:symbol "mol/ym" ; rdfs:label "mole per yoctometer"@nl , "mole per yoctometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerYottalitre om:molePerYottalitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:yottalitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Yl-1" , "mol·Yl-1" ; om:symbol "mol/Yl" ; rdfs:comment "Mole per yottalitre is a unit of amount of substance concentration defined as mole divided by yottalitre."@en ; rdfs:label "mole per yottaliter"@nl , "mole per yottalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerYottametre om:molePerYottametre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:yottametre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Ym-1" , "mol·Ym-1" ; om:symbol "mol/Ym" ; rdfs:label "mole per yottameter"@nl , "mole per yottametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerZeptolitre om:molePerZeptolitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:zeptolitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol zl-1" , "mol·zl-1" ; om:symbol "mol/zl" ; rdfs:comment "Mole per zeptolitre is a unit of amount of substance concentration defined as mole divided by zeptolitre."@en ; rdfs:label "mole per zeptoliter"@nl , "mole per zeptolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerZeptometre om:molePerZeptometre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:zeptometre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol zm-1" , "mol·zm-1" ; om:symbol "mol/zm" ; rdfs:label "mole per zeptometer"@nl , "mole per zeptometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerZettalitre om:molePerZettalitre rdf:type owl:NamedIndividual , om:MolePerPrefixedLitre ; om:hasDenominator om:zettalitre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Zl-1" , "mol·Zl-1" ; om:symbol "mol/Zl" ; rdfs:comment "Mole per zettalitre is a unit of amount of substance concentration defined as mole divided by zettalitre."@en ; rdfs:label "mole per zettaliter"@nl , "mole per zettalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePerZettametre om:molePerZettametre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:zettametre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Zm-1" , "mol·Zm-1" ; om:symbol "mol/Zm" ; rdfs:label "mole per zettameter"@nl , "mole per zettametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/molePermegametre om:molePermegametre rdf:type owl:NamedIndividual , om:MolePerPrefixedMetre ; om:hasDenominator om:megametre ; om:hasNumerator om:mole ; om:alternativeSymbol "mol Mm-1" , "mol·Mm-1" ; om:symbol "mol/Mm" ; rdfs:label "mole per megameter"@nl , "mole per megametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/month om:month rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:LaTeXCommand "\\monthUnit" ; rdfs:comment "The month is a unit of time."@en ; rdfs:label "maand"@nl , "month"@en , "月"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nano om:nano rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 0.000000001 ; om:symbol "n" ; rdfs:label "nano"@en , "nano"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanoampere om:nanoampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:ampere ; om:symbol "nA" ; rdfs:comment "The nanoampere is a unit of electric current defined as 1.0e-9 ampere."@en ; rdfs:label "nanoampere"@en , "nanoampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanobecquerel om:nanobecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:becquerel ; om:symbol "nBq" ; rdfs:comment "The nanobecquerel is a unit of activity defined as 1.0e-9 becquerel."@en ; rdfs:label "nanobecquerel"@en , "nanobecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanocandela om:nanocandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:candela ; om:symbol "ncd" ; rdfs:comment "The nanocandela is a unit of luminous intensity defined as 1.0e-9 candela."@en ; rdfs:label "nanocandela"@en , "nanocandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanocoulomb om:nanocoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:coulomb ; om:symbol "nC" ; rdfs:comment "The nanocoulomb is a unit of electric charge defined as 1.0e-9 coulomb."@en ; rdfs:label "nanocoulomb"@en , "nanocoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanodegreeCelsius om:nanodegreeCelsius rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:degreeCelsius ; om:symbol "n°C" ; rdfs:comment "The nanodegree Celsius is a unit of temperature defined as 1.0e-9 degree Celsius."@en ; rdfs:label "nanodegree Celsius"@en , "nanograad Celsius"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanofarad om:nanofarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:farad ; om:symbol "nF" ; rdfs:comment "The nanofarad is a unit of capacitance defined as 1.0e-9 farad."@en ; rdfs:label "nanofarad"@en , "nanofarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanogram om:nanogram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:gram ; om:symbol "ng" ; rdfs:comment "The nanogram is a unit of mass defined as 1.0e-9 gram."@en ; rdfs:label "nanogram"@en , "nanogram"@nl , "纳克"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanogramPerLitre om:nanogramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:nanogram ; om:alternativeSymbol "ng l-1" , "ng·l-1" ; om:symbol "ng/l" ; rdfs:comment "Nanogram per litre is a unit of density defined as nanogram divided by litre."@en ; rdfs:label "nanogram per liter"@nl , "nanogram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanogray om:nanogray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:gray ; om:symbol "nGy" ; rdfs:comment "The nanogray is a unit of absorbed dose defined as 1.0e-9 gray."@en ; rdfs:label "nanogray"@en , "nanogray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanohenry om:nanohenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:henry ; om:symbol "nH" ; rdfs:comment "The nanohenry is a unit of inductance defined as 1.0e-9 henry."@en ; rdfs:label "nanohenry"@en , "nanohenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanohertz om:nanohertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:hertz ; om:symbol "nHz" ; rdfs:comment "The nanohertz is a unit of frequency defined as 1.0e-9 hertz."@en ; rdfs:label "nanohertz"@en , "nanohertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanojoule om:nanojoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:joule ; om:symbol "nJ" ; rdfs:comment "The nanojoule is a unit of energy defined as 1.0e-9 joule."@en ; rdfs:label "nanojoule"@en , "nanojoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanokatal om:nanokatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:katal ; om:symbol "nkat" ; rdfs:comment "The nanokatal is a unit of catalytic activity defined as 1.0e-9 katal."@en ; rdfs:label "nanokatal"@en , "nanokatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanokatalPerMilligram om:nanokatalPerMilligram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:milligram ; om:hasDimension om:specificCatalyticActivity-Dimension ; om:hasNumerator om:nanokatal ; om:alternativeSymbol "nkat mg-1" , "nkat·mg-1" ; om:symbol "nkat/mg" ; rdfs:label "nanokatal per milligram"@en , "nanokatal per milligram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanokelvin om:nanokelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:kelvin ; om:symbol "nK" ; rdfs:comment "The nanokelvin is a unit of temperature defined as 1.0e-9 kelvin."@en ; rdfs:label "nanokelvin"@en , "nanokelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanolitre om:nanolitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:litre ; om:symbol "nl" ; rdfs:label "nanoliter"@nl , "nanolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanolumen om:nanolumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:lumen ; om:symbol "nlm" ; rdfs:label "nanolumen"@en , "nanolumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanolux om:nanolux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:lux ; om:symbol "nlx" ; rdfs:label "nanolux"@en , "nanolux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanometre om:nanometre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:metre ; om:symbol "nm" ; rdfs:comment "The nanometre is a unit of length defined as 1.0e-9 metre."@en ; rdfs:label "nanometer"@nl , "nanometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanometrePerSecond-Time om:nanometrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:nanometre ; om:alternativeSymbol "nm s-1" , "nm·s-1" ; om:symbol "nm/s" ; rdfs:comment "Nanometre per second is a unit of speed defined as nanometre divided by second."@en ; rdfs:label "nanometer per seconde"@nl , "nanometre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanometrePerSecond-TimeSquared om:nanometrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:nanometre ; om:alternativeSymbol "nm s-2" , "nm·s-2" ; om:symbol "nm/s2" ; rdfs:comment "Nanometre per second squared is a unit of acceleration defined as nanometre divided by second squared."@en ; rdfs:label "nanometer per seconde kwadraat"@nl , "nanometre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanomolar om:nanomolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:molar ; om:symbol "nM" ; rdfs:comment "The nanomolar is a unit of amount of substance concentration defined as 1.0e-9 molar."@en ; rdfs:label "nanomolair"@nl , "nanomolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanomole om:nanomole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:mole ; om:symbol "nmol" ; rdfs:label "nanomol"@nl , "nanomole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanomolePerHour om:nanomolePerHour rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hour ; om:hasNumerator om:nanomole ; om:alternativeSymbol "nmol h-1" , "nmol·h-1" ; om:symbol "nmol/h" ; rdfs:label "nanomole per hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanomolePerHourMillilitre om:nanomolePerHourMillilitre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:millilitre ; om:hasNumerator om:nanomolePerHour ; om:alternativeSymbol "nmol h-1 ml-1" , "nmol·h-1·ml-1" ; om:symbol "nmol/(h ml)" ; rdfs:label "nanomole per hour millilitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanomolePerLitre om:nanomolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:nanomole ; om:alternativeSymbol "nmol l-1" , "nmol·l-1" ; om:symbol "nmol/l" ; rdfs:comment "Nanomole per litre is a unit of amount of substance concentration defined as nanomole divided by litre."@en ; rdfs:label "nanomole per liter"@nl , "nanomole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanomolePerMetre om:nanomolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:nanomole ; om:alternativeSymbol "nmol m-1" , "nmol·m-1" ; om:symbol "nmol/m" ; rdfs:label "nanomole per meter"@nl , "nanomole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanonewton om:nanonewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:newton ; om:symbol "nN" ; rdfs:label "nanonewton"@en , "nanonewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanoohm om:nanoohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:ohm ; om:symbol "nΩ" ; rdfs:label "nanoohm"@en , "nanoohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanopascal om:nanopascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:pascal ; om:symbol "nPa" ; rdfs:label "nanopascal"@en , "nanopascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanoradian om:nanoradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:nano ; om:hasUnit om:radian ; om:symbol "nrad" ; rdfs:label "nanoradiaal"@nl , "nanoradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanosecond-Time om:nanosecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:second-Time ; om:symbol "ns" ; rdfs:label "nanosecond"@en , "nanoseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanosecond-TimeSquared om:nanosecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:nanosecond-Time ; om:hasExponent 2 ; om:symbol "ns2" ; rdfs:label "nanosecond squared"@en , "nanoseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanosiemens om:nanosiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:siemens ; om:symbol "nS" ; rdfs:label "nanosiemens"@en , "nanosiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanosievert om:nanosievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:sievert ; om:symbol "nSv" ; rdfs:label "nanosievert"@en , "nanosievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanosteradian om:nanosteradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:nano ; om:hasUnit om:steradian ; om:symbol "nsr" ; rdfs:label "nanosteradiaal"@nl , "nanosteradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanotesla om:nanotesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:tesla ; om:symbol "nT" ; rdfs:label "nanotesla"@en , "nanotesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanounifiedAtomicMassUnit om:nanounifiedAtomicMassUnit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:unifiedAtomicMassUnit ; om:symbol "nu" ; rdfs:label "nanounified atomic mass unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanovolt om:nanovolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:volt ; om:symbol "nV" ; rdfs:label "nanovolt"@en , "nanovolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanowatt om:nanowatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:watt ; om:symbol "nW" ; rdfs:label "nanowatt"@en , "nanowatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nanoweber om:nanoweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:nano ; om:hasUnit om:weber ; om:symbol "nWb" ; rdfs:label "nanoweber"@en , "nanoweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nauticalMile-International om:nauticalMile-International rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 1852 ; om:alternativeLabel "international nautical mile"@en ; om:alternativeSymbol "M" , "NM" , "nm" ; om:symbol "nmi" ; rdfs:comment "The international nautical mile is a unit of length defined as 1852 metre."@en ; rdfs:label "nautical mile (international)"@en , "zeemijl (internationaal)"@nl , "海里(国际)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/nauticalMile-InternationalPerHour om:nauticalMile-InternationalPerHour rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hour ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:nauticalMile-International ; om:alternativeSymbol "M h-1" , "M·h-1" , "NM h-1" , "NM/h" , "NM·h-1" , "nm h-1" , "nm/h" , "nmi h-1" , "nmi·h-1" , "nm·h-1" ; om:symbol "M/h" , "nmi/h" ; rdfs:comment "Nautical mile per hour is a unit of speed defined as nautical mile divided by hour."@en ; rdfs:label "nautical mile per hour"@en , "zeemijl per uur"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/newton om:newton rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:force-Dimension ; om:hasUnit om:metreKilogramPerSecond-TimeSquared ; om:longcomment "The newton is a unit of force defined as kilogram times metre divided by second squared. The newton is a derived unit in the International System of Units."@en ; om:symbol "N" ; rdfs:comment "The newton is a unit of force defined as kilogram timesmetre divided by second squared."@en ; rdfs:label "newton"@en , "newton"@nl , "牛顿"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/newtonMetre om:newtonMetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:energy-Dimension ; om:hasTerm1 om:newton ; om:hasTerm2 om:metre ; om:alternativeSymbol "N·m" ; om:symbol "N m" ; rdfs:label "newton meter"@nl , "newton metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/newtonPerCoulomb om:newtonPerCoulomb rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:coulomb ; om:hasDimension om:electricField-Dimension ; om:hasNumerator om:newton ; om:alternativeSymbol "N C-1" , "N·C-1" ; om:symbol "N/C" ; rdfs:label "newton per coulomb"@en , "newton per coulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/newtonPerMetre om:newtonPerMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasDimension om:surfaceTension-Dimension ; om:hasNumerator om:newton ; om:alternativeSymbol "N m-1" , "N·m-1" ; om:symbol "N/m" ; rdfs:label "newton per meter"@nl , "newton per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/newtonPerSquareMetre om:newtonPerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasDimension om:pressure-Dimension ; om:hasNumerator om:newton ; om:alternativeSymbol "N m-2" , "N·m-2" ; om:symbol "N/m2" ; rdfs:label "newton per square metre"@en , "newton per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/numberDensity-Dimension om:numberDensity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -3 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "number density dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/oersted om:oersted rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:MagneticField-Dimension ; om:hasUnit om:amperePerMetre ; om:hasFactor 79.57747 ; om:symbol "Oe" ; rdfs:comment "The oersted is a unit of magnetic field defined as 7.957747e1 ampere per metre."@en ; rdfs:label "oersted"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ohm om:ohm rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricalResistance-Dimension ; om:hasUnit om:voltPerAmpere ; om:longcomment "The ohm is a unit of electrical resistance defined as volt divided by ampere = square metre times kilogram divided by second to the power 3 times ampere squared. The ohm is a derived unit in the International System of Units."@en ; om:symbol "Ω" ; rdfs:comment "The ohm is a unit of electrical resistance defined as volt divided by ampere = square metre times kilogram divided by second to the power 3 times ampere squared."@en ; rdfs:label "ohm"@en , "ohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ohmMetre om:ohmMetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:electricalResistivity-Dimension ; om:hasTerm1 om:ohm ; om:hasTerm2 om:metre ; om:alternativeSymbol "Ω·m" ; om:symbol "Ω m" ; rdfs:label "ohm meter"@nl , "ohm metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/one om:one rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:alternativeLabel "unit one"@en ; om:symbol "1" ; rdfs:comment "Unit one is a unit of dimension one."@en ; rdfs:label "one"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/oneBinaryDigit om:oneBinaryDigit rdf:type owl:NamedIndividual ; rdfs:label "one binary digit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/oneDistinctSymbolChangeOrSignallingEventMadeToTheTransmissionMediumPerSecondInADigitallyModulatedSignalOrALineCode om:oneDistinctSymbolChangeOrSignallingEventMadeToTheTransmissionMediumPerSecondInADigitallyModulatedSignalOrALineCode rdf:type owl:NamedIndividual , om:SymbolRate . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ounceApothecaries om:ounceApothecaries rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 0.03110348 ; om:alternativeLabel "apothecaries' ounce"@en , "ounce (troy)"@en , "troy ounce"@en ; om:alternativeSymbol "oz (apoth)" ; om:symbol "oz (ap.)" ; rdfs:comment "The apothecaries' ounce is a unit of mass defined as 3.110348e-2 kilogram."@en ; rdfs:label "ounce (apothecaries')"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ounceAvoirdupois om:ounceAvoirdupois rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 0.02834952 ; om:alternativeLabel "avoirdupois ounce"@en ; om:alternativeSymbol "oz (av.)" , "oz avdp" ; om:symbol "oz" ; rdfs:comment "The avoirdupois ounce is a unit of mass defined as 2.834952e-2 kilogram."@en ; rdfs:label "ounce (avoirdupois)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ounceAvoirdupoisPerSquareYard-International om:ounceAvoirdupoisPerSquareYard-International rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareYard-International ; om:hasNumerator om:ounceAvoirdupois ; om:alternativeSymbol "oz yd-2" , "oz·yd-1" ; om:symbol "oz/yd2" ; rdfs:label "ounce (avoirdupois) per square yard (international)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/parsec om:parsec rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 30856775814913700 ; om:symbol "pc" ; rdfs:comment "The parsec is a unit of length defined as 3.08567758149137e16 metre."@en ; rdfs:label "parsec"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/partsPerMillion om:partsPerMillion rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:one ; om:hasFactor 0.000001 ; om:symbol "ppm" ; rdfs:comment "Parts per million is a unit of dimension one defined as 1/1 000 000."@en ; rdfs:label "parts per million"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/partsPerMillionPerYear om:partsPerMillionPerYear rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:year ; om:hasNumerator om:partsPerMillion ; om:alternativeSymbol "ppm a-1" , "ppm y-1" , "ppm yr-1" , "ppm/y" , "ppm/yr" , "ppm·a-1" , "ppm·y-1" , "ppm·yr-1" ; om:symbol "ppm/a" ; rdfs:label "parts per million per year"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pascal om:pascal rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:pressure-Dimension ; om:hasUnit om:newtonPerSquareMetre ; om:longcomment "The pascal is a unit of pressure and stress defined as newton divided by square metre = joule divided by cubic metre = kilogram divided by metre second squared. The pascal is a derived unit in the International System of Units."@en ; om:symbol "Pa" ; rdfs:comment "The pascal is a unit of pressure and stress defined as newton divided by square metre = joule divided by cubic metre = kilogram divided by metre second squared."@en ; rdfs:label "pascal"@en , "pascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pascalSecond-Time om:pascalSecond-Time rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:dynamicViscosity-Dimension ; om:hasTerm1 om:pascal ; om:hasTerm2 om:second-Time ; om:alternativeSymbol "Pa·s" ; om:symbol "Pa s" ; rdfs:label "pascal second"@en , "pascal seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pascalSecond-TimeSquareMetre om:pascalSecond-TimeSquareMetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:pascalSecond-Time ; om:hasTerm2 om:squareMetre ; om:alternativeSymbol "Pa·s·m2" ; om:symbol "Pa s m2" ; rdfs:label "pascal second square metre"@en , "pascal seconde vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pathTravelledByLightInVacuumDuringATimeIntervalOf1299792458OfASecond om:pathTravelledByLightInVacuumDuringATimeIntervalOf1299792458OfASecond rdf:type owl:NamedIndividual ; rdfs:label "path travelled by light in vacuum during a time interval of 1/299 792 458 of a second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pebi om:pebi rdf:type owl:NamedIndividual , om:BinaryPrefix ; om:hasFactor 1125899906842624 ; om:alternativeLabel "petabinary"@en ; om:symbol "Pi" ; rdfs:comment "IEC prefix"@en ; rdfs:label "pebi"@en , "pebi"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pebibit om:pebibit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:pebi ; om:hasUnit om:bit ; om:symbol "Pibit" ; rdfs:label "pebibit"@en , "pebibit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pebibyte om:pebibyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:pebi ; om:hasUnit om:byte ; om:symbol "PiB" ; rdfs:label "pebibyte"@en , "pebibyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/peck-US om:peck-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.008809768 ; om:alternativeLabel "US peck"@en ; om:symbol "pk" ; rdfs:comment "The US peck is a unit of volume defined as 8.809768e-3 cubic metre."@en ; rdfs:label "peck (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pennyweight-Troy om:pennyweight-Troy rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 0.001555174 ; om:alternativeLabel "Troy pennyweight"@en ; om:symbol "dwt" ; rdfs:comment "The Troy pennyweight is a unit of mass defined as 1.555174e-3 kilogram."@en ; rdfs:label "pennyweight (Troy)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/percent om:percent rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:one ; om:hasFactor 0.01 ; om:LaTeXSymbol "\\%" ; om:symbol "%" ; rdfs:comment "The percent is a unit of dimension one defined as 1/100."@en ; rdfs:label "percent"@en , "procent"@nl , "百分"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/perm-0C om:perm-0C rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:permeance-MaterialsScience-Dimension ; om:hasUnit om:kilogramPerPascalSecond-TimeSquareMetre ; om:hasFactor 0.0000000000572135 ; om:alternativeLabel "0 °C perm"@en , "0 °C perm"@nl ; rdfs:comment "The 0 °C perm is a unit ofpermeance defined as 5.72135e-11 kilogram per pascal second (time) square metre."@en ; rdfs:label "perm (0 °C)"@en , "perm (0 °C)"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/perm-23C om:perm-23C rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:permeance-MaterialsScience-Dimension ; om:hasUnit om:kilogramPerPascalSecond-TimeSquareMetre ; om:hasFactor 0.0000000000574525 ; om:alternativeLabel "23 °C perm"@en , "23 °C perm"@nl ; rdfs:comment "The 23 °C perm is a unit of permeance defined as 5.74525e-11 kilogram per pascal second (time) square metre."@en ; rdfs:label "perm (23 °C)"@en , "perm (23 °C)"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/permeabilityOfFreeSpace-Dimension om:permeabilityOfFreeSpace-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent -2 ; om:hasSILengthDimensionExponent 1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "permeability of free space dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/permeance-MaterialsScience-Dimension om:permeance-MaterialsScience-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 1 ; rdfs:label "permeance (materials science) dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/permittivity-Dimension om:permittivity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 2 ; om:hasSILengthDimensionExponent -3 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent -1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 4 ; rdfs:label "permittivity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/peta om:peta rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 1000000000000000 ; om:symbol "P" ; rdfs:label "peta"@en , "peta"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petaampere om:petaampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:ampere ; om:symbol "PA" ; rdfs:comment "The petaampere is a unit of electric current defined as 1.0e15 ampere."@en ; rdfs:label "petaampere"@en , "petaampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petabecquerel om:petabecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:becquerel ; om:symbol "PBq" ; rdfs:comment "The petabecquerel is a unit of activity defined as 1.0e15 becquerel."@en ; rdfs:label "petabecquerel"@en , "petabecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petabit om:petabit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:peta ; om:hasUnit om:bit ; om:symbol "Pbit" ; rdfs:label "petabit"@en , "petabit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petabyte om:petabyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:peta ; om:hasUnit om:byte ; om:symbol "PB" ; rdfs:label "10^15字节"@zh , "petabyte"@en , "petabyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petacandela om:petacandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:candela ; om:symbol "Pcd" ; rdfs:comment "The petacandela is a unit of luminous intensity defined as 1.0e15 candela."@en ; rdfs:label "petacandela"@en , "petacandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petacoulomb om:petacoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:coulomb ; om:symbol "PC" ; rdfs:comment "The petacoulomb is a unit of electric charge defined as 1.0e15 coulomb."@en ; rdfs:label "petacoulomb"@en , "petacoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petafarad om:petafarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:farad ; om:symbol "PF" ; rdfs:comment "The petafarad is a unit of capacitance defined as 1.0e15 farad."@en ; rdfs:label "petafarad"@en , "petafarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petagram om:petagram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:gram ; om:symbol "Pg" ; rdfs:comment "The petagram is a unit of mass defined as 1.0e15 gram."@en ; rdfs:label "10^15克"@zh , "petagram"@en , "petagram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petagramPerLitre om:petagramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:petagram ; om:alternativeSymbol "Pg l-1" , "Pg·l-1" ; om:symbol "Pg/l" ; rdfs:comment "Petagram per litre is a unit of density defined as petagram divided by litre."@en ; rdfs:label "petagram per liter"@nl , "petagram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petagray om:petagray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:gray ; om:symbol "PGy" ; rdfs:comment "The petagray is a unit of absorbed dose defined as 1.0e15 gray."@en ; rdfs:label "petagray"@en , "petagray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petahenry om:petahenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:henry ; om:symbol "PH" ; rdfs:comment "The petahenry is a unit of inductance defined as 1.0e15 henry."@en ; rdfs:label "petahenry"@en , "petahenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petahertz om:petahertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:hertz ; om:symbol "PHz" ; rdfs:comment "The petahertz is a unit of frequency defined as 1.0e15 hertz."@en ; rdfs:label "petahertz"@en , "petahertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petajoule om:petajoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:joule ; om:symbol "PJ" ; rdfs:comment "The petajoule is a unit of energy defined as 1.0e15 joule."@en ; rdfs:label "petajoule"@en , "petajoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petakatal om:petakatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:katal ; om:symbol "Pkat" ; rdfs:comment "The petakatal is a unit of catalytic activity defined as 1.0e15 katal."@en ; rdfs:label "petakatal"@en , "petakatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petakelvin om:petakelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:kelvin ; om:symbol "PK" ; rdfs:comment "The petakelvin is a unit of thermodynamic temperature defined as 1.0e15 kelvin."@en ; rdfs:label "petakelvin"@en , "petakelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petalitre om:petalitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:litre ; om:symbol "Pl" ; rdfs:label "petaliter"@nl , "petalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petalumen om:petalumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:lumen ; om:symbol "Plm" ; rdfs:label "petalumen"@en , "petalumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petalux om:petalux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:lux ; om:symbol "Plx" ; rdfs:label "petalux"@en , "petalux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petametre om:petametre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:metre ; om:symbol "Pm" ; rdfs:comment "The petametre is a unit of length defined as 1.0e15 metre."@en ; rdfs:label "10^15米"@zh , "petameter"@nl , "petametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petametrePerSecond-Time om:petametrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:petametre ; om:alternativeSymbol "Pm s-1" , "Pm·s-1" ; om:symbol "Pm/s" ; rdfs:comment "Petametre per second is a unit of speed defined as petametre divided by second."@en ; rdfs:label "petameter per seconde"@nl , "petametre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petametrePerSecond-TimeSquared om:petametrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:petametre ; om:alternativeSymbol "Pm s-2" , "Pm·s-2" ; om:symbol "Pm/s2" ; rdfs:comment "Petametre per second squared is a unit of acceleration defined as petametre divided by second squared."@en ; rdfs:label "petameter per seconde kwadraat"@nl , "petametre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petamolar om:petamolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:molar ; om:symbol "PM" ; rdfs:comment "The petamolar is a unit of amount of substance concentration defined as 1.0e15 molar."@en ; rdfs:label "petamolair"@nl , "petamolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petamole om:petamole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:mole ; om:symbol "Pmol" ; rdfs:label "petamol"@nl , "petamole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petamolePerLitre om:petamolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:petamole ; om:alternativeSymbol "Pmol l-1" , "Pmol·l-1" ; om:symbol "Pmol/l" ; rdfs:comment "Petamole per litre is a unit of amount of substance concentration defined as petamole divided by litre."@en ; rdfs:label "petamole per liter"@nl , "petamole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petamolePerMetre om:petamolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:petamole ; om:alternativeSymbol "Pmol m-1" , "Pmol·m-1" ; om:symbol "Pmol/m" ; rdfs:label "petamole per meter"@nl , "petamole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petanewton om:petanewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:newton ; om:symbol "PN" ; rdfs:label "petanewton"@en , "petanewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petaohm om:petaohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:ohm ; om:symbol "PΩ" ; rdfs:label "petaohm"@en , "petaohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petapascal om:petapascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:pascal ; om:symbol "PPa" ; rdfs:label "petapascal"@en , "petapascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petasecond-Time om:petasecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:second-Time ; om:symbol "Ps" ; rdfs:label "petasecond"@en , "petaseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petasecond-TimeSquared om:petasecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:petasecond-Time ; om:hasExponent 2 ; om:symbol "Ps2" ; rdfs:label "petasecond squared"@en , "petaseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petasiemens om:petasiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:siemens ; om:symbol "PS" ; rdfs:label "petasiemens"@en , "petasiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petasievert om:petasievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:sievert ; om:symbol "PSv" ; rdfs:label "petasievert"@en , "petasievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petatesla om:petatesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:tesla ; om:symbol "PT" ; rdfs:label "petatesla"@en , "petatesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petavolt om:petavolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:volt ; om:symbol "PV" ; rdfs:label "petavolt"@en , "petavolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petawatt om:petawatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:watt ; om:symbol "PW" ; rdfs:label "petawatt"@en , "petawatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/petaweber om:petaweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:peta ; om:hasUnit om:weber ; om:symbol "PWb" ; rdfs:label "petaweber"@en , "petaweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/phot om:phot rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:illuminance-Dimension ; om:hasUnit om:lux ; om:hasFactor 10000 ; om:symbol "ph" ; rdfs:comment "The phot is a unit of illuminance defined as 1.0e4 lux."@en ; rdfs:label "phot"@en , "phot"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/photometry om:photometry rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:Exposure , om:Illuminance , om:Luminance , om:LuminousEfficacy , om:LuminousEnergy , om:LuminousFlux , om:LuminousIntensity ; om:usesUnit om:attocandela , om:attolumen , om:attolux , om:candela , om:candelaPerSquareCentimetre , om:candelaPerSquareMetre , om:candelaSteradian , om:centicandela , om:centilumen , om:centilux , om:decacandela , om:decalumen , om:decalux , om:decicandela , om:decilumen , om:decilux , om:exacandela , om:exalumen , om:exalux , om:femtocandela , om:femtolumen , om:femtolux , om:footcandle , om:footlambert , om:gigacandela , om:gigalumen , om:gigalux , om:hectocandela , om:hectolumen , om:hectolux , om:kilocandela , om:kilolumen , om:kilolux , om:lambert , om:lumen , om:lumenPerSquareMetre , om:lumenPerWatt , om:lumenSecond-Time , om:lux , om:luxSecond-Time , om:megacandela , om:megalumen , om:megalux , om:microcandela , om:microlumen , om:microlux , om:millicandela , om:millilumen , om:millilux , om:nanocandela , om:nanolumen , om:nanolux , om:petacandela , om:petalumen , om:petalux , om:phot , om:picocandela , om:picolumen , om:picolux , om:stilb , om:teracandela , om:teralumen , om:teralux ; rdfs:label "fotometrie"@nl , "photometry"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pica-ATA om:pica-ATA rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:point-ATA ; om:hasFactor 12 ; om:alternativeLabel "ATA pica"@en ; rdfs:comment "The ATA pica is a unit of length defined as 12 point (ATA)."@en ; rdfs:label "pica (ATA)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pica-Postscript om:pica-Postscript rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:point-Postscript ; om:hasFactor 12 ; om:alternativeLabel "Postscript pica"@en ; rdfs:comment "The Postscript pica is a unit of length defined as 12 point (Postscript)."@en ; rdfs:label "pica (Postscript)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pica-TeX om:pica-TeX rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:point-TeX ; om:hasFactor 12 ; om:alternativeLabel "TeX pica"@en ; rdfs:comment "The TeX pica is a unit of length defined as 12 point (TeX)."@en ; rdfs:label "pica (TeX)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pico om:pico rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 0.000000000001 ; om:symbol "p" ; rdfs:label "pico"@en , "pico"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picoampere om:picoampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:ampere ; om:symbol "pA" ; rdfs:comment "The picoampere is a unit of electric current defined as 1.0e-12 ampere."@en ; rdfs:label "picoampere"@en , "picoampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picobecquerel om:picobecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:becquerel ; om:symbol "pBq" ; rdfs:comment "The picobecquerel is a unit of activity defined as 1.0e-12 becquerel."@en ; rdfs:label "picobecquerel"@en , "picobecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picocandela om:picocandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:candela ; om:symbol "pcd" ; rdfs:comment "The picocandela is a unit of luminous intensity defined as 1.0e-12 candela."@en ; rdfs:label "picocandela"@en , "picocandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picocoulomb om:picocoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:coulomb ; om:symbol "pC" ; rdfs:comment "The picocoulomb is a unit of electric charge defined as 1.0e-12 coulomb."@en ; rdfs:label "picocoulomb"@en , "picocoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picodegreeCelsius om:picodegreeCelsius rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:degreeCelsius ; om:symbol "p°C" ; rdfs:comment "The picodegree Celsius is a unit of temperature defined as 1.0e-12 degree Celsius."@en ; rdfs:label "picodegree Celsius"@en , "picograad Celsius"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picofarad om:picofarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:farad ; om:symbol "pF" ; rdfs:comment "The picofarad is a unit of capacitance defined as 1.0e-12 farad."@en ; rdfs:label "picofarad"@en , "picofarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picogram om:picogram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:gram ; om:symbol "pg" ; rdfs:comment "The picogram is a unit of mass defined as 1.0e-12 gram."@en ; rdfs:label "picogram"@en , "picogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picogramPerLitre om:picogramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:picogram ; om:alternativeSymbol "pg l-1" , "pg·l-1" ; om:symbol "pg/l" ; rdfs:comment "Picogram per litre is a unit of density defined as picogram divided by litre."@en ; rdfs:label "picogram per liter"@nl , "picogram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picogray om:picogray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:gray ; om:symbol "pGy" ; rdfs:comment "The picogray is a unit of absorbed dose defined as 1.0e-12 gray."@en ; rdfs:label "picogray"@en , "picogray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picohenry om:picohenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:henry ; om:symbol "pH" ; rdfs:comment "The picohenry is a unit of inductance defined as 1.0e-12 henry."@en ; rdfs:label "picohenry"@en , "picohenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picohertz om:picohertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:hertz ; om:symbol "pHz" ; rdfs:comment "The picohertz is a unit of frequency defined as 1.0e-12 hertz."@en ; rdfs:label "picohertz"@en , "picohertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picojoule om:picojoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:joule ; om:symbol "pJ" ; rdfs:comment "The picojoule is a unit of energy defined as 1.0e-12 joule."@en ; rdfs:label "picojoule"@en , "picojoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picokatal om:picokatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:katal ; om:symbol "pkat" ; rdfs:comment "The picokatal is a unit of catalytic activity defined as 1.0e-12 katal."@en ; rdfs:label "picokatal"@en , "picokatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picokelvin om:picokelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:kelvin ; om:symbol "pK" ; rdfs:comment "The picokelvin is a unit of temperature defined as 1.0e-12 kelvin."@en ; rdfs:label "picokelvin"@en , "picokelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picolitre om:picolitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:litre ; om:symbol "pl" ; rdfs:label "picoliter"@nl , "picolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picolumen om:picolumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:lumen ; om:symbol "plm" ; rdfs:label "picolumen"@en , "picolumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picolux om:picolux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:lux ; om:symbol "plx" ; rdfs:label "picolux"@en , "picolux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picometre om:picometre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:metre ; om:symbol "pm" ; rdfs:comment "The picometre is a unit of length defined as 1.0e-12 metre."@en ; rdfs:label "1/(10^12)米"@zh , "picometer"@nl , "picometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picometrePerSecond-Time om:picometrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:picometre ; om:alternativeSymbol "pm s-1" , "pm·s-1" ; om:symbol "pm/s" ; rdfs:comment "Picometre per second is a unit of speed defined as picometre divided by second."@en ; rdfs:label "picometer per seconde"@nl , "picometre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picometrePerSecond-TimeSquared om:picometrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:picometre ; om:alternativeSymbol "pm s-2" , "pm·s-2" ; om:symbol "pm/s2" ; rdfs:comment "Picometre per second squared is a unit of acceleration defined as picometre divided by second squared."@en ; rdfs:label "picometer per seconde kwadraat"@nl , "picometre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picomolar om:picomolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:molar ; om:symbol "pM" ; rdfs:comment "The picomolar is a unit of amount of substance concentration defined as 1.0e-12 molar."@en ; rdfs:label "picomolair"@nl , "picomolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picomole om:picomole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:mole ; om:symbol "pmol" ; rdfs:label "picomol"@nl , "picomole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picomolePerLitre om:picomolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:picomole ; om:alternativeSymbol "pmol l-1" , "pmol·l-1" ; om:symbol "pmol/l" ; rdfs:comment "Picomole per litre is a unit of amount of substance concentration defined as picomole divided by litre."@en ; rdfs:label "picomole per liter"@nl , "picomole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picomolePerMetre om:picomolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:picomole ; om:alternativeSymbol "pmol m-1" , "pmol·m-1" ; om:symbol "pmol/m" ; rdfs:label "picomole per meter"@nl , "picomole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/piconewton om:piconewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:newton ; om:symbol "pN" ; rdfs:label "piconewton"@en , "piconewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picoohm om:picoohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:ohm ; om:symbol "pΩ" ; rdfs:label "picoohm"@en , "picoohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picopascal om:picopascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:pascal ; om:symbol "pPa" ; rdfs:label "picopascal"@en , "picopascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picoradian om:picoradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:pico ; om:hasUnit om:radian ; om:symbol "prad" ; rdfs:label "picoradiaal"@nl , "picoradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picosecond-Time om:picosecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:second-Time ; om:symbol "ps" ; rdfs:label "picosecond"@en , "picoseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picosecond-TimeSquared om:picosecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:picosecond-Time ; om:hasExponent 2 ; om:symbol "ps2" ; rdfs:label "picosecond squared"@en , "picoseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picosiemens om:picosiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:siemens ; om:symbol "pS" ; rdfs:label "picosiemens"@en , "picosiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picosievert om:picosievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:sievert ; om:symbol "pSv" ; rdfs:label "picosievert"@en , "picosievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picosteradian om:picosteradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:pico ; om:hasUnit om:steradian ; om:symbol "psr" ; rdfs:label "picosteradiaal"@nl , "picosteradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picotesla om:picotesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:tesla ; om:symbol "pT" ; rdfs:label "picotesla"@en , "picotesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picovolt om:picovolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:volt ; om:symbol "pV" ; rdfs:label "picovolt"@en , "picovolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picowatt om:picowatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:watt ; om:symbol "pW" ; rdfs:label "picowatt"@en , "picowatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/picoweber om:picoweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:pico ; om:hasUnit om:weber ; om:symbol "pWb" ; rdfs:label "picoweber"@en , "picoweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/piece om:piece rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "piece"@en , "stuks"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pinch om:pinch rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "mespunt"@nl , "pinch"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pint-Imperial om:pint-Imperial rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:millilitre ; om:hasFactor 568.26125 ; om:alternativeLabel "imperial pint"@en ; rdfs:comment "The pint is a unit of volume defined as 568.26125 millilitre."@en ; rdfs:label "pint (imperial)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pixel om:pixel rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "pixel"@en , "pixel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/point-ATA om:point-ATA rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 0.0003514598 ; om:alternativeLabel "ATA point"@en ; om:symbol "pt" ; rdfs:comment "The ATA point is a unit of length defined as 0.3514598e-3 metre."@en ; rdfs:label "point (ATA)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/point-Didot om:point-Didot rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 0.0003759 ; om:alternativeLabel "Didot point"@en ; om:symbol "pt" ; rdfs:comment "The Didot point is a unit of length defined as 0.3759e-3 metre."@en ; rdfs:label "point (Didot)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/point-Postscript om:point-Postscript rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:inch-International ; om:hasFactor 0.013888888888888888888888888888889 ; om:alternativeLabel "Postscript point"@en ; om:symbol "pt" ; rdfs:comment "The Postscript point is a unit of length defined as 0.013888888888888888888888888888889 inch."@en ; rdfs:label "point (Postscript)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/point-TeX om:point-TeX rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:inch-International ; om:hasFactor 0.013837000138370001383700013837 ; om:alternativeLabel "TeX point"@en ; om:symbol "pt" ; rdfs:comment "The TeX point is a unit of length defined as 0.01383700013837000138370001383 inch."@en ; rdfs:label "point (TeX)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/poise om:poise rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dynamicViscosity-Dimension ; om:hasUnit om:pascalSecond-Time ; om:hasFactor 0.10 ; om:symbol "P" ; rdfs:comment "The poise is a unit of dynamic viscosity defined as 1.0e-1 pascal second (time)."@en ; rdfs:label "poise"@en , "poise"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/portion om:portion rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "portie"@nl , "portion"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pound-Force om:pound-Force rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:force-Dimension ; om:hasUnit om:newton ; om:hasFactor 4.448222 ; om:symbol "lbf" ; rdfs:comment "The pound-force is a unit of force defined as 4.448222 newton."@en ; rdfs:label "pound-force"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/poundApothecaries om:poundApothecaries rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 0.3732417 ; om:alternativeLabel "apothecaries' pound"@en , "pound (troy)"@en , "troy pound"@en ; om:symbol "lb" ; rdfs:comment "The apothecaries' pound is a unit of mass defined as 3.732417e-1 kilogram."@en ; rdfs:label "pound (apthecaries')"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/poundAvoirdupois om:poundAvoirdupois rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 0.45359237 ; om:alternativeLabel "avoirdupois pound"@en ; om:symbol "lb" ; rdfs:comment "The avoirdupois pound is a unit of mass defined as 4.535924e-1 kilogram."@en ; rdfs:label "pound (avoirdupois)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/poundSterling om:poundSterling rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; rdfs:label "pound sterling"@en , "英镑"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/poundal om:poundal rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:force-Dimension ; om:hasUnit om:newton ; om:hasFactor 0.1382550 ; rdfs:comment "The poundal is a unit of force defined as 1.382550e-1 newton."@en ; rdfs:label "poundal"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/power-Dimension om:power-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -3 ; rdfs:label "power dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/powerDensity-Dimension om:powerDensity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -3 ; rdfs:label "power density dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/pressure-Dimension om:pressure-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "pressure dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/product om:product rdf:type owl:NamedIndividual , om:Function ; rdfs:label "product"@en , "積"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/quad om:quad rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:hasUnit om:BritishThermalUnit-InternationalTable ; om:hasFactor 1000000000000000 ; om:LaTeXCommand "\\quadUnit" ; rdfs:comment "The quad is a unit of energy defined as 1.0e15 British thermal unit (International Table)."@en ; rdfs:label "quad"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/quart-Imperial om:quart-Imperial rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:litre ; om:hasFactor 1.1365 ; om:alternativeLabel "imperial quart"@en ; rdfs:comment "The imperial quart is a unit of volume defined as 1.1365 litre."@en ; rdfs:label "quart (imperial)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/rad om:rad rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasUnit om:gray ; om:hasFactor 0.010 ; om:symbol "rad" ; rdfs:comment "The rad is a unit of absorbed dose defined as 1.0e-2 gray."@en ; rdfs:label "rad"@en , "rad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/radian om:radian rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:metrePerMetre ; om:longcomment "The radian is a unit of angle defined as the angle subtended at the center of a circle by an arc that is equal in length to the radius of the circle. The radian is a derived unit in the International System of Units."@en ; om:symbol "rad" ; rdfs:comment "The radian is a unit of angle defined as the angle subtended at the center of a circle by an arc that is equal in length to the radius of the circle."@en ; rdfs:label "radiaal"@nl , "radian"@en , "弧度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/radianPerSecond-Time om:radianPerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasDimension om:angularSpeed-Dimension ; om:hasNumerator om:radian ; om:alternativeSymbol "rad s-1" , "rad·s-1" ; om:symbol "rad/s" ; rdfs:label "radiaal per seconde"@nl , "radian per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/radianPerSecond-TimeSquared om:radianPerSecond-TimeSquared rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:angularAcceleration-Dimension ; om:hasNumerator om:radian ; om:alternativeSymbol "rad s-2" , "rad·s-2" ; om:symbol "rad/s2" ; rdfs:label "radiaal per seconde kwadraat"@nl , "radian per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/radiance-Dimension om:radiance-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -3 ; rdfs:label "radiance dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/radiometryAndRadiobiology om:radiometryAndRadiobiology rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:AbsorbedDose , om:AbsorbedDoseRate , om:Activity , om:AmbientDoseEquivalent , om:DirectionalDoseEquivalent , om:DoseEquivalent , om:ExposureToXAndGammaRays , om:Irradiance , om:Kerma , om:OrganDoseEquivalent , om:PersonalDoseEquivalent , om:Radiance , om:RadiantEnergy , om:RadiantFlux , om:RadiantIntensity , om:SpecificEnergyImparted ; om:usesUnit om:attobecquerel , om:attogray , om:attosievert , om:becquerel , om:centibecquerel , om:centigray , om:centisievert , om:coulombPerKilogram , om:curie , om:decabecquerel , om:decagray , om:decasievert , om:decibecquerel , om:decigray , om:decisievert , om:exabecquerel , om:exagray , om:exasievert , om:femtobecquerel , om:femtogray , om:femtosievert , om:gigabecquerel , om:gigagray , om:gigasievert , om:gray , om:grayPerSecond-Time , om:hectobecquerel , om:hectogray , om:hectosievert , om:kilobecquerel , om:kilogray , om:kilosievert , om:megabecquerel , om:megagray , om:megasievert , om:microbecquerel , om:microgray , om:microsievert , om:millibecquerel , om:milligray , om:milligrayPerSecond-Time , om:millisievert , om:nanobecquerel , om:nanogray , om:nanosievert , om:petabecquerel , om:petagray , om:petasievert , om:picobecquerel , om:picogray , om:picosievert , om:rad , om:rem , om:röntgen , om:sievert , om:terabecquerel , om:teragray , om:terasievert ; rdfs:label "radiometrie en radiobiologie"@nl , "radiometry and radiobiology"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalAngstrom om:reciprocalAngstrom rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:angstrom ; om:hasDimension om:wavenumber-Dimension ; om:hasExponent -1 ; om:symbol "Å-1" ; rdfs:label "reciprocal angstrom"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalAtmosphere-Standard om:reciprocalAtmosphere-Standard rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:atmosphere-Standard ; om:hasExponent -1 ; om:symbol "atm-1" ; rdfs:label "omgekeerde atmosfeer (standaard)"@nl , "reciprocal atmosphere (standard)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalCubicCentimetre om:reciprocalCubicCentimetre rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:centimetre ; om:hasDimension om:numberDensity-Dimension ; om:hasExponent -3 ; om:symbol "cm-3" ; rdfs:label "omgekeerde kubieke centimeter"@nl , "reciprocal cubic centimetre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalCubicMetre om:reciprocalCubicMetre rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:metre ; om:hasDimension om:numberDensity-Dimension ; om:hasExponent -3 ; om:symbol "m-3" ; rdfs:label "omgekeerde kubieke meter"@nl , "reciprocal cubic metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalCubicParsec om:reciprocalCubicParsec rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:parsec ; om:hasDimension om:numberDensity-Dimension ; om:hasExponent -3 ; om:symbol "pc-3" ; rdfs:label "omgekeerde kubieke parsec"@nl , "reciprocal cubic parsec"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalDay om:reciprocalDay rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:day ; om:hasDimension om:frequency-Dimension ; om:hasExponent -1 ; om:symbol "d-1" ; rdfs:label "omgekeerde dag"@nl , "reciprocal day"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalDegreeCelsius om:reciprocalDegreeCelsius rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:degreeCelsius ; om:hasExponent -1 ; om:symbol "°C-1" ; rdfs:label "omgekeerde graad Celsius"@nl , "reciprocal degree Celsius"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalDegreeCelsiusDay om:reciprocalDegreeCelsiusDay rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:degreeCelsiusDay ; om:hasExponent -1 ; om:symbol "(°C d)-1" ; rdfs:label "omgekeerde graad Celsius dag"@nl , "reciprocal degree Celsius day"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalGram om:reciprocalGram rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:gram ; om:hasExponent -1 ; om:symbol "g-1" ; rdfs:label "omgekeerde gram"@nl , "reciprocal gram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalHenry om:reciprocalHenry rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:henry ; om:hasDimension om:reluctance-Dimension ; om:hasExponent -1 ; om:symbol "H-1" ; rdfs:label "omgekeerde henry"@nl , "reciprocal henry"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalHour om:reciprocalHour rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:hour ; om:hasDimension om:frequency-Dimension ; om:hasExponent -1 ; om:symbol "h-1" ; rdfs:label "omgekeerd uur"@nl , "reciprocal hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalKelvin om:reciprocalKelvin rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:kelvin ; om:hasExponent -1 ; om:symbol "K-1" ; rdfs:label "omgekeerde kelvin"@nl , "reciprocal kelvin"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalLitre om:reciprocalLitre rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:litre ; om:hasDimension om:numberDensity-Dimension ; om:hasExponent -1 ; om:symbol "l-1" ; rdfs:label "omgekeerde liter"@nl , "reciprocal litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalMetre om:reciprocalMetre rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:metre ; om:hasDimension om:wavenumber-Dimension ; om:hasExponent -1 ; om:longcomment "Reciprocal metre is a unit of wavenumber defined as 1 divided by metre. Reciprocal metre is a derived unit in the International System of Units."@en ; om:symbol "m-1" ; rdfs:comment "Reciprocal metre is a unit of wavenumber defined as 1 divided by metre."@en ; rdfs:label "omgekeerde meter"@nl , "reciprocal metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalMinute-Time om:reciprocalMinute-Time rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:minute-Time ; om:hasDimension om:frequency-Dimension ; om:hasExponent -1 ; om:symbol "min-1" ; rdfs:label "omgekeerde minuut"@nl , "reciprocal minute"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalPartsPerMillionPerYear om:reciprocalPartsPerMillionPerYear rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:partsPerMillion ; om:hasExponent -1 ; om:symbol "ppm-1" ; rdfs:label "reciprocal parts per million"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalPascalSecond-Time om:reciprocalPascalSecond-Time rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:pascalSecond-Time ; om:hasDimension om:fluidity-Dimension ; om:hasExponent -1 ; om:alternativeSymbol "(Pa s)-1" , "(Pa·s)-1" , "Pa-1·s-1" ; om:symbol "Pa-1 s-1" ; rdfs:label "omgekeerde pascal seconde"@nl , "reciprocal pascal second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalSecond-Time om:reciprocalSecond-Time rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:second-Time ; om:hasDimension om:frequency-Dimension ; om:hasExponent -1 ; om:symbol "s-1" ; rdfs:label "omgekeerde seconde"@nl , "reciprocal second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalSquareCentimetre om:reciprocalSquareCentimetre rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:centimetre ; om:hasDimension om:columnNumberDensity-Dimension ; om:hasExponent -2 ; om:symbol "cm-2" ; rdfs:label "omgekeerde vierkante centimeter"@nl , "reciprocal square centimetre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalSquareMetre om:reciprocalSquareMetre rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:metre ; om:hasDimension om:columnNumberDensity-Dimension ; om:hasExponent -2 ; om:symbol "m-2" ; rdfs:label "omgekeerde vierkante meter"@nl , "reciprocal square metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalSquareMetreReciprocalGram om:reciprocalSquareMetreReciprocalGram rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:reciprocalSquareMetre ; om:hasTerm2 om:reciprocalGram ; om:alternativeSymbol "m-2·g-1" ; om:symbol "m-2 g-1" ; rdfs:label "omgekeerde vierkante meter omgekeerde gram"@nl , "reciprocal square metre reciprocal gram"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalSquareMetreReciprocalMetre om:reciprocalSquareMetreReciprocalMetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:reciprocalSquareMetre ; om:hasTerm2 om:reciprocalMetre ; om:alternativeSymbol "m-2·m-1" ; om:symbol "m-2 m-1" ; rdfs:label "omgekeerde vierkante meter omgekeerde meter"@nl , "reciprocal square metre reciprocal metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalWatt om:reciprocalWatt rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:watt ; om:hasExponent -1 ; om:symbol "W-1" ; rdfs:label "omgekeerde watt"@nl , "reciprocal watt"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reciprocalYear om:reciprocalYear rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:year ; om:hasDimension om:frequency-Dimension ; om:hasExponent -1 ; om:symbol "a-1" ; rdfs:label "omgekeerd jaar"@nl , "reciprocal year"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/reluctance-Dimension om:reluctance-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 2 ; om:hasSILengthDimensionExponent -2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent -1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 2 ; rdfs:label "reluctance dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/rem om:rem rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasUnit om:sievert ; om:hasFactor 0.010 ; om:symbol "rem" ; rdfs:comment "The rem is a unit of dose equivalent defined as 1.0e-2 sievert."@en ; rdfs:label "rem"@en , "rem"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/revolution om:revolution rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:radian ; om:hasFactor 6.283185 ; om:symbol "r" ; rdfs:comment "The revolution is a unit of angle defined as 6.283185 radian."@en ; rdfs:label "revolution"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/rhe om:rhe rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:fluidity-Dimension ; om:hasUnit om:reciprocalPascalSecond-Time ; om:hasFactor 10 ; rdfs:comment "The rhe is a unit of fluidity defined as 10 reciprocal pascal second (time)."@en ; rdfs:label "rhe"@en , "rhe"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/rod-US om:rod-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 5.029210 ; om:alternativeLabel "US rod"@en , "perch"@en , "pole"@en ; om:symbol "rd" ; rdfs:comment "The US rod is a unit of length defined as 5.029210 metre."@en ; rdfs:label "rod (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/röntgen om:röntgen rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:exposureToXAndGammaRays-Dimension ; om:hasUnit om:coulombPerKilogram ; om:hasFactor 0.000258 ; om:symbol "R" ; rdfs:comment "The röntgen is a unit of exposure to x and γ rays defined as 2.58e-4 coulomb per kilogram."@en ; rdfs:label "röntgen"@en , "röntgen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/scoop om:scoop rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "bolletje"@nl , "scoop"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/second-Angle om:second-Angle rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:radian ; om:hasFactor 0.000004848137 ; om:alternativeLabel "arcsecond"@en , "boogseconde"@nl , "second of arc"@en ; om:symbol "\"" ; rdfs:comment "The second (angle) is a unit of angle defined as 4.848137e-6 radian."@en ; rdfs:label "second (angle)"@en , "seconde (hoek)"@nl , "秒(角度)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/second-AngleSquared om:second-AngleSquared rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:second-Angle ; om:hasDimension om:dimensionOne ; om:hasExponent 2 ; om:alternativeLabel "arcsecond squared"@en ; om:symbol "arcsec2" ; rdfs:label "second (angle) squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/second-Anglee om:second-Anglee rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/second-HourAngle om:second-HourAngle rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:degree ; om:hasFactor 0.0041666667 ; om:symbol "s" ; rdfs:comment "Wordt gebruikt als hoek (360°=864000) voor o.a. rechte klimming. De s wordt meestal als superscript achter de waarde gezet. Zoals in 5h34m12s09. Vaak wordt de fractie in seconden zonder punt geschreven, de s wordt als afscheiding gebruikt (http://en.wikipedia.org/wiki/Right_ascension)."@nl ; rdfs:label "second (hour angle)"@en , "seconde (uurhoek)"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/second-Sidereal om:second-Sidereal rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 0.9972696 ; om:alternativeLabel "second (sidereal)"@en , "sidereal second"@en ; rdfs:comment "The sidereal second is a unit of time defined as 9.972696e-1 second."@en ; rdfs:label "second (sidereal)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/second-Time om:second-Time rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasQuantity om:durationOf9192631770PeriodsOfTheRadiationCorrespondingToTheTransitionBetweenTheTwoHyperfineLevelsOfTheGroundStateOfTheCesium133Atom ; om:longcomment "The second is a unit of time defined as the duration of 9 192 631 770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the cesium 133 atom. The second is a base unit in the International System of Units."@en ; om:symbol "s" ; om:unofficialAbbreviation "sec" ; rdfs:comment "The second is a unit of time defined as the duration of 9 192 631 770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the cesium 133 atom."@en ; rdfs:label "second"@en , "seconde"@nl , "秒"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/second-TimeAmpere om:second-TimeAmpere rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:electricCharge-Dimension ; om:hasTerm1 om:second-Time ; om:hasTerm2 om:ampere ; om:alternativeSymbol "s·A" ; om:symbol "s A" ; rdfs:label "second ampere"@en , "seconde ampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/second-TimePerDay om:second-TimePerDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:day ; om:hasNumerator om:second-Time ; om:alternativeSymbol "s d-1" , "s·d-1" ; om:symbol "s/d" ; rdfs:label "second per day"@en , "seconde per dag"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/second-TimePerSquareMetre om:second-TimePerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasNumerator om:second-Time ; om:alternativeSymbol "s m-2" , "s·m-2" ; om:symbol "s/m2" ; rdfs:label "second per square metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/second-TimeSquared om:second-TimeSquared rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:second-Time ; om:hasExponent 2 ; om:symbol "s2" ; rdfs:label "second squared"@en , "seconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/second-TimeToThePower-2 om:second-TimeToThePower-2 rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:second-Time ; om:hasExponent -2 ; om:symbol "s-2" ; rdfs:label "second to the power -2"@en , "seconde tot de macht -2"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/servingSpoon om:servingSpoon rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "opscheplepel"@nl , "serving spoon"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/shake om:shake rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 0.000000010 ; rdfs:comment "The shake is a unit of time defined as 1.0e-8 second."@en ; rdfs:label "shake"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/shannon om:shannon rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasUnit om:bit ; om:symbol "Sh" ; rdfs:comment "The shannon is a unit of information capacity defined as 1 bit."@en ; rdfs:label "shannon"@en , "shannon"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/shipping om:shipping rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:Length , om:Speed ; om:usesUnit om:knot-International , om:nauticalMile-International , om:nauticalMile-InternationalPerHour ; rdfs:label "shipping"@en , "shipping"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/siemens om:siemens rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricalConductance-Dimension ; om:hasUnit om:amperePerVolt ; om:longcomment "The siemens is a unit of electrical conductance defined as 1 divided by ohm = ampere divided by volt = coulomb squared times second divided by kilogram times square metre = ampere squared times second to the power 3 divided by kilogram times square metre. The siemens is a derived unit in the International System of Units."@en ; om:symbol "S" ; rdfs:comment "The siemens is a unit of electrical conductance defined as 1 divided by ohm = ampere divided by volt = coulomb squared times second divided by kilogram times square metre = ampere squared times second to the power 3 divided by kilogram times square metre."@en ; rdfs:label "siemens"@en , "siemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/siemensPerMetre om:siemensPerMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasDimension om:electricalConductivity-Dimension ; om:hasNumerator om:siemens ; om:alternativeSymbol "S m-1" , "S·m-1" ; om:symbol "S/m" ; rdfs:label "siemens per meter"@nl , "siemens per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/sievert om:sievert rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasUnit om:joulePerKilogram ; om:longcomment "The sievert is a unit of dose equivalent defined as joule divided by kilogram = square metre divided by second squared. The sievert is a derived unit is the International System of Units."@en ; om:symbol "Sv" ; rdfs:comment "The sievert is a unit of dose equivalent defined as joule divided by kilogram = square metre divided by second squared."@en ; rdfs:label "sievert"@en , "sievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/slice om:slice rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "slice"@en , "snee"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/slug om:slug rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 14.59390 ; om:symbol "slug" ; rdfs:comment "The slug is a unit of mass defined as 1.459390e1 kilogram."@en ; rdfs:label "slug"@en , "金属块"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/solarLuminosity om:solarLuminosity rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:power-Dimension ; om:hasUnit om:watt ; om:hasFactor 383900000000000000000000000 ; om:LaTeXSymbol "L_{\\astrosun}" ; om:symbol "L_☉" ; rdfs:comment "Solar luminosity is a unit used in astronomy to denote stellar or galactic radiant fluxes (http://en.wikipedia.org/wiki/SolarLuminosity)."@en ; rdfs:label "solar luminosity"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/solarMass om:solarMass rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 1988920000000000000000000000000 ; om:LaTeXSymbol "M_{\\astrosun}" ; om:symbol "M_☉" ; rdfs:comment "Solar mass is a unit used in astronomy to denote stellar or galactic masses (http://en.wikipedia.org/wiki/SolarMass)."@en ; rdfs:label "solar mass"@en , "zonsmassa"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/solarMassPerCubicParsec om:solarMassPerCubicParsec rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicParsec ; om:hasDimension om:density-Dimension ; om:hasNumerator om:solarMass ; om:LaTeXSymbol "M_{\\astrosun} pc^{-3}" ; om:alternativeSymbol "M_☉ pc-3" , "M_☉·pc-3" ; om:symbol "M_☉/pc3" ; rdfs:comment "The mass (in solar masses) per cubic parsec."@en ; rdfs:label "solar mass per cubic parsec"@en , "zonsmassa per kubieke parsec"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/solarMassPerGigayearCubicKiloparsec om:solarMassPerGigayearCubicKiloparsec rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:gigayearCubicKiloparsec ; om:hasNumerator om:solarMass ; om:LaTeXSymbol "M_{\\astrosun}Gyr^{-1}kpc^{-1}" ; om:alternativeSymbol "M_☉ Gyr-1 kpc-3" , "M_☉·Gyr-1·kpc-3" ; om:symbol "M_☉/(Gyr kpc3)" ; rdfs:comment "The amount of stellar mass created per cubic kiloparsec in each billion years."@en ; rdfs:label "solar mass per gigayear cubic kiloparsec"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/solarMassPerGigayearCubicParsec om:solarMassPerGigayearCubicParsec rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:gigayearCubicParsec ; om:hasNumerator om:solarMass ; om:alternativeSymbol "M_☉ Gyr-1 pc-3" , "M_☉·Gyr-1·pc-3" ; om:symbol "M_☉/(Gyr pc3)" ; rdfs:comment "The amount of stellar mass created per cubic parsec in each billion years."@en ; rdfs:label "solar mass per gigayear cubic parsec"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/solarRadius om:solarRadius rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 695500000 ; om:LaTeXSymbol "R_{\\astrosun}" ; om:symbol "R_☉" ; rdfs:comment "Solar radius is a unit used in astronomy to denote stellar or stellar system radii (http://en.wikipedia.org/wiki/solarRadius)."@en ; rdfs:label "solar radius"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/specificCatalyticActivity-Dimension om:specificCatalyticActivity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 1 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent -2 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -1 ; rdfs:label "specific catalytic activity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "specific energy, absorbed dose, or dose equivalent dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/specificEntropyOrSpecificHeatCapacity-Dimension om:specificEntropyOrSpecificHeatCapacity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent -1 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "specific entropy or specific heat capacity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/specificVolume-Dimension om:specificVolume-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 3 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent -1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "specific volume dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/speed-Dimension om:speed-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -1 ; rdfs:label "snelheiddimensie"@nl , "speed dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/spread om:spread rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "broodbelegging"@nl , "spread"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareAngstrom om:squareAngstrom rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:angstrom ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "Å2" ; rdfs:label "square angstrom"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareAttometre om:squareAttometre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:attometre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "am2" ; rdfs:label "square attometre"@en , "vierkante attometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareCentimetre om:squareCentimetre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:centimetre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "cm2" ; rdfs:label "square centimetre"@en , "vierkante centimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareDecametre om:squareDecametre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:decametre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "dam2" ; rdfs:label "square decametre"@en , "vierkante decameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareDecimetre om:squareDecimetre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:decimetre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "dm2" ; rdfs:label "square decimetre"@en , "vierkante decimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareExametre om:squareExametre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:exametre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "Em2" ; rdfs:label "square exametre"@en , "vierkante exameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareFemtometre om:squareFemtometre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:femtometre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "fm2" ; rdfs:label "square femtometre"@en , "vierkante femtometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareFoot-International om:squareFoot-International rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:foot-International ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "ft2" ; rdfs:label "square foot (international)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareGigametre om:squareGigametre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:gigametre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "Gm2" ; rdfs:label "square gigametre"@en , "vierkante gigameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareHectometre om:squareHectometre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:hectometre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "hm2" ; rdfs:label "square hectometre"@en , "vierkante hectometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareInch-International om:squareInch-International rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:inch-International ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "in2" ; rdfs:label "square inch (international)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareKilometre om:squareKilometre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:kilometre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "km2" ; om:unofficialAbbreviation "10^6 m2" ; rdfs:label "square kilometre"@en , "vierkante kilometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMegametre om:squareMegametre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:megametre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "Mm2" ; rdfs:label "square megametre"@en , "vierkante megameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetre om:squareMetre rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:metre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:longcomment "Square metre is a unit of area defined as the area of a square whose sides measure exactly one metre. Square metre is a derived unit in the International System of Units."@en ; om:symbol "m2" ; rdfs:comment "Square metre is a unit of area defined as the area of a square whose sides measure exactly one metre."@en ; rdfs:label "square metre"@en , "vierkante meter"@nl , "平方米"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetreDay om:squareMetreDay rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:squareMetre ; om:hasTerm2 om:day ; om:alternativeSymbol "m2·d" ; om:symbol "m2 d" ; rdfs:label "square metre day"@en , "vierkante meter dag"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetreHertz om:squareMetreHertz rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:squareMetre ; om:hasTerm2 om:hertz ; om:alternativeSymbol "m2·Hz" ; om:symbol "m2 Hz" ; rdfs:label "square metre hertz"@en , "vierkante meter hertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetreKelvin om:squareMetreKelvin rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:squareMetre ; om:hasTerm2 om:kelvin ; om:alternativeSymbol "m2·K" ; om:symbol "m2 K" ; rdfs:label "square metre kelvin"@en , "vierkante meter kelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetreKelvinPerWatt om:squareMetreKelvinPerWatt rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:watt ; om:hasDimension om:thermalInsulance-Dimension ; om:hasNumerator om:squareMetreKelvin ; om:alternativeSymbol "m2 K W-1" , "m2·K/W" , "m2·K·W-1" ; om:symbol "m2 K/W" ; rdfs:label "square metre kelvin per watt"@en , "vierkante meter kelvin per watt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetreNanometre om:squareMetreNanometre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:squareMetre ; om:hasTerm2 om:nanometre ; om:alternativeSymbol "m2·nm" ; om:symbol "m2 nm" ; rdfs:label "square metre nanometre"@en , "vierkante meter nanometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetrePerCubicCentimetre om:squareMetrePerCubicCentimetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicCentimetre ; om:hasNumerator om:squareMetre ; om:alternativeSymbol "m2 cm-3" , "m2·cm-3" ; om:symbol "m2/cm3" ; rdfs:label "square metre per cubic centimetre"@en , "vierkante meter per kubieke centimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetrePerGram om:squareMetrePerGram rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:gram ; om:hasNumerator om:squareMetre ; om:alternativeSymbol "m2 g-1" , "m2·g-1" ; om:symbol "m2/g" ; rdfs:label "square metre per gram"@en , "vierkante meter per gram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetrePerSecond-Time om:squareMetrePerSecond-Time rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-Time ; om:hasDimension om:kinematicViscosityOrThermalDiffusivity-Dimension ; om:hasNumerator om:squareMetre ; om:alternativeSymbol "m2 s-1" , "m2·s-1" ; om:symbol "m2/s" ; rdfs:label "square metre per second"@en , "vierkante meter per seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetrePerSquareMetre om:squareMetrePerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasDimension om:dimensionOne ; om:hasNumerator om:squareMetre ; om:alternativeSymbol "m2 m-2" , "m2·m-2" ; om:symbol "m2/m2" ; rdfs:label "square metre per square metre"@en , "vierkante meter per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetrePerSquareMetreDay om:squareMetrePerSquareMetreDay rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:day ; om:hasNumerator om:squareMetrePerSquareMetre ; om:alternativeSymbol "m2 m-2 d-1" , "m2·m-2·d-1" ; om:symbol "m2/(m2 d)" ; rdfs:label "square metre per square metre day"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetreSecond-Time om:squareMetreSecond-Time rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:squareMetre ; om:hasTerm2 om:second-Time ; om:alternativeSymbol "m2·s" ; om:symbol "m2 s" ; rdfs:label "square metre second"@en , "vierkante meter seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetreSteradian om:squareMetreSteradian rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:squareMetre ; om:hasTerm2 om:steradian ; om:alternativeSymbol "m2·sr" ; om:symbol "m2 sr" ; rdfs:label "square metre steradian"@en , "vierkante meter steradian"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMicrometre om:squareMicrometre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:micrometre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "μm2" ; rdfs:label "square micrometre"@en , "vierkante micrometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMile-International om:squareMile-International rdf:type owl:NamedIndividual , om:UnitExponentiation . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMile-Statute om:squareMile-Statute rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:mile-International ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "mi2" ; rdfs:label "square mile (statute)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareMillimetre om:squareMillimetre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:millimetre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "mm2" ; rdfs:label "square millimetre"@en , "vierkante millimeter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareNanometre om:squareNanometre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:nanometre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "nm2" ; rdfs:label "square nanometre"@en , "vierkante nanometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squarePetametre om:squarePetametre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:petametre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "Pm2" ; rdfs:label "square petametre"@en , "vierkante petameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squarePicometre om:squarePicometre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:picometre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "pm2" ; rdfs:label "square picometre"@en , "vierkante picometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareTerametre om:squareTerametre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:terametre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "Tm2" ; rdfs:label "square terametre"@en , "vierkante terameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareYard-International om:squareYard-International rdf:type owl:NamedIndividual , om:UnitExponentiation ; om:hasBase om:yard-International ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "yd2" ; rdfs:label "square yard (international)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareYoctometre om:squareYoctometre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:yoctometre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "ym2" ; rdfs:label "square yoctometre"@en , "vierkante yoctometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareYottametre om:squareYottametre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:yottametre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "Ym2" ; rdfs:label "square yottametre"@en , "vierkante yottameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareZeptometre om:squareZeptometre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:zeptometre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "zm2" ; rdfs:label "square zeptometre"@en , "vierkante zeptometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/squareZettametre om:squareZettametre rdf:type owl:NamedIndividual , om:SquarePrefixedMetre ; om:hasBase om:zettametre ; om:hasDimension om:area-Dimension ; om:hasExponent 2 ; om:symbol "Zm2" ; rdfs:label "square zettametre"@en , "vierkante zettameter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/standardDeviation om:standardDeviation rdf:type owl:NamedIndividual , om:Function ; rdfs:label "standard deviation"@en , "標準偏差"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/statampere om:statampere rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricCurrent-Dimension ; om:hasUnit om:ampere ; om:hasFactor 0.0000000003335641 ; om:symbol "statA" ; rdfs:comment "The statampere is a unit of electric current defined as 3.335641e-10 ampere."@en ; rdfs:label "statampere"@en , "statampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/statcoulomb om:statcoulomb rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricCharge-Dimension ; om:hasUnit om:coulomb ; om:hasFactor 0.0000000003335641 ; om:symbol "statC" ; rdfs:comment "The statcoulomb is a unit of electric charge defined as 3.335641e-10 coulomb."@en ; rdfs:label "statcoulomb"@en , "statcoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/statfarad om:statfarad rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:capacitance-Dimension ; om:hasUnit om:farad ; om:hasFactor 0.000000000001112650 ; om:symbol "statF" ; rdfs:comment "The statfarad is a unit of capacitance defined as 1.112650e-12 farad."@en ; rdfs:label "statfarad"@en , "statfarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/stathenry om:stathenry rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasUnit om:henry ; om:hasFactor 898755200000 ; om:symbol "statH" ; rdfs:comment "The stathenry is a unit of inductance defined as 8.987552e11 henry."@en ; rdfs:label "stathenry"@en , "stathenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/statmho om:statmho rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricalConductance-Dimension ; om:hasUnit om:siemens ; om:hasFactor 0.000000000001112650 ; om:alternativeLabel "statsiemens"@en , "statsiemens"@nl ; rdfs:comment "The statmho is a unit of electrical conductance defined as 1.112650e-12 siemens."@en ; rdfs:label "statmho"@en , "statmho"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/statohm om:statohm rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricalResistance-Dimension ; om:hasUnit om:ohm ; om:hasFactor 898755200000 ; om:symbol "statΩ" ; rdfs:comment "The statohm is a unit of electrical resistance defined as 8.987552e11 ohm."@en ; rdfs:label "statohm"@en , "statohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/stattesla om:stattesla rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasUnit om:tesla ; om:hasFactor 2997900 ; om:symbol "statT" ; rdfs:comment "The stattesla is a unit of magnetic flux density defined as 2.9979e6 tesla."@en ; rdfs:label "stattesla"@en , "stattesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/statvolt om:statvolt rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricPotential-Dimension ; om:hasUnit om:volt ; om:hasFactor 299.7925 ; om:symbol "statV" ; rdfs:comment "The statvolt is a unit of electric potential defined as 2.997925e2 volt."@en ; rdfs:label "statvolt"@en , "statvolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/statweber om:statweber rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:magneticFlux-Dimension ; om:hasUnit om:weber ; om:hasFactor 299.79 ; om:symbol "statWb" ; rdfs:comment "The statweber is a unit of magnetic flux defined as 2.9979e2 weber."@en ; rdfs:label "statweber"@en , "statweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/steradian om:steradian rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:squareMetrePerSquareMetre ; om:longcomment "The steradian is a unit of solid angle defined as the solid angle subtended at the center of a sphere by a portion of the surface of the sphere that has an area equal to the square of the radius of the sphere. The steradian is a derived unit in the International System of Units."@en ; om:symbol "sr" ; rdfs:comment "The steradian is a unit of solid angle defined as the solid angle subtended at the center of a sphere by a portion of the surface of the sphere that has an area equal to the square of the radius of the sphere."@en ; rdfs:label "steradiaal"@nl , "steradian"@en , "球面度"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/steradianSquareMetre om:steradianSquareMetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:steradian ; om:hasTerm2 om:squareMetre ; om:alternativeSymbol "sr·m2" ; om:symbol "sr m2" ; rdfs:label "steradiaal vierkante meter"@nl , "steradian square metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/steradianSquareMetreHertz om:steradianSquareMetreHertz rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:steradianSquareMetre ; om:hasTerm2 om:hertz ; om:alternativeSymbol "sr·m2·Hz" ; om:symbol "sr m2 Hz" ; rdfs:label "steradiaal vierkante meter hertz"@nl , "steradian square metre hertz"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/stere om:stere rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; rdfs:comment "The stere is a unit of volume defined as cubic metre."@en ; rdfs:label "stere"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/stilb om:stilb rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:luminance-Dimension ; om:hasUnit om:candelaPerSquareMetre ; om:hasFactor 10000 ; om:symbol "sb" ; rdfs:comment "The stilb is a unit of luminance defined as 1.0e4 candela per square metre."@en ; rdfs:label "stilb"@en , "stilb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/stokes om:stokes rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:kinematicViscosityOrThermalDiffusivity-Dimension ; om:hasUnit om:squareMetrePerSecond-Time ; om:hasFactor 0.00010 ; om:symbol "St" ; rdfs:comment "The stokes is a unit of kinematic viscosity defined as 1.0e-4 square metre per second (time)."@en ; rdfs:label "stokes"@en , "stokes"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/sum om:sum rdf:type owl:NamedIndividual , om:Function ; rdfs:label "sum"@en , "合計"@ja . ### http://www.ontology-of-units-of-measure.org/resource/om-2/surfaceTension-Dimension om:surfaceTension-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "oppervlaktespanningdimensie"@nl , "surface tension dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/sustainability om:sustainability rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:CarbonDioxideEquivalentMass , om:CarbonDioxideEquivalentMassPerEnergy ; om:usesUnit om:gramOfCarbonDioxideEquivalent , om:gramOfCarbonDioxideEquivalentPerKilowattHour , om:kilogramOfCarbonDioxideEquivalent , om:kilogramOfCarbonDioxideEquivalentPerMegaWattHour , om:tonneOfCarbonDioxideEquivalent , om:tonneOfCarbonDioxideEquivalentPerGigaWattHour ; rdfs:label "duurzaamheid"@nl , "sustainability"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/systemThatContainsAsManyElementaryEntitiesAsThereAreAtomsIn0.012KilogramOfCarbon12 om:systemThatContainsAsManyElementaryEntitiesAsThereAreAtomsIn0.012KilogramOfCarbon12 rdf:type owl:NamedIndividual ; rdfs:label "system that contains as many elementary entities as there are atoms in 0.012 kilogram of carbon 122"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tablespoon-US om:tablespoon-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.00001478676 ; om:alternativeLabel "US tablespoon"@en ; rdfs:comment "The US tablespoon is a unit of volume defined as 1.478676e-5 cubic metre."@en ; rdfs:label "tablespoon (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teaspoon-US om:teaspoon-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:hasUnit om:cubicMetre ; om:hasFactor 0.000004928922 ; om:alternativeLabel "US teaspoon"@en ; rdfs:comment "The US teaspoon is a unit of volume defined as 4.928922e-6 cubic metre."@en ; rdfs:label "teaspoon (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tebi om:tebi rdf:type owl:NamedIndividual , om:BinaryPrefix ; om:hasFactor 1099511627776 ; om:alternativeLabel "terabinary"@en ; om:symbol "Ti" ; rdfs:comment "IEC prefix"@en ; rdfs:label "tebi"@en , "tebi"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tebibit om:tebibit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:tebi ; om:hasUnit om:bit ; om:symbol "Tibit" ; rdfs:label "tebibit"@en , "tebibit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tebibyte om:tebibyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:tebi ; om:hasUnit om:byte ; om:symbol "TiB" ; rdfs:label "tebibyte"@en , "tebibyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tera om:tera rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 1000000000000 ; om:symbol "T" ; rdfs:label "tera"@en , "tera"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teraampere om:teraampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:ampere ; om:symbol "TA" ; rdfs:comment "The teraampere is a unit of electric current defined as 1.0e12 ampere."@en ; rdfs:label "teraampere"@en , "teraampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terabecquerel om:terabecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:becquerel ; om:symbol "TBq" ; rdfs:comment "The terabecquerel is a unit of activity defined as 1.0e12 becquerel."@en ; rdfs:label "terabecquerel"@en , "terabecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terabit om:terabit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:tera ; om:hasUnit om:bit ; om:symbol "Tbit" ; rdfs:label "terabit"@en , "terabit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terabyte om:terabyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:tera ; om:hasUnit om:byte ; om:symbol "TB" ; rdfs:label "10^12字节"@zh , "terabyte"@en , "terabyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teracandela om:teracandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:candela ; om:symbol "Tcd" ; rdfs:comment "The teracandela is a unit of luminous intensity defined as 1.0e12 candela."@en ; rdfs:label "teracandela"@en , "teracandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teracoulomb om:teracoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:coulomb ; om:symbol "TC" ; rdfs:comment "The teracoulomb is a unit of electric charge defined as 1.0e12 coulomb."@en ; rdfs:label "teracoulomb"@en , "teracoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terafarad om:terafarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:farad ; om:symbol "TF" ; rdfs:comment "The terafarad is a unit of capacitance defined as 1.0e12 farad."@en ; rdfs:label "terafarad"@en , "terafarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teragram om:teragram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:gram ; om:symbol "Tg" ; rdfs:comment "The teragram is a unit of mass defined as 1.0e12 gram."@en ; rdfs:label "10^12克"@zh , "teragram"@en , "teragram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teragramPerLitre om:teragramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:teragram ; om:alternativeSymbol "Tg l-1" , "Tg·l-1" ; om:symbol "Tg/l" ; rdfs:comment "Teragram per litre is a unit of density defined as teragram divided by litre."@en ; rdfs:label "teragram per liter"@nl , "teragram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teragray om:teragray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:gray ; om:symbol "TGy" ; rdfs:comment "The teragray is a unit of absorbed dose defined as 1.0e12 gray."@en ; rdfs:label "teragray"@en , "teragray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terahenry om:terahenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:henry ; om:symbol "TH" ; rdfs:comment "The terahenry is a unit of inductance defined as 1.0e12 henry."@en ; rdfs:label "terahenry"@en , "terahenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terahertz om:terahertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:hertz ; om:symbol "THz" ; rdfs:comment "The terahertz is a unit of frequency defined as 1.0e12 hertz."@en ; rdfs:label "terahertz"@en , "terahertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terajoule om:terajoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:joule ; om:symbol "TJ" ; rdfs:comment "The terajoule is a unit of energy defined as 1.0e12 joule."@en ; rdfs:label "terajoule"@en , "terajoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terakatal om:terakatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:katal ; om:symbol "Tkat" ; rdfs:comment "The terakatal is a unit of catalytic activity defined as 1.0e12 katal."@en ; rdfs:label "terakatal"@en , "terakatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terakelvin om:terakelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:kelvin ; om:symbol "TK" ; rdfs:comment "The terakelvin is a unit of thermodynamic temperature defined as 1.0e12 kelvin."@en ; rdfs:label "terakelvin"@en , "terakelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teralitre om:teralitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:litre ; om:symbol "Tl" ; rdfs:label "teraliter"@nl , "teralitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teralumen om:teralumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:lumen ; om:symbol "Tlm" ; rdfs:label "teralumen"@en , "teralumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teralux om:teralux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:lux ; om:symbol "Tlx" ; rdfs:label "teralux"@en , "teralux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terametre om:terametre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:metre ; om:symbol "Tm" ; om:unofficialAbbreviation "10^9 km" ; rdfs:comment "The terametre is a unit of length defined as 1.0e12 metre."@en ; rdfs:label "10^12米"@zh , "terameter"@nl , "terametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terametrePerSecond-Time om:terametrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:terametre ; om:alternativeSymbol "Tm s-1" , "Tm·s-1" ; om:symbol "Tm/s" ; rdfs:comment "Terametre per second is a unit of speed defined as terametre divided by second."@en ; rdfs:label "terameter per seconde"@nl , "terametre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terametrePerSecond-TimeSquared om:terametrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:terametre ; om:alternativeSymbol "Tm s-2" , "Tm·s-2" ; om:symbol "Tm/s2" ; rdfs:comment "Terametre per second squared is a unit of acceleration defined as terametre divided by second squared."@en ; rdfs:label "terameter per seconde kwadraat"@nl , "terametre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teramolar om:teramolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:molar ; om:symbol "TM" ; rdfs:comment "The teramolar is a unit of amount of substance concentration defined as 1.0e12 molar."@en ; rdfs:label "teramolair"@nl , "teramolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teramole om:teramole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:mole ; om:symbol "Tmol" ; rdfs:label "teramol"@nl , "teramole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teramolePerLitre om:teramolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:teramole ; om:alternativeSymbol "Tmol l-1" , "Tmol·l-1" ; om:symbol "Tmol/l" ; rdfs:comment "Teramole per litre is a unit of amount of substance concentration defined as teramole divided by litre."@en ; rdfs:label "teramole per liter"@nl , "teramole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teramolePerMetre om:teramolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:teramole ; om:alternativeSymbol "Tmol m-1" , "Tmol·m-1" ; om:symbol "Tmol/m" ; rdfs:label "teramole per meter"@nl , "teramole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teranewton om:teranewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:newton ; om:symbol "TN" ; rdfs:label "teranewton"@en , "teranewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teraohm om:teraohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:ohm ; om:symbol "TΩ" ; rdfs:label "teraohm"@en , "teraohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terapascal om:terapascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:pascal ; om:symbol "TPa" ; rdfs:label "terapascal"@en , "terapascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terasecond-Time om:terasecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:second-Time ; om:symbol "Ts" ; rdfs:label "terasecond"@en , "teraseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terasecond-TimeSquared om:terasecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:terasecond-Time ; om:hasExponent 2 ; om:symbol "Ts2" ; rdfs:label "terasecond squared"@en , "teraseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terasiemens om:terasiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:siemens ; om:symbol "TS" ; rdfs:label "terasiemens"@en , "terasiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terasievert om:terasievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:sievert ; om:symbol "TSv" ; rdfs:label "terasievert"@en , "terasievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teratesla om:teratesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:tesla ; om:symbol "TT" ; rdfs:label "teratesla"@en , "teratesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teravolt om:teravolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:volt ; om:symbol "TV" ; rdfs:label "teravolt"@en , "teravolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terawatt om:terawatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:watt ; om:symbol "TW" ; rdfs:label "terawatt"@en , "terawatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/terawattHour om:terawattHour rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:energy-Dimension ; om:hasTerm1 om:terawatt ; om:hasTerm2 om:hour ; om:alternativeLabel "terawatt-hour"@en , "terawatthour"@en ; om:alternativeSymbol "TWh" , "TW·h" ; om:symbol "TW h" ; rdfs:label "terawatt hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/teraweber om:teraweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:tera ; om:hasUnit om:weber ; om:symbol "TWb" ; rdfs:label "teraweber"@en , "teraweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tesla om:tesla rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasUnit om:weberPerSquareMetre ; om:longcomment "The tesla is a unit of magnetic flux density defined as volt times second divided by square metre = newton divided by ampere times metre = weber divided by square metre = kilogram divided by coulomb times second = kilogram divided by ampere times second squared. The tesla is a derived unit in the International System of Units."@en ; om:symbol "T" ; rdfs:comment "The tesla is a unit of magnetic flux density defined as volt times second divided by square metre = newton divided by ampere times metre = weber divided by square metre = kilogram divided by coulomb times second = kilogram divided by ampere times second squared."@en ; rdfs:label "tesla"@en , "tesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/therm-EC om:therm-EC rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:hasUnit om:joule ; om:hasFactor 105506000 ; om:alternativeLabel "EC therm"@en ; rdfs:comment "The EC therm is a unit of energy defined as 1.05506e8 joule."@en ; rdfs:label "therm (EC)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/therm-US om:therm-US rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:hasUnit om:joule ; om:hasFactor 105480400 ; om:alternativeLabel "US therm"@en ; rdfs:comment "The US therm is a unit of energy defined as 1.054804e8 joule."@en ; rdfs:label "therm (US)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/thermalConductivity-Dimension om:thermalConductivity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent -1 ; om:hasSITimeDimensionExponent -3 ; rdfs:label "thermal conductivity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/thermalInsulance-Dimension om:thermalInsulance-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent -1 ; om:hasSIThermodynamicTemperatureDimensionExponent 1 ; om:hasSITimeDimensionExponent 3 ; rdfs:label "thermal insulance dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/thermalResistance-Dimension om:thermalResistance-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -2 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent -1 ; om:hasSIThermodynamicTemperatureDimensionExponent 1 ; om:hasSITimeDimensionExponent 3 ; rdfs:label "thermal resistance dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/thermodynamicTemperature-Dimension om:thermodynamicTemperature-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 1 ; om:hasSITimeDimensionExponent 0 ; om:symbol "Θ" ; rdfs:label "absolute-temperatuurdimensie"@nl , "thermodynamic temperature dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/thermodynamicTemperatureOfTheTriplePointOfWater om:thermodynamicTemperatureOfTheTriplePointOfWater rdf:type owl:NamedIndividual , om:ThermodynamicTemperature ; om:hasPhenomenon om:triplePointOfWater ; rdfs:label "triple point of water thermodynamic temperature"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/thermodynamics om:thermodynamics rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:CelsiusTemperature , om:Entropy , om:FahrenheitTemperature , om:Heat , om:HeatCapacity , om:HeatFlowRate , om:HeatFluxDensity , om:HeatTransferCoefficient , om:InternalEnergy , om:RankineTemperature , om:ReaumurTemperature , om:SpecificEntropy , om:SpecificHeatCapacity , om:Temperature , om:TemperatureRate , om:ThermalConductivity , om:ThermalResistance , om:ThermodynamicTemperature ; om:usesUnit om:attodegreeCelsius , om:attokelvin , om:centidegreeCelsius , om:centikelvin , om:decakelvin , om:decidegreeCelsius , om:decikelvin , om:degreeCelsius , om:degreeCelsiusPerMinute-Time , om:degreeFahrenheit , om:degreeRankine , om:degreeReaumur , om:exakelvin , om:femtodegreeCelsius , om:femtokelvin , om:gigakelvin , om:hectokelvin , om:joulePerKelvin , om:joulePerKelvinKilogram , om:kelvin , om:kilokelvin , om:megakelvin , om:microdegreeCelsius , om:microkelvin , om:millidegreeCelsius , om:millikelvin , om:nanodegreeCelsius , om:nanokelvin , om:petakelvin , om:picodegreeCelsius , om:picokelvin , om:squareMetreKelvinPerWatt , om:terakelvin , om:wattPerMetreKelvin , om:wattPerSquareMetreKelvin ; rdfs:label "thermodynamica"@nl , "thermodynamics"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/thousandPiece om:thousandPiece rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:dimensionOne ; om:hasUnit om:one ; om:hasFactor 1000 ; rdfs:comment "Thousand is a unit of dimension one defined as 1000."@en ; rdfs:label "thousand piece"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/time-Dimension om:time-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 0 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 1 ; om:symbol "T" ; rdfs:label "dimensie van tijd"@nl , "time dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ton-Force-Short om:ton-Force-Short rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:force-Dimension ; om:hasUnit om:newton ; om:hasFactor 8896.443 ; om:alternativeLabel "short ton-force"@en ; rdfs:comment "The short ton-force is a unit of force defined as 8.896443e3 newton."@en ; rdfs:label "ton-force (short)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ton-Long om:ton-Long rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 1016.047 ; om:alternativeLabel "long ton"@en ; rdfs:comment "The long ton is a unit of mass defined as 1.016047e3 kilogram."@en ; rdfs:label "ton (long)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ton-Register om:ton-Register rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:volume-Dimension ; om:alternativeLabel "register ton"@en ; rdfs:comment "The register ton is a unit of volume defined as 100 cubic foot = 2.8316846592 cubic metre."@en ; rdfs:label "ton (register)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ton-Short om:ton-Short rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 907.1847 ; om:alternativeLabel "short ton"@en ; rdfs:comment "The short ton is a unit of mass defined as 9.071847e2 kilogram."@en ; rdfs:label "ton (short)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/ton-ShortAssay om:ton-ShortAssay rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 0.02916667 ; om:alternativeLabel "short assay ton"@en ; rdfs:comment "The short assay ton is a unit of mass defined as 2.916667e-2 kilogram."@en ; rdfs:label "ton (short assay)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tonOfRefrigeration om:tonOfRefrigeration rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:power-Dimension ; om:hasUnit om:watt ; om:hasFactor 3516.853 ; rdfs:comment "The ton of refrigeration is a unit of power defined as 3.516853e3 watt."@en ; rdfs:label "ton of refrigeration"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tonOfTNT om:tonOfTNT rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:energy-Dimension ; om:hasUnit om:joule ; om:hasFactor 4184000000 ; rdfs:comment "The ton of TNT is a unit of energy defined as 4.184e9 joule."@en ; rdfs:label "ton of TNT"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tonne om:tonne rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:hasUnit om:kilogram ; om:hasFactor 1000 ; om:alternativeLabel "metric ton"@en ; om:symbol "t" ; rdfs:comment "The tonne is a unit of mass defined as 1000 kilogram."@en ; rdfs:label "ton"@nl , "tonne"@en , "公吨"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tonneOfCarbonDioxideEquivalent om:tonneOfCarbonDioxideEquivalent rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasUnit om:kilogramOfCarbonDioxideEquivalent ; om:hasFactor 1000 ; om:symbol "tCO2eq" ; rdfs:label "tonne of carbon dioxide equivalent"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tonneOfCarbonDioxideEquivalentPerGigaWattHour om:tonneOfCarbonDioxideEquivalentPerGigaWattHour rdf:type owl:NamedIndividual . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tonneOfCarbonDioxideEquivalentPerGigawattHour om:tonneOfCarbonDioxideEquivalentPerGigawattHour rdf:type owl:NamedIndividual , om:Unit , om:UnitDivision ; om:hasDenominator om:gigawattHour ; om:hasNumerator om:tonneOfCarbonDioxideEquivalent ; om:symbol "tCO2eq/GWh" ; rdfs:label "tonne of carbon dioxide equivalent per gigawatt hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tonnePerCubicmetre om:tonnePerCubicmetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetre ; om:hasNumerator om:tonne ; om:alternativeSymbol "t m-3" , "t·m-3" ; om:symbol "t/m3" ; rdfs:label "ton per kubieke meter"@nl , "tonne per cubic metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/tonnePerHectare om:tonnePerHectare rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hectare ; om:hasNumerator om:tonne ; om:alternativeSymbol "t ha-1" , "t·ha-1" ; om:symbol "t/ha" ; rdfs:label "tonne per hectare"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/torr om:torr rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:pressure-Dimension ; om:hasUnit om:pascal ; om:hasFactor 133.322368421053 ; om:symbol "Torr" ; rdfs:comment "The torr is a unit of pressure defined as 1.333224e2 pascal."@en ; rdfs:label "torr"@en , "torr"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/triplePointOfWater om:triplePointOfWater rdf:type owl:NamedIndividual ; rdfs:label "triple point of water"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/typography om:typography rdf:type owl:NamedIndividual , om:ApplicationArea ; om:usesQuantity om:FontSize ; om:usesUnit om:cicero , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX ; rdfs:label "typografie"@nl , "typography"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/uMagnitude om:uMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 , ombibo:Crawford1958 , ombibo:Stroemgren1956 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/unifiedAtomicMassUnit om:unifiedAtomicMassUnit rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:mass-Dimension ; om:symbol "u" ; rdfs:comment "The unified atomic mass unit is a unit of mass defined as 1.660538782(83)e-27 kilogram."@en ; rdfs:label "unified atomic mass unit"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/unifiedAtomicMassUnitPerCubicAngstrom om:unifiedAtomicMassUnitPerCubicAngstrom rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicAngstrom ; om:hasDimension om:density-Dimension ; om:hasNumerator om:unifiedAtomicMassUnit ; om:alternativeSymbol "u Å-3" , "u·Å-3" ; om:symbol "u/Å3" ; rdfs:label "unified atomic mass unit per cubic angstrom"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/unitPole om:unitPole rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:magneticFlux-Dimension ; om:hasUnit om:weber ; om:hasFactor 0.0000001256637 ; rdfs:comment "The unit pole is a unit of magnetic flux defined as 1.256637e-7 weber."@en ; rdfs:label "unit pole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/vMagnitude om:vMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 , ombibo:Crawford1958 , ombibo:Stroemgren1956 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/volt om:volt rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:electricPotential-Dimension ; om:hasUnit om:wattPerAmpere ; om:longcomment "The volt is a unit of electric potential defined as watt divided by ampere = joule divided by coulomb = newton times metre divided by ampere times second = kilogram times square metre divided by ampere times second to the power 3. The volt is a derived unit in the International System of Units."@en ; om:symbol "V" ; rdfs:comment "The volt is a unit of electric potential defined as watt divided by ampere = joule divided by coulomb = newton times metre divided by ampere times second = kilogram times square metre divided by ampere times second to the power 3."@en ; rdfs:label "volt"@en , "volt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/voltPerAmpere om:voltPerAmpere rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:ampere ; om:hasDimension om:electricalResistance-Dimension ; om:hasNumerator om:volt ; om:alternativeSymbol "V A-1" , "V·A-1" ; om:symbol "V/A" ; rdfs:label "volt per ampere"@en , "volt per ampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/voltPerMetre om:voltPerMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metre ; om:hasDimension om:electricField-Dimension ; om:hasNumerator om:volt ; om:alternativeSymbol "V m-1" , "V·m-1" ; om:symbol "V/m" ; rdfs:label "volt per meter"@nl , "volt per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/voltPerWatt om:voltPerWatt rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:watt ; om:hasNumerator om:volt ; om:alternativeSymbol "V W-1" , "V·W-1" ; om:symbol "V/W" ; rdfs:label "volt per watt"@en , "volt per watt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/voltSecond-Time om:voltSecond-Time rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:magneticFlux-Dimension ; om:hasTerm1 om:volt ; om:hasTerm2 om:second-Time ; om:alternativeSymbol "V·s" ; om:symbol "V s" ; rdfs:label "volt second"@en , "volt seconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/volume-Dimension om:volume-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 3 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "volume dimension"@en , "volumedimensie"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/volumetricFlowRate-Dimension om:volumetricFlowRate-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent 3 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent -1 ; rdfs:label "volumetric flow rate dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/volumetricHeatCapacity-Dimension om:volumetricHeatCapacity-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 1 ; om:hasSIThermodynamicTemperatureDimensionExponent -1 ; om:hasSITimeDimensionExponent -2 ; rdfs:label "volumetric heat capacity dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/watt om:watt rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:power-Dimension ; om:hasUnit om:joulePerSecond-Time ; om:longcomment "The watt is a unit of power defined as joule divided by second = newton times metre divided by second = volt times ampere = kilogram times square metre divided by second to the power 3. The watt is a derived unit in the International System of Units."@en ; om:symbol "W" ; rdfs:comment "The watt is a unit of power defined as joule divided by second = newton times metre divided by second = volt times ampere = kilogram times square metre divided by second to the power 3."@en ; rdfs:label "watt"@en , "watt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattHour om:wattHour rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasDimension om:energy-Dimension ; om:hasTerm1 om:watt ; om:hasTerm2 om:hour ; om:alternativeLabel "watt-hour"@en , "watthour"@en ; om:alternativeSymbol "Wh" , "W·h" ; om:symbol "W h" ; rdfs:label "watt hour"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerAmpere om:wattPerAmpere rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:ampere ; om:hasDimension om:electricPotential-Dimension ; om:hasNumerator om:watt ; om:alternativeSymbol "W A-1" , "W·A-1" ; om:symbol "W/A" ; rdfs:label "watt per ampere"@en , "watt per ampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerCubicmetre om:wattPerCubicmetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:cubicMetre ; om:hasNumerator om:watt ; om:alternativeSymbol "W m-3" , "W·m-3" ; om:symbol "W/m3" ; rdfs:label "watt per cubic metre"@en , "watt per kubieke meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerHertz om:wattPerHertz rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:hertz ; om:hasNumerator om:watt ; om:alternativeSymbol "W Hz-1" , "W·Hz-1" ; om:symbol "W/Hz" ; rdfs:label "watt per hertz"@en , "watt per hertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerMetreKelvin om:wattPerMetreKelvin rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:metreKelvin ; om:hasDimension om:thermalConductivity-Dimension ; om:hasNumerator om:watt ; om:alternativeSymbol "W m-1 K-1" , "W/(m·K)" , "W·m-1·K-1" ; om:symbol "W/(m K)" ; rdfs:label "watt per meter kelvin"@nl , "watt per metre kelvin"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerNanometre om:wattPerNanometre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:nanometre ; om:hasNumerator om:watt ; om:alternativeSymbol "W nm-1" , "W·nm-1" ; om:symbol "W/nm" ; rdfs:label "watt per nanometer"@nl , "watt per nanometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerSecond-AngleSquared om:wattPerSecond-AngleSquared rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:second-AngleSquared ; om:hasNumerator om:watt ; om:alternativeSymbol "W arcsec-2" , "W·arcsec-2" ; om:symbol "W/arcsec2" ; rdfs:comment "The radiative intensity (in watts) of an area on the celestial sphere of 1 arcsecond by 1 arcsecond."@en ; rdfs:label "watt per second (angle) squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerSquareMetre om:wattPerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasDimension om:powerDensity-Dimension ; om:hasNumerator om:watt ; om:alternativeSymbol "W m-2" , "W·m-2" ; om:symbol "W/m2" ; rdfs:label "watt per square metre"@en , "watt per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerSquareMetreHertz om:wattPerSquareMetreHertz rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetreHertz ; om:hasNumerator om:watt ; om:alternativeSymbol "W m-2 Hz-1" , "W·m-2·Hz-1" ; om:symbol "W/(m2 Hz)" ; rdfs:label "watt per square metre hertz"@en , "watt per vierkante meter hertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerSquareMetreKelvin om:wattPerSquareMetreKelvin rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetreKelvin ; om:hasDimension om:heatTransferCoefficient-Dimension ; om:hasNumerator om:watt ; om:alternativeSymbol "W m-2 K-1" , "W/(m2·K)" , "W·m-2·K-1" ; om:symbol "W/m2 K" ; rdfs:label "watt per square metre kelvin"@en , "watt per vierkante meter kelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerSquareMetreNanometre om:wattPerSquareMetreNanometre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetreNanometre ; om:hasNumerator om:watt ; om:alternativeSymbol "W m-2 nm-1" , "W·m-2·nm-1" ; om:symbol "W/(m2 nm)" ; rdfs:label "watt per square metre nanometre"@en , "watt per vierkante meter nanometer"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerSquareMetreSteradian om:wattPerSquareMetreSteradian rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetreSteradian ; om:hasDimension om:radiance-Dimension ; om:hasNumerator om:watt ; om:alternativeSymbol "W m-2 sr-1" , "W/(m2·sr)" , "W·m-2·sr-1" ; om:symbol "W/(m2 sr)" ; rdfs:label "watt per square metre steradian"@en , "watt per vierkante meter steradiaal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerSteradian om:wattPerSteradian rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:steradian ; om:hasNumerator om:watt ; om:alternativeSymbol "W sr-1" , "W·sr-1" ; om:symbol "W/sr" ; rdfs:label "watt per steradiaal"@nl , "watt per steradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerSteradianSquareMetre om:wattPerSteradianSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:steradianSquareMetre ; om:hasNumerator om:watt ; om:alternativeSymbol "W sr-1 m-2" , "W·sr-1·m-2" ; om:symbol "W/(sr m2)" ; rdfs:label "watt per steradiaal vierkante meter"@nl , "watt per steradian square metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattPerSteradianSquareMetreHertz om:wattPerSteradianSquareMetreHertz rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:steradianSquareMetreHertz ; om:hasNumerator om:watt ; om:alternativeSymbol "W sr-1 m-2 Hz-1" , "W·sr-1·m-2·Hz-1" ; om:symbol "W/(sr m2 Hz)" ; rdfs:label "watt per steradiaal vierkante meter hertz"@nl , "watt per steradian square metre hertz"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wattSquareMetre om:wattSquareMetre rdf:type owl:NamedIndividual , om:UnitMultiplication ; om:hasTerm1 om:watt ; om:hasTerm2 om:squareMetre ; om:alternativeSymbol "W·m2" ; om:symbol "W m2" ; rdfs:label "watt square metre"@en , "watt vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wavenumber-Dimension om:wavenumber-Dimension rdf:type owl:NamedIndividual , om:Dimension ; om:hasSIAmountOfSubstanceDimensionExponent 0 ; om:hasSIElectricCurrentDimensionExponent 0 ; om:hasSILengthDimensionExponent -1 ; om:hasSILuminousIntensityDimensionExponent 0 ; om:hasSIMassDimensionExponent 0 ; om:hasSIThermodynamicTemperatureDimensionExponent 0 ; om:hasSITimeDimensionExponent 0 ; rdfs:label "golfgetaldimensie"@nl , "wavenumber dimension"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/weber om:weber rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:magneticFlux-Dimension ; om:hasUnit om:voltSecond-Time ; om:longcomment "The weber is a unit of magnetic flux defined as kilogram times square metre divided by second squared times ampere = volt times second = joule divided by ampere. The weber is a derived unit in the International System of Units."@en ; om:symbol "Wb" ; rdfs:comment "The weber is a unit of magnetic flux defined as kilogram times square metre divided by second squared times ampere = volt times second = joule divided by ampere."@en ; rdfs:label "weber"@en , "weber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/weberPerAmpere om:weberPerAmpere rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:ampere ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasNumerator om:weber ; om:alternativeSymbol "Wb A-1" , "Wb·A-1" ; om:symbol "Wb/A" ; rdfs:label "weber per ampere"@en , "weber per ampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/weberPerSquareMetre om:weberPerSquareMetre rdf:type owl:NamedIndividual , om:UnitDivision ; om:hasDenominator om:squareMetre ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasNumerator om:weber ; om:alternativeSymbol "Wb m-2" , "Wb·m-2" ; om:symbol "Wb/m2" ; rdfs:label "weber per square metre"@en , "weber per vierkante meter"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wedge om:wedge rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "punt"@nl , "wedge"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/week om:week rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 604800 ; rdfs:comment "The week is a unit of time defined as 6.04800e5 second."@en ; rdfs:label "week"@en , "week"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/wineGlass om:wineGlass rdf:type owl:NamedIndividual , om:Unit ; rdfs:label "wijnglas"@nl , "wine glass"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/xRange om:xRange rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:hectometre , om:inch-International , om:kilometre , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/xy2DStartEndDistance om:xy2DStartEndDistance rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:hectometre , om:inch-International , om:kilometre , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/xyDistanceTravelled om:xyDistanceTravelled rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:hectometre , om:inch-International , om:kilometre , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yMagnitude om:yMagnitude rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:magnitude ; ombibo:reference ombibo:Astrophysical_Techniques_chapter3 , ombibo:Crawford1958 , ombibo:Stroemgren1956 . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yRange om:yRange rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:hectometre , om:inch-International , om:kilometre , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yard-International om:yard-International rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:length-Dimension ; om:hasUnit om:metre ; om:hasFactor 0.9144 ; om:alternativeLabel "international yard"@en ; om:symbol "yd" ; rdfs:comment "The international yard is a unit of length defined as 9.144e-1 metre."@en ; rdfs:label "yard (international)"@en , "码(国际)"@zh . ### http://www.ontology-of-units-of-measure.org/resource/om-2/year om:year rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 31556952 ; om:LaTeXCommand "\\yearUnit" ; om:alternativeSymbol "y" , "yr" ; om:symbol "a" ; rdfs:comment "The year is a unit of time defined as 31556952 second."@en ; rdfs:label "jaar"@nl , "year"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/year-Sidereal om:year-Sidereal rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 31558150 ; om:alternativeLabel "sidereal year"@en ; rdfs:comment "The sidereal year is a unit of time defined as 3.155815e7 second."@en ; rdfs:label "year (sidereal)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/year-Tropical om:year-Tropical rdf:type owl:NamedIndividual , om:SingularUnit , om:Unit ; om:hasDimension om:time-Dimension ; om:hasUnit om:second-Time ; om:hasFactor 31556930 ; om:alternativeLabel "tropical year"@en ; rdfs:comment "The tropical year is a unit of time defined as 3.155693e7 second."@en ; rdfs:label "year (tropical)"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yobi om:yobi rdf:type owl:NamedIndividual , om:BinaryPrefix ; om:hasFactor 1208925819614629174706176 ; om:symbol "Yi" ; rdfs:comment "IEC prefix"@en ; rdfs:label "yobi"@en , "yobi"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yobibit om:yobibit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:yobi ; om:hasUnit om:bit ; om:symbol "Yibit" ; rdfs:label "yobibit"@en , "yobibit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yobibyte om:yobibyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:yobi ; om:hasUnit om:byte ; om:symbol "YiB" ; rdfs:label "yobibyte"@en , "yobibyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yocto om:yocto rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 0.000000000000000000000001 ; om:symbol "y" ; rdfs:label "yocto"@en , "yocto"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctoampere om:yoctoampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:ampere ; om:symbol "yA" ; rdfs:comment "The yoctoampere is a unit of electric current defined as 1.0e-24 ampere."@en ; rdfs:label "yoctoampere"@en , "yoctoampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctobecquerel om:yoctobecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:becquerel ; om:symbol "yBq" ; rdfs:comment "The yoctobecquerel is a unit of activity defined as 1.0e-24 becquerel."@en ; rdfs:label "yoctobecquerel"@en , "yoctobecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctocandela om:yoctocandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:candela ; om:symbol "ycd" ; rdfs:comment "The yoctocandela is a unit of luminous intensity defined as 1.0e-24 candela."@en ; rdfs:label "yoctocandela"@en , "yoctocandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctocoulomb om:yoctocoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:coulomb ; om:symbol "yC" ; rdfs:comment "The yoctocoulomb is a unit of electric charge defined as 1.0e-24 coulomb."@en ; rdfs:label "yoctocoulomb"@en , "yoctocoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctodegreeCelsius om:yoctodegreeCelsius rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:degreeCelsius ; om:symbol "y°C" ; rdfs:comment "The yoctodegree Celsius is a unit of temperature defined as 1.0e-24 degree Celsius."@en ; rdfs:label "yoctodegree Celsius"@en , "yoctograad Celsius"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctofarad om:yoctofarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:farad ; om:symbol "yF" ; rdfs:comment "The yoctofarad is a unit of capacitance defined as 1.0e-24 farad."@en ; rdfs:label "yoctofarad"@en , "yoctofarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctogram om:yoctogram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:gram ; om:symbol "yg" ; rdfs:comment "The yoctogram is a unit of mass defined as 1.0e-24 gram."@en ; rdfs:label "yoctogram"@en , "yoctogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctogramPerLitre om:yoctogramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:yoctogram ; om:alternativeSymbol "yg l-1" , "yg·l-1" ; om:symbol "yg/l" ; rdfs:comment "Yoctogram per litre is a unit of density defined as yoctogram divided by litre."@en ; rdfs:label "yoctogram per liter"@nl , "yoctogram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctogray om:yoctogray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:gray ; om:symbol "yGy" ; rdfs:comment "The yoctogray is a unit of absorbed dose defined as 1.0e-24 gray."@en ; rdfs:label "yoctogray"@en , "yoctogray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctohenry om:yoctohenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:henry ; om:symbol "yH" ; rdfs:comment "The yoctohenry is a unit of inductance defined as 1.0e-24 henry."@en ; rdfs:label "yoctohenry"@en , "yoctohenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctohertz om:yoctohertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:hertz ; om:symbol "yHz" ; rdfs:comment "The yoctohertz is a unit of frequency defined as 1.0e-24 hertz."@en ; rdfs:label "yoctohertz"@en , "yoctohertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctojoule om:yoctojoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:joule ; om:symbol "yJ" ; rdfs:comment "The yoctojoule is a unit of energy defined as 1.0e-24 joule."@en ; rdfs:label "yoctojoule"@en , "yoctojoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctokatal om:yoctokatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:katal ; om:symbol "ykat" ; rdfs:comment "The yoctokatal is a unit of catalytic activity defined as 1.0e-24 katal."@en ; rdfs:label "yoctokatal"@en , "yoctokatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctokelvin om:yoctokelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:kelvin ; om:symbol "yK" ; rdfs:comment "The yoctokelvin is a unit of temperature defined as 1.0e-24 kelvin."@en ; rdfs:label "yoctokelvin"@en , "yoctokelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctolitre om:yoctolitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:litre ; om:symbol "yl" ; rdfs:label "yoctoliter"@nl , "yoctolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctolumen om:yoctolumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:lumen ; om:symbol "ylm" ; rdfs:label "yoctolumen"@en , "yoctolumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctolux om:yoctolux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:lux ; om:symbol "ylx" ; rdfs:label "yoctolux"@en , "yoctolux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctometre om:yoctometre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:metre ; om:symbol "ym" ; rdfs:comment "The yoctometre is a unit of length defined as 1.0e-24 metre."@en ; rdfs:label "yoctometer"@nl , "yoctometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctometrePerSecond-Time om:yoctometrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:yoctometre ; om:alternativeSymbol "ym s-1" , "ym·s-1" ; om:symbol "ym/s" ; rdfs:comment "Yoctometre per second is a unit of speed defined as yoctometre divided by second."@en ; rdfs:label "yoctometer per seconde"@nl , "yoctometre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctometrePerSecond-TimeSquared om:yoctometrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:yoctometre ; om:alternativeSymbol "ym s-2" , "ym·s-2" ; om:symbol "ym/s2" ; rdfs:comment "Yoctometre per second squared is a unit of acceleration defined as yoctometre divided by second squared."@en ; rdfs:label "yoctometer per seconde kwadraat"@nl , "yoctometre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctomolar om:yoctomolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:molar ; om:symbol "yM" ; rdfs:comment "The yoctomolar is a unit of amount of substance concentration defined as 1.0e-24 molar."@en ; rdfs:label "yoctomolair"@nl , "yoctomolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctomole om:yoctomole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:mole ; om:symbol "ymol" ; rdfs:label "yoctomol"@nl , "yoctomole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctomolePerLitre om:yoctomolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:yoctomole ; om:alternativeSymbol "ymol l-1" , "ymol·l-1" ; om:symbol "ymol/l" ; rdfs:comment "Yoctomole per litre is a unit of amount of substance concentration defined as yoctomole divided by litre."@en ; rdfs:label "yoctomole per liter"@nl , "yoctomole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctomolePerMetre om:yoctomolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:yoctomole ; om:alternativeSymbol "ymol m-1" , "ymol·m-1" ; om:symbol "ymol/m" ; rdfs:label "yoctomole per meter"@nl , "yoctomole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctonewton om:yoctonewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:newton ; om:symbol "yN" ; rdfs:label "yoctonewton"@en , "yoctonewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctoohm om:yoctoohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:ohm ; om:symbol "yΩ" ; rdfs:label "yoctoohm"@en , "yoctoohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctopascal om:yoctopascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:pascal ; om:symbol "yPa" ; rdfs:label "yoctopascal"@en , "yoctopascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctoradian om:yoctoradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:yocto ; om:hasUnit om:radian ; om:symbol "yrad" ; rdfs:label "yoctoradiaal"@nl , "yoctoradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctosecond-Time om:yoctosecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:second-Time ; om:symbol "ys" ; rdfs:label "yoctosecond"@en , "yoctoseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctosecond-TimeSquared om:yoctosecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:yoctosecond-Time ; om:hasExponent 2 ; om:symbol "ys2" ; rdfs:label "yoctosecond squared"@en , "yoctoseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctosiemens om:yoctosiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:siemens ; om:symbol "yS" ; rdfs:label "yoctosiemens"@en , "yoctosiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctosievert om:yoctosievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:sievert ; om:symbol "ySv" ; rdfs:label "yoctosievert"@en , "yoctosievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctosteradian om:yoctosteradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:yocto ; om:hasUnit om:steradian ; om:symbol "ysr" ; rdfs:label "yoctosteradiaal"@nl , "yoctosteradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctotesla om:yoctotesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:tesla ; om:symbol "yT" ; rdfs:label "yoctotesla"@en , "yoctotesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctovolt om:yoctovolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:volt ; om:symbol "yV" ; rdfs:label "yoctovolt"@en , "yoctovolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctowatt om:yoctowatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:watt ; om:symbol "yW" ; rdfs:label "yoctowatt"@en , "yoctowatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yoctoweber om:yoctoweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:yocto ; om:hasUnit om:weber ; om:symbol "yWb" ; rdfs:label "yoctoweber"@en , "yoctoweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yotta om:yotta rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 1000000000000000000000000 ; om:symbol "Y" ; rdfs:label "yotta"@en , "yotta"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottaampere om:yottaampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:ampere ; om:symbol "YA" ; rdfs:comment "The yottaampere is a unit of electric current defined as 1.0e24 ampere."@en ; rdfs:label "yottaampere"@en , "yottaampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottabecquerel om:yottabecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:becquerel ; om:symbol "YBq" ; rdfs:comment "The yottabecquerel is a unit of activity defined as 1.0e24 becquerel."@en ; rdfs:label "yottabecquerel"@en , "yottabecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottabit om:yottabit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:yotta ; om:hasUnit om:bit ; om:symbol "Ybit" ; rdfs:label "yottabit"@en , "yottabit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottabyte om:yottabyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:yotta ; om:hasUnit om:byte ; om:symbol "YB" ; rdfs:label "10^24字节"@zh , "yottabyte"@en , "yottabyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottacandela om:yottacandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:candela ; om:symbol "Ycd" ; rdfs:comment "The yottacandela is a unit of luminous intensity defined as 1.0e24 candela."@en ; rdfs:label "yottacandela"@en , "yottacandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottacoulomb om:yottacoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:coulomb ; om:symbol "YC" ; rdfs:comment "The yottacoulomb is a unit of electric charge defined as 1.0e24 coulomb."@en ; rdfs:label "yottacoulomb"@en , "yottacoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottafarad om:yottafarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:farad ; om:symbol "YF" ; rdfs:comment "The yottafarad is a unit of capacitance defined as 1.0e24 farad."@en ; rdfs:label "yottafarad"@en , "yottafarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottagram om:yottagram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:gram ; om:symbol "YG" ; rdfs:comment "The yottagram is a unit of mass defined as 1.0e24 gram."@en ; rdfs:label "yottagram"@en , "yottagram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottagramPerLitre om:yottagramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:yottagram ; om:alternativeSymbol "Yg l-1" , "Yg·l-1" ; om:symbol "Yg/l" ; rdfs:comment "Yottagram per litre is a unit of density defined as yottagram divided by litre."@en ; rdfs:label "yottagram per liter"@nl , "yottagram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottagray om:yottagray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:gray ; om:symbol "YGy" ; rdfs:comment "The yottagray is a unit of absorbed dose defined as 1.0e24 gray."@en ; rdfs:label "yottagray"@en , "yottagray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottahenry om:yottahenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:henry ; om:symbol "YH" ; rdfs:comment "The yottahenry is a unit of inductance defined as 1.0e24 henry."@en ; rdfs:label "yottahenry"@en , "yottahenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottahertz om:yottahertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:hertz ; om:symbol "YHz" ; rdfs:comment "The yottahertz is a unit of frequency defined as 1.0e24 hertz."@en ; rdfs:label "yottahertz"@en , "yottahertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottajoule om:yottajoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:joule ; om:symbol "YJ" ; rdfs:comment "The yottajoule is a unit of energy defined as 1.0e24 joule."@en ; rdfs:label "yottajoule"@en , "yottajoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottakatal om:yottakatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:katal ; om:symbol "Ykat" ; rdfs:comment "The yottakatal is a unit of catalytic activity defined as 1.0e24 katal."@en ; rdfs:label "yottakatal"@en , "yottakatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottakelvin om:yottakelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:kelvin ; om:symbol "YK" ; rdfs:comment "The yottakelvin is a unit of thermodynamic temperature defined as 1.0e24 kelvin."@en ; rdfs:label "yottakelvin"@en , "yottakelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottalitre om:yottalitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:litre ; om:symbol "Yl" ; rdfs:label "yottaliter"@nl , "yottalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottalumen om:yottalumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:lumen ; om:symbol "Ylm" ; rdfs:label "yottalumen"@en , "yottalumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottalux om:yottalux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:lux ; om:symbol "Ylx" ; rdfs:label "yottalux"@en , "yottalux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottametre om:yottametre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:metre ; om:symbol "Ym" ; rdfs:comment "The yottametre is a unit of length defined as 1.0e24 metre."@en ; rdfs:label "10^24米"@zh , "yottameter"@nl , "yottametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottametrePerSecond-Time om:yottametrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:yottametre ; om:alternativeSymbol "Ym s-1" , "Ym·s-1" ; om:symbol "Ym/s" ; rdfs:comment "Yottametre per second is a unit of speed defined as yottametre divided by second."@en ; rdfs:label "yottameter per seconde"@nl , "yottametre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottametrePerSecond-TimeSquared om:yottametrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:yottametre ; om:alternativeSymbol "Ym s-2" , "Ym·s-2" ; om:symbol "Ym/s2" ; rdfs:comment "Yottametre per second squared is a unit of acceleration defined as yottametre divided by second squared."@en ; rdfs:label "yottameter per seconde kwadraat"@nl , "yottametre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottamolar om:yottamolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:molar ; om:symbol "YM" ; rdfs:comment "The yottamolar is a unit of amount of substance concentration defined as 1.0e24 molar."@en ; rdfs:label "yottamolair"@nl , "yottamolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottamole om:yottamole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:mole ; om:symbol "Ymol" ; rdfs:label "yottamol"@nl , "yottamole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottamolePerLitre om:yottamolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:yottamole ; om:alternativeSymbol "Ymol l-1" , "Ymol·l-1" ; om:symbol "Ymol/l" ; rdfs:comment "Yottamole per litre is a unit of amount of substance concentration defined as yottamole divided by litre."@en ; rdfs:label "yottamole per liter"@nl , "yottamole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottamolePerMetre om:yottamolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:yottamole ; om:alternativeSymbol "Ymol m-1" , "Ymol·m-1" ; om:symbol "Ymol/m" ; rdfs:label "yottamole per meter"@nl , "yottamole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottanewton om:yottanewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:newton ; om:symbol "YN" ; rdfs:label "yottanewton"@en , "yottanewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottaohm om:yottaohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:ohm ; om:symbol "YΩ" ; rdfs:label "yottaohm"@en , "yottaohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottapascal om:yottapascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:pascal ; om:symbol "YPa" ; rdfs:label "yottapascal"@en , "yottapascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottasecond-Time om:yottasecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:second-Time ; om:symbol "Ys" ; rdfs:label "yottasecond"@en , "yottaseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottasecond-TimeSquared om:yottasecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:yottasecond-Time ; om:hasExponent 2 ; om:symbol "Ys2" ; rdfs:label "yottasecond squared"@en , "yottaseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottasiemens om:yottasiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:siemens ; om:symbol "YS" ; rdfs:label "yottasiemens"@en , "yottasiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottasievert om:yottasievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:sievert ; om:symbol "YSv" ; rdfs:label "yottasievert"@en , "yottasievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottatesla om:yottatesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:tesla ; om:symbol "YT" ; rdfs:label "yottatesla"@en , "yottatesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottavolt om:yottavolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:volt ; om:symbol "YV" ; rdfs:label "yottavolt"@en , "yottavolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottawatt om:yottawatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:watt ; om:symbol "YW" ; rdfs:label "yottawatt"@en , "yottawatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/yottaweber om:yottaweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:yotta ; om:hasUnit om:weber ; om:symbol "YWb" ; rdfs:label "yottaweber"@en , "yottaweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zRange om:zRange rdf:type owl:NamedIndividual ; om:commonlyHasUnit om:angstrom , om:astronomicalUnit , om:attometre , om:centimetre , om:chain , om:cicero , om:decametre , om:decimetre , om:exametre , om:fathom-USSurvey , om:femtometre , om:fermi , om:foot-International , om:foot-USSurvey , om:furlong-International , om:gigametre , om:hectometre , om:inch-International , om:kilometre , om:lightYear , om:megametre , om:megaparsec , om:metre , om:micrometre , om:micron , om:mil-Length , om:mile-Statute , om:mile-USSurvey , om:millimetre , om:nanometre , om:nauticalMile-International , om:parsec , om:petametre , om:pica-ATA , om:pica-Postscript , om:pica-TeX , om:picometre , om:point-ATA , om:point-Didot , om:point-Postscript , om:point-TeX , om:rod-US , om:terametre , om:yard-International . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zebi om:zebi rdf:type owl:NamedIndividual , om:BinaryPrefix ; om:hasFactor 1180591620717411303424 ; om:symbol "Zi" ; rdfs:comment "IEC prefix"@en ; rdfs:label "zebi"@en , "zebi"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zebibit om:zebibit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:zebi ; om:hasUnit om:bit ; om:symbol "Zibit" ; rdfs:label "zebibit"@en , "zebibit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zebibyte om:zebibyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:zebi ; om:hasUnit om:byte ; om:symbol "ZiB" ; rdfs:label "zebibyte"@en , "zebibyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zepto om:zepto rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 0.000000000000000000001 ; om:symbol "z" ; rdfs:label "zepto"@en , "zepto"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptoampere om:zeptoampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:ampere ; om:symbol "zA" ; rdfs:comment "The zeptampere is a unit of electric current defined as 1.0e-21 ampere."@en ; rdfs:label "zeptoampere"@en , "zeptoampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptobecquerel om:zeptobecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:becquerel ; om:symbol "zBq" ; rdfs:comment "The zeptbecquerel is a unit of activity defined as 1.0e-21 becquerel."@en ; rdfs:label "zeptobecquerel"@en , "zeptobecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptocandela om:zeptocandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:candela ; om:symbol "zcd" ; rdfs:comment "The zeptcandela is a unit of luminous intensity defined as 1.0e-21 candela."@en ; rdfs:label "zeptocandela"@en , "zeptocandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptocoulomb om:zeptocoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:coulomb ; om:symbol "zC" ; rdfs:comment "The zeptcoulomb is a unit of electric charge defined as 1.0e-21 coulomb."@en ; rdfs:label "zeptocoulomb"@en , "zeptocoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptodegreeCelsius om:zeptodegreeCelsius rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:degreeCelsius ; om:symbol "z°C" ; rdfs:comment "The zeptdegree Celsius is a unit of temperature defined as 1.0e-21 degree Celsius."@en ; rdfs:label "zeptodegree Celsius"@en , "zeptograad Celsius"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptofarad om:zeptofarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:farad ; om:symbol "zF" ; rdfs:comment "The zeptfarad is a unit of capacitance defined as 1.0e-21 farad."@en ; rdfs:label "zeptofarad"@en , "zeptofarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptogram om:zeptogram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:gram ; om:symbol "zg" ; rdfs:comment "The zeptgram is a unit of mass defined as 1.0e-21 gram."@en ; rdfs:label "zeptogram"@en , "zeptogram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptogramPerLitre om:zeptogramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:zeptogram ; om:alternativeSymbol "zg l-1" , "zg·l-1" ; om:symbol "zg/l" ; rdfs:comment "Zeptogram per litre is a unit of density defined as zeptogram divided by litre."@en ; rdfs:label "zeptogram per liter"@nl , "zeptogram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptogray om:zeptogray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:gray ; om:symbol "zGy" ; rdfs:comment "The zeptgray is a unit of absorbed dose defined as 1.0e-21 gray."@en ; rdfs:label "zeptogray"@en , "zeptogray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptohenry om:zeptohenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:henry ; om:symbol "zH" ; rdfs:comment "The zepthenry is a unit of inductance defined as 1.0e-21 henry."@en ; rdfs:label "zeptohenry"@en , "zeptohenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptohertz om:zeptohertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:hertz ; om:symbol "zHz" ; rdfs:comment "The zepthertz is a unit of frequency defined as 1.0e-21 hertz."@en ; rdfs:label "zeptohertz"@en , "zeptohertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptojoule om:zeptojoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:joule ; om:symbol "zJ" ; rdfs:comment "The zeptjoule is a unit of energy defined as 1.0e-21 joule."@en ; rdfs:label "zeptojoule"@en , "zeptojoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptokatal om:zeptokatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:katal ; om:symbol "zkat" ; rdfs:comment "The zeptkatal is a unit of catalytic activity defined as 1.0e-21 katal."@en ; rdfs:label "zeptokatal"@en , "zeptokatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptokelvin om:zeptokelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:kelvin ; om:symbol "zK" ; rdfs:comment "The zeptkelvin is a unit of temperature defined as 1.0e-21 kelvin."@en ; rdfs:label "zeptokelvin"@en , "zeptokelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptolitre om:zeptolitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:litre ; om:symbol "zl" ; rdfs:label "zeptoliter"@nl , "zeptolitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptolumen om:zeptolumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:lumen ; om:symbol "zlm" ; rdfs:label "zeptolumen"@en , "zeptolumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptolux om:zeptolux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:lux ; om:symbol "zlx" ; rdfs:label "zeptolux"@en , "zeptolux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptometre om:zeptometre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:metre ; om:symbol "zm" ; rdfs:comment "The zeptometre is a unit of length defined as 1.0e-21 metre."@en ; rdfs:label "zeptometer"@nl , "zeptometre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptometrePerSecond-Time om:zeptometrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:zeptometre ; om:alternativeSymbol "zm s-1" , "zm·s-1" ; om:symbol "zm/s" ; rdfs:comment "Zeptometre per second is a unit of speed defined as zeptometre divided by second."@en ; rdfs:label "zeptometer per seconde"@nl , "zeptometre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptometrePerSecond-TimeSquared om:zeptometrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:zeptometre ; om:alternativeSymbol "zm s-2" , "zm·s-2" ; om:symbol "zm/s2" ; rdfs:comment "Zeptometre per second squared is a unit of acceleration defined as zeptometre divided by second squared."@en ; rdfs:label "zeptometer per seconde kwadraat"@nl , "zeptometre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptomolar om:zeptomolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:molar ; om:symbol "zM" ; rdfs:comment "The zeptmolar is a unit of amount of substance concentration defined as 1.0e-21 molar."@en ; rdfs:label "zeptomolair"@nl , "zeptomolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptomole om:zeptomole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:mole ; om:symbol "zmol" ; rdfs:label "zeptomol"@nl , "zeptomole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptomolePerLitre om:zeptomolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:zeptomole ; om:alternativeSymbol "zmol l-1" , "zmol·l-1" ; om:symbol "zmol/l" ; rdfs:comment "Zeptomole per litre is a unit of amount of substance concentration defined as zeptomole divided by litre."@en ; rdfs:label "zeptomole per liter"@nl , "zeptomole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptomolePerMetre om:zeptomolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:zeptomole ; om:alternativeSymbol "zmol m-1" , "zmol·m-1" ; om:symbol "zmol/m" ; rdfs:label "zeptomole per meter"@nl , "zeptomole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptonewton om:zeptonewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:newton ; om:symbol "zN" ; rdfs:label "zeptonewton"@en , "zeptonewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptoohm om:zeptoohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:ohm ; om:symbol "zΩ" ; rdfs:label "zeptoohm"@en , "zeptoohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptopascal om:zeptopascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:pascal ; om:symbol "zPa" ; rdfs:label "zeptopascal"@en , "zeptopascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptoradian om:zeptoradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:zepto ; om:hasUnit om:radian ; om:symbol "zrad" ; rdfs:label "zeptoradiaal"@nl , "zeptoradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptosecond-Time om:zeptosecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:second-Time ; om:symbol "zs" ; rdfs:label "zeptosecond"@en , "zeptoseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptosecond-TimeSquared om:zeptosecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:zeptosecond-Time ; om:hasExponent 2 ; om:symbol "zs2" ; rdfs:label "zeptosecond squared"@en , "zeptoseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptosiemens om:zeptosiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:siemens ; om:symbol "zS" ; rdfs:label "zeptosiemens"@en , "zeptosiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptosievert om:zeptosievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:sievert ; om:symbol "zSv" ; rdfs:label "zeptosievert"@en , "zeptosievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptosteradian om:zeptosteradian rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:dimensionOne ; om:hasPrefix om:zepto ; om:hasUnit om:steradian ; om:symbol "zsr" ; rdfs:label "zeptosteradiaal"@nl , "zeptosteradian"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptotesla om:zeptotesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:tesla ; om:symbol "zT" ; rdfs:label "zeptotesla"@en , "zeptotesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptovolt om:zeptovolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:volt ; om:symbol "zV" ; rdfs:label "zeptovolt"@en , "zeptovolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptowatt om:zeptowatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:watt ; om:symbol "zW" ; rdfs:label "zeptowatt"@en , "zeptowatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zeptoweber om:zeptoweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:zepto ; om:hasUnit om:weber ; om:symbol "zWb" ; rdfs:label "zeptoweber"@en , "zeptoweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zetta om:zetta rdf:type owl:NamedIndividual , om:SIPrefix ; om:hasFactor 1000000000000000000000 ; om:symbol "Z" ; rdfs:label "zetta"@en , "zetta"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettaampere om:zettaampere rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCurrent-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:ampere ; om:symbol "ZA" ; rdfs:comment "The zettaampere is a unit of electric current defined as 1.0e21 ampere."@en ; rdfs:label "zettaampere"@en , "zettaampère"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettabecquerel om:zettabecquerel rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:becquerel ; om:symbol "ZBq" ; rdfs:comment "The zettabecquerel is a unit of activity defined as 1.0e21 becquerel."@en ; rdfs:label "zettabecquerel"@en , "zettabecquerel"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettabit om:zettabit rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:zetta ; om:hasUnit om:bit ; om:symbol "Zbit" ; rdfs:label "zettabit"@en , "zettabit"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettabyte om:zettabyte rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasPrefix om:zetta ; om:hasUnit om:byte ; om:symbol "ZB" ; rdfs:label "10^21字节"@zh , "zettabyte"@en , "zettabyte"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettacandela om:zettacandela rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousIntensity-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:candela ; om:symbol "Zcd" ; rdfs:comment "The zettacandela is a unit of luminous intensity defined as 1.0e21 candela."@en ; rdfs:label "zettacandela"@en , "zettacandela"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettacoulomb om:zettacoulomb rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricCharge-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:coulomb ; om:symbol "ZC" ; rdfs:comment "The zettacoulomb is a unit of electric charge defined as 1.0e21 coulomb."@en ; rdfs:label "zettacoulomb"@en , "zettacoulomb"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettafarad om:zettafarad rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:capacitance-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:farad ; om:symbol "ZF" ; rdfs:comment "The zettafarad is a unit of capacitance defined as 1.0e21 farad."@en ; rdfs:label "zettafarad"@en , "zettafarad"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettagram om:zettagram rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:mass-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:gram ; om:symbol "Zg" ; rdfs:comment "The zettagram is a unit of mass defined as 1.0e21 gram."@en ; rdfs:label "10^21克"@zh , "zettagram"@en , "zettagram"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettagramPerLitre om:zettagramPerLitre rdf:type owl:NamedIndividual , om:PrefixedGramPerLitre ; om:hasDenominator om:litre ; om:hasDimension om:density-Dimension ; om:hasNumerator om:zettagram ; om:alternativeSymbol "Zg l-1" , "Zg·l-1" ; om:symbol "Zg/l" ; rdfs:comment "Zettagram per litre is a unit of density defined as zettagram divided by litre."@en ; rdfs:label "zettagram per liter"@nl , "zettagram per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettagray om:zettagray rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:gray ; om:symbol "ZGy" ; rdfs:comment "The zettagray is a unit of absorbed dose defined as 1.0e21 gray."@en ; rdfs:label "zettagray"@en , "zettagray"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettahenry om:zettahenry rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:inductanceOrPermeance-Electromagnetic-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:henry ; om:symbol "ZH" ; rdfs:comment "The zettahenry is a unit of inductance defined as 1.0e21 henry."@en ; rdfs:label "zettahenry"@en , "zettahenry"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettahertz om:zettahertz rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:frequency-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:hertz ; om:symbol "ZHz" ; rdfs:comment "The zettahertz is a unit of frequency defined as 1.0e21 hertz."@en ; rdfs:label "zettahertz"@en , "zettahertz"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettajoule om:zettajoule rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:energy-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:joule ; om:symbol "ZJ" ; rdfs:comment "The zettajoule is a unit of energy defined as 1.0e21 joule."@en ; rdfs:label "zettajoule"@en , "zettajoule"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettakatal om:zettakatal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:catalyticActivity-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:katal ; om:symbol "Zkat" ; rdfs:comment "The zettakatal is a unit of catalytic activity defined as 1.0e21 katal."@en ; rdfs:label "zettakatal"@en , "zettakatal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettakelvin om:zettakelvin rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:thermodynamicTemperature-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:kelvin ; om:symbol "ZK" ; rdfs:comment "The zettakelvin is a unit of thermodynamic temperature defined as 1.0e21 kelvin."@en ; rdfs:label "zettakelvin"@en , "zettakelvin"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettalitre om:zettalitre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:volume-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:litre ; om:symbol "Zl" ; rdfs:label "zettaliter"@nl , "zettalitre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettalumen om:zettalumen rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:luminousFlux-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:lumen ; om:symbol "Zlm" ; rdfs:label "zettalumen"@en , "zettalumen"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettalux om:zettalux rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:illuminance-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:lux ; om:symbol "Zlx" ; rdfs:label "zettalux"@en , "zettalux"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettametre om:zettametre rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:length-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:metre ; om:symbol "Zm" ; rdfs:comment "The zettametre is a unit of length defined as 1.0e21 metre."@en ; rdfs:label "zettameter"@nl , "zettametre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettametrePerSecond-Time om:zettametrePerSecond-Time rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-Time ; om:hasDenominator om:second-Time ; om:hasDimension om:speed-Dimension ; om:hasNumerator om:zettametre ; om:alternativeSymbol "Zm s-1" , "Zm·s-1" ; om:symbol "Zm/s" ; rdfs:comment "Zettametre per second is a unit of speed defined as zettametre divided by second."@en ; rdfs:label "zettameter per seconde"@nl , "zettametre per second"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettametrePerSecond-TimeSquared om:zettametrePerSecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedMetrePerSecond-TimeSquared ; om:hasDenominator om:second-TimeSquared ; om:hasDimension om:acceleration-Dimension ; om:hasNumerator om:zettametre ; om:alternativeSymbol "Zm s-2" , "Zm·s-2" ; om:symbol "Zm/s2" ; rdfs:comment "Zettametre per second squared is a unit of acceleration defined as zettametre divided by second squared."@en ; rdfs:label "zettameter per seconde kwadraat"@nl , "zettametre per second squared"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettamolar om:zettamolar rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:molar ; om:symbol "ZM" ; rdfs:comment "The zettamolar is a unit of amount of substance concentration defined as 1.0e21 molar."@en ; rdfs:label "zettamolair"@nl , "zettamolar"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettamole om:zettamole rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:amountOfSubstance-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:mole ; om:symbol "Zmol" ; rdfs:label "zettamol"@nl , "zettamole"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettamolePerLitre om:zettamolePerLitre rdf:type owl:NamedIndividual , om:PrefixedMolePerLitre ; om:hasDenominator om:litre ; om:hasDimension om:amountOfSubstanceConcentration-Dimension ; om:hasNumerator om:zettamole ; om:alternativeSymbol "Zmol l-1" , "Zmol·l-1" ; om:symbol "Zmol/l" ; rdfs:comment "Zettamole per litre is a unit of amount of substance concentration defined as zettamole divided by litre."@en ; rdfs:label "zettamole per liter"@nl , "zettamole per litre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettamolePerMetre om:zettamolePerMetre rdf:type owl:NamedIndividual , om:PrefixedMolePerMetre ; om:hasDenominator om:metre ; om:hasNumerator om:zettamole ; om:alternativeSymbol "Zmol m-1" , "Zmol·m-1" ; om:symbol "Zmol/m" ; rdfs:label "zettamole per meter"@nl , "zettamole per metre"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettanewton om:zettanewton rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:force-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:newton ; om:symbol "ZN" ; rdfs:label "zettanewton"@en , "zettanewton"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettaohm om:zettaohm rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalResistance-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:ohm ; om:symbol "ZΩ" ; rdfs:label "zettaohm"@en , "zettaohm"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettapascal om:zettapascal rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:pressure-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:pascal ; om:symbol "ZPa" ; rdfs:label "zettapascal"@en , "zettapascal"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettasecond-Time om:zettasecond-Time rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:time-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:second-Time ; om:symbol "Zs" ; rdfs:label "zettasecond"@en , "zettaseconde"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettasecond-TimeSquared om:zettasecond-TimeSquared rdf:type owl:NamedIndividual , om:PrefixedSecond-TimeSquared ; om:hasBase om:zettasecond-Time ; om:hasExponent 2 ; om:symbol "Zs2" ; rdfs:label "zettasecond squared"@en , "zettaseconde kwadraat"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettasiemens om:zettasiemens rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricalConductance-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:siemens ; om:symbol "ZS" ; rdfs:label "zettasiemens"@en , "zettasiemens"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettasievert om:zettasievert rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:specificEnergyOrAbsorbedDoseOrDoseEquivalent-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:sievert ; om:symbol "ZSv" ; rdfs:label "zettasievert"@en , "zettasievert"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettatesla om:zettatesla rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFluxDensity-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:tesla ; om:symbol "ZT" ; rdfs:label "zettatesla"@en , "zettatesla"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettavolt om:zettavolt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:electricPotential-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:volt ; om:symbol "ZV" ; rdfs:label "zettavolt"@en , "zettavolt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettawatt om:zettawatt rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:power-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:watt ; om:symbol "ZW" ; rdfs:label "zettawatt"@en , "zettawatt"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/zettaweber om:zettaweber rdf:type owl:NamedIndividual , om:PrefixedUnit ; om:hasDimension om:magneticFlux-Dimension ; om:hasPrefix om:zetta ; om:hasUnit om:weber ; om:symbol "ZWb" ; rdfs:label "zettaweber"@en , "zettaweber"@nl . ### http://www.ontology-of-units-of-measure.org/resource/om-2/10thPercentile rdf:type owl:NamedIndividual , om:Function ; rdfs:label "10th percentile"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/20thPercentile rdf:type owl:NamedIndividual , om:Function ; rdfs:label "20th percentile"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/25thPercentile rdf:type owl:NamedIndividual , om:Function ; rdfs:label "25th percentile"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/30thPercentile rdf:type owl:NamedIndividual , om:Function ; rdfs:label "30th percentile"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/40thPercentile rdf:type owl:NamedIndividual , om:Function ; rdfs:label "40th percentile"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/60thPercentile rdf:type owl:NamedIndividual , om:Function ; rdfs:label "60th percentile"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/70thPercentile rdf:type owl:NamedIndividual , om:Function ; rdfs:label "70th percentile"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/75thPercentile rdf:type owl:NamedIndividual , om:Function ; rdfs:label "th percentile"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/80thPercentile rdf:type owl:NamedIndividual , om:Function ; rdfs:label "80th percentile"@en . ### http://www.ontology-of-units-of-measure.org/resource/om-2/90thPercentile rdf:type owl:NamedIndividual , om:Function ; rdfs:label "90th percentile"@en . ### http://www.openisbn.com/isbn/1891389459/ rdf:type owl:NamedIndividual , bibo:Book ; dc:creator ombibo:Kenneth_Siedelmann ; dc:date "1992" ; dc:publisher ombibo:University_Science_Books ; dc:title "Explanatory Supplement to the Astronomical Almanac" ; bibo:isbn10 "1891389459" ; bibo:uri "http://www.openisbn.com/isbn/1891389459/" . ### http://www.openisbn.com/isbn/9789462280618/ rdf:type owl:NamedIndividual , bibo:Thesis ; dc:creator ombibo:Hajo_Rijgersberg ; dc:date "2013" ; dc:title "Semantic Support of Quantitative Research" ; bibo:degree ; bibo:isbn13 "978-94-6228-061-8" ; bibo:issuer ombibo:VU ; bibo:uri "http://www.openisbn.com/isbn/9789462280618/" . ### http://www.wurvoc.org/bibliography/om-2/ApJ ombibo:ApJ rdf:type owl:NamedIndividual , bibo:Journal ; dc:title "Astrophysical Journal" ; bibo:shortTitle "ApJ" ; bibo:uri "http://iopscience.iop.org/0004-637X/" . ### http://www.wurvoc.org/bibliography/om-2/Astrophysical_Techniques ombibo:Astrophysical_Techniques rdf:type owl:NamedIndividual , bibo:Book ; dc:creator ombibo:CR_Kitchin ; dc:date "2003" ; dc:publisher ombibo:Institute_of_Physics_Publishing ; dc:title "Astrophysical Techniques" ; bibo:edition "5" ; bibo:isbn13 "9781466511156" ; bibo:uri "http://www.crcpress.com/product/isbn/9781466511156" . ### http://www.wurvoc.org/bibliography/om-2/Astrophysical_Techniques_chapter1 ombibo:Astrophysical_Techniques_chapter1 rdf:type owl:NamedIndividual , bibo:Chapter ; dc:title "Detectors" ; bibo:chapter "1" ; bibo:pageEnd "185" ; bibo:pageStart "1" ; bibo:reproducedIn ombibo:Astrophysical_Techniques . ### http://www.wurvoc.org/bibliography/om-2/Astrophysical_Techniques_chapter3 ombibo:Astrophysical_Techniques_chapter3 rdf:type owl:NamedIndividual , bibo:Chapter ; dc:title "Photometry" ; bibo:chapter "3" ; bibo:pageEnd "365" ; bibo:pageStart "329" ; bibo:reproducedIn ombibo:Astrophysical_Techniques . ### http://www.wurvoc.org/bibliography/om-2/Brengt_Stroemgren ombibo:Brengt_Stroemgren rdf:type owl:NamedIndividual , foaf:Person ; foaf:name "Brengt Strömgren" . ### http://www.wurvoc.org/bibliography/om-2/CR_Kitchin ombibo:CR_Kitchin rdf:type owl:NamedIndividual , foaf:Person ; foaf:name "C.R. Kitchin" . ### http://www.wurvoc.org/bibliography/om-2/Cambridge_University_Press ombibo:Cambridge_University_Press rdf:type owl:NamedIndividual , foaf:Organization ; foaf:based_near "Cambridge, UK" ; foaf:name "Cambridge University Press" . ### http://www.wurvoc.org/bibliography/om-2/Crawford1958 ombibo:Crawford1958 rdf:type owl:NamedIndividual , bibo:Article ; dc:creator ombibo:DLCrawford ; dc:date "1958" ; dc:isPartOf ombibo:ApJ ; dc:subject "Astronomy" , "Distance Measurement" ; dc:title "Two-dimensional spectral classification by narrow-band photometry for B stars in clusters and associations" ; bibo:authorList [ ] ; bibo:pageEnd "206" ; bibo:pageStart "185" ; bibo:uri "http://articles.adsabs.harvard.edu/cgi-bin/nph-iarticle_query?1958ApJ...128..185C&data_type=PDF_HIGH&whole_paper=YES&type=PRINTER&filetype=.pdf" ; bibo:volume "128" . ### http://www.wurvoc.org/bibliography/om-2/DLCrawford ombibo:DLCrawford rdf:type owl:NamedIndividual , foaf:Person ; foaf:name "David L. Crawford" . ### http://www.wurvoc.org/bibliography/om-2/Edwin_Budding ombibo:Edwin_Budding rdf:type owl:NamedIndividual , foaf:Person ; foaf:name "Edwin Budding" . ### http://www.wurvoc.org/bibliography/om-2/Glossary_Astronomical_Almanac ombibo:Glossary_Astronomical_Almanac rdf:type owl:NamedIndividual , bibo:BookSection ; dc:title "Glossary" ; bibo:pageEnd "739" ; bibo:pageStart "721" ; bibo:reproducedIn . ### http://www.wurvoc.org/bibliography/om-2/Hajo_Rijgersberg ombibo:Hajo_Rijgersberg rdf:type owl:NamedIndividual , foaf:Person ; foaf:name "Hajo Rijgersberg" . ### http://www.wurvoc.org/bibliography/om-2/IAUDiv1WG ombibo:IAUDiv1WG rdf:type owl:NamedIndividual , foaf:Organization ; foaf:name "IAU Division I Working Group Numerical Standards" . ### http://www.wurvoc.org/bibliography/om-2/IAU_2012_Resolution_B2 ombibo:IAU_2012_Resolution_B2 rdf:type owl:NamedIndividual , bibo:Chapter ; dc:title "Resolution B2" ; bibo:reproducedIn . ### http://www.wurvoc.org/bibliography/om-2/Institute_of_Physics_Publishing ombibo:Institute_of_Physics_Publishing rdf:type owl:NamedIndividual , foaf:Organization ; foaf:based_near "Bristol, UK" ; foaf:name "Institute of Physics Publishing" . ### http://www.wurvoc.org/bibliography/om-2/International_Astronomical_Union ombibo:International_Astronomical_Union rdf:type owl:NamedIndividual , foaf:Organization ; foaf:name "International Astronomical Union" . ### http://www.wurvoc.org/bibliography/om-2/IntroAstronomicalPhotometry ombibo:IntroAstronomicalPhotometry rdf:type owl:NamedIndividual , bibo:Book ; dc:creator ombibo:Edwin_Budding , ombibo:Osman_Demircan ; dc:date "2007" ; dc:publisher ombibo:Cambridge_University_Press ; dc:title "Introduction to Astronomical Photometry" ; bibo:authorList [ ] ; bibo:edition "2" ; bibo:isbn13 "9780521847117" ; bibo:uri "http://ebooks.cambridge.org/ebook.jsf?bid=CBO9780511536175" . ### http://www.wurvoc.org/bibliography/om-2/IntroAstronomicalPhotometry_chapter_2 ombibo:IntroAstronomicalPhotometry_chapter_2 rdf:type owl:NamedIndividual , bibo:Chapter ; dc:title "Introduction" ; bibo:chapter "2" ; bibo:pageEnd "38" ; bibo:pageStart "11" ; bibo:reproducedIn ombibo:IntroAstronomicalPhotometry . ### http://www.wurvoc.org/bibliography/om-2/Jean_Meeus ombibo:Jean_Meeus rdf:type owl:NamedIndividual , foaf:Person ; foaf:name "Jean Meeus" . ### http://www.wurvoc.org/bibliography/om-2/Kenneth_Siedelmann ombibo:Kenneth_Siedelmann rdf:type owl:NamedIndividual , foaf:Person ; foaf:name "Kenneth Siedelmann" . ### http://www.wurvoc.org/bibliography/om-2/Osman_Demircan ombibo:Osman_Demircan rdf:type owl:NamedIndividual , foaf:Person ; foaf:name "Osman Demircan" . ### http://www.wurvoc.org/bibliography/om-2/Stroemgren1956 ombibo:Stroemgren1956 rdf:type owl:NamedIndividual , bibo:Article ; dc:creator ombibo:Brengt_Stroemgren ; dc:date "1956" ; dc:isPartOf ombibo:VistasAstronomy ; dc:subject "Astronomy" , "Distance Measurement" ; dc:title "Two-dimensional spectral classification of F stars through photoelectric photometry with interference filters" ; bibo:authorList [ ] ; bibo:pageEnd "1346" ; bibo:pageStart "1336" ; bibo:uri "http://www.sciencedirect.com/science/article/pii/0083665656900605" ; bibo:volume "2" . ### http://www.wurvoc.org/bibliography/om-2/University_Science_Books ombibo:University_Science_Books rdf:type owl:NamedIndividual , foaf:Organization ; foaf:based_near "Sausalito, California" ; foaf:name "University Science Books" . ### http://www.wurvoc.org/bibliography/om-2/VU ombibo:VU rdf:type owl:NamedIndividual , foaf:Organization ; foaf:based_near "Amsterdam, The Netherlands" ; foaf:name "Vrije Universiteit" . ### http://www.wurvoc.org/bibliography/om-2/VistasAstronomy ombibo:VistasAstronomy rdf:type owl:NamedIndividual , bibo:Journal ; dc:title "Vistas in Astronomy" . ### http://www.wurvoc.org/bibliography/om-2/Willmann_Bell ombibo:Willmann_Bell rdf:type owl:NamedIndividual , foaf:Organization ; foaf:name "Willmann-Bell Inc." . ### http://www.wurvoc.org/bibliography/om-2/chapter13_Astronomical_Algorithms ombibo:chapter13_Astronomical_Algorithms rdf:type owl:NamedIndividual , bibo:Chapter ; dc:title "Transformation of Coordinates" ; bibo:chapter "13" ; bibo:pageEnd "96" ; bibo:pageStart "92" ; bibo:reproducedIn . ### http://www.wurvoc.org/bibliography/om-2/chapter23_Astronomical_Algorithms ombibo:chapter23_Astronomical_Algorithms rdf:type owl:NamedIndividual , bibo:Chapter ; dc:title "Apparent place of a star" ; bibo:chapter "23" ; bibo:pageEnd "158" ; bibo:pageStart "149" ; bibo:reproducedIn . ### urn:isbn:0943396611 rdf:type owl:NamedIndividual , bibo:Book ; dc:creator ombibo:Jean_Meeus ; dc:date "1998" ; dc:publisher ombibo:Willmann_Bell ; dc:subject "Algorithms" , "Astronomy - Data processing" , "Astronomy - Problems, exercises" ; dc:title "Astronomical Algorithms" ; bibo:edition "2" ; bibo:isbn10 "0943396611" ; bibo:uri "http://www.willbell.com/math/mc1.htm" . ################################################################# # Annotations ################################################################# om:Aberration rdfs:comment "The apparent angular displacement of the observed position of a celestial object from its geometric position, caused by the finite velocity of light in combination with the motions of the observer and of the observed object."@en ; rdfs:label "aberration"@en . om:AberrationInLatitude rdfs:comment "The apparent angular displacement in ecliptical latitude of the observed position of a celestial object from its geometric position, caused by the finite velocity of light in combination with the motions of the observer and of the observed object."@en ; om:symbol "Δβ" ; rdfs:label "aberration in latitude"@en . om:AberrationInLongitude rdfs:comment "The apparent angular displacement in ecliptical longitude of the observed position of a celestial object from its geometric position, caused by the finite velocity of light in combination with the motions of the observer and of the observed object."@en ; rdfs:label "aberration in longitude"@en ; om:symbol "Δλ" . om:AbsoluteBolometricMagnitude rdfs:comment "The absolute magnitude (see absolute magnitude) of a star is a measure of its total energy emission per second, or luminosity, i.e., the bolometric magnitude from a standard distance (10 pc)."@en ; om:symbol "M_bol" ; rdfs:label "absolute bolometric magnitude"@en . om:AbsoluteMagnitude rdfs:comment "Logarithmic measure of the brightness of an object as seen from a standard distance of 10 pc. Units usually not indicated (http://en.wikipedia.org/wiki/Magnitude_(astronomy)."@en ; rdfs:label "absolute magnitude"@en ; om:symbol "M" ; rdfs:label "absolute magnitude"@nl . om:AbsorbedDose rdfs:comment "Absorbed dose is the energy deposited in a medium by ionizing radiation. It is a derived quantity in the International System of Units. Absorbed dose is energy divided by mass."@en ; om:alternativeLabel "total ionizing dose"@en ; rdfs:label "absorbed dose"@en . om:AbsorbedDoseRate rdfs:label "absorbed dose rate"@en . om:Acceleration rdfs:label "acceleration"@en ; om:alternativeLabel "acceleratie"@nl ; rdfs:label "versnelling"@nl ; om:symbol "a" . om:AceticAcidMassFraction rdfs:comment "The fraction of the mass of acetic acid in a phenomenon"@en ; rdfs:label "acetic acid mass fraction"@en . om:Acidity om:symbol "pH" ; rdfs:label "acidity"@en . om:AcousticFirmness rdfs:label "akoestische stevigheid"@nl , "acoustic firmness"@en ; rdfs:comment "Stevigheid gemeten met AWETA (acoustic firmness value). AFS value."@nl ; om:alternativeLabel "firmness_ac"@en . om:Action rdfs:label "actie"@nl , "action"@en . om:Activity rdfs:label "activity"@en ; rdfs:comment "Activity is the decay rate of a radioactive substance. It is a derived quantity in the International System of Units. Activity is 1 divided by time."@en ; om:alternativeLabel "activity of a radionuclide"@en ; rdfs:label "activiteit"@nl ; om:alternativeLabel "activity (of a radionuclide)"@en ; om:symbol "A" . om:Admittance rdfs:label "admittance"@en ; rdfs:comment "Admittance is a measure of how easily a circuit or device will allow a current to flow. It is electric current divided by electric potential."@en ; om:symbol "Y" . om:Albedo om:symbol "α" ; rdfs:label "albedo"@nl , "albedo"@en ; rdfs:comment "Ratio between radiation falling onto an object and the radiation reflected or scattered back. Or the ratio between the illumination and observed brightness."@en . om:AlfvenNumber rdfs:label "Alfvén number"@en ; om:symbol "Al" . om:Altitude om:alternativeSymbol "Alt" ; om:alternativeLabel "elevation"@en ; rdfs:label "altitude"@en ; rdfs:comment "The angular distance of a celestial body above or below the horizon, measured along the great circle passing through the body and the zenith."@en ; om:symbol "h" . om:AmbientDoseEquivalent rdfs:label "ambient dose equivalent"@en . om:AmountOfMoney rdfs:label "amount of money"@en . om:AmountOfSubstance rdfs:label "amount of substance"@en ; rdfs:comment "Amount of substance is the number of elementary entities such as atoms, molecules, electrons, particles, etc. present in a phenomenon. It is a base quantity in the International System of Units."@en ; om:symbol "n" ; rdfs:label "stofhoeveelheid"@nl . om:AmountOfSubstanceConcentration om:symbol "C" ; om:alternativeLabel "molaire concentratie"@nl , "molar concentration"@en ; rdfs:label "amount of substance concentration"@en . om:AmountOfSubstanceFlow rdfs:label "amount of substance flow"@en ; om:alternativeLabel "molar flow"@en , "amount-of-substance flow"@en . om:AmountOfSubstanceFraction om:alternativeLabel "amount-of-substance fraction"@en , "molfractie"@nl ; rdfs:label "amount of substance fraction"@en ; om:alternativeLabel "mole fraction"@en ; om:alternativeSymbol "y" ; om:symbol "x" . om:AmountOfSubstanceFractionFlow om:alternativeLabel "mole fraction flow"@en , "amount-of-substance fraction flow"@en ; rdfs:label "amount of substance fraction flow"@en . om:Amphiphilicity rdfs:label "amphiphilicity"@en , "amfifiliciteit"@nl . om:Amplitude rdfs:comment "The difference between the maximum and minimum magnitudes of a variable star, i.e., the total range of its brightness."@en ; rdfs:label "amplitude"@en . om:Angle om:alternativeSymbol "φ" , "θ" ; rdfs:label "angle"@en ; om:alternativeLabel "plane angle"@en ; rdfs:label "hoek"@nl ; om:alternativeSymbol "β" , "γ" ; rdfs:comment "Angle is the ratio between an arc and its radius."@en ; om:symbol "α" ; rdfs:label "角度"@zh . om:AngularAcceleration om:symbol "α" ; rdfs:label "angular acceleration"@en , "hoekversnelling"@nl . om:AngularDisplacement rdfs:label "angular displacement"@en . om:AngularMomentum rdfs:label "angular momentum"@en ; om:alternativeLabel "hoekmoment"@nl ; om:alternativeSymbol "J" ; rdfs:label "impulsmoment"@nl ; om:alternativeLabel "draaiimpuls"@nl , "draaimoment"@nl ; om:symbol "L" . om:AngularSize rdfs:label "angular size"@en . om:AngularSpeed rdfs:label "angular speed"@en , "hoeksnelheid"@nl ; om:alternativeSymbol "Ω" ; om:alternativeLabel "hoekfrequentie"@nl , "angular frequency"@en ; om:symbol "ω" . om:AngularVelocity rdfs:label "angular velocity"@en ; om:symbol "ω" . om:AnnualAberration rdfs:comment "The component of the stellar abberation resulting from the motion of the Earth about the Sun. The abberation is the apparent angular displacement of the observed position of a celestial object from its geometric position, caused by the finite velocity of light in combination with the motions of the observer and of the observed object."@en ; rdfs:label "annual aberration"@en . om:ApparentDiameter rdfs:comment "The angle that the actual diameter of an object makes in the sky; also known as angular size. Most often small, so units are mostly arcminutes, arcseconds, or even milli- or microarcseconds."@en ; rdfs:label "apparent diameter"@en . om:ApparentDistanceModulus rdfs:label "apparent distance modulus"@en . om:ApparentMagnitude rdfs:label "schijnbare magnitude"@nl ; rdfs:comment "Logarithmic measure of the apparent brightness of an object. Units usually not indicated(http://en.wikipedia.org/wiki/Magnitude_(astronomy)."@en ; om:symbol "m" ; rdfs:label "apparent magnitude"@en . om:Area om:symbol "A" ; rdfs:label "oppervlakte"@nl , "面积"@zh ; rdfs:comment "Area expresses the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve. It is a derived quantity in the International System of Units. Area is length squared."@en ; rdfs:label "area"@en ; om:alternativeSymbol "S" ; om:alternativeLabel "oppervlak"@nl . om:AreaDensity rdfs:label "area density"@en , "oppervlaktedichtheid"@nl . om:AreaDensityRate rdfs:label "area density rate"@en . om:AreaFraction rdfs:label "oppervlaktefractie"@nl , "area fraction"@en . om:AtomicMass rdfs:label "atomic mass"@en ; om:symbol "m_a" . om:AverageSpeed om:symbol "u" ; rdfs:label "average speed"@en . om:Azimuth rdfs:label "azimuth"@en ; om:symbol "A" ; rdfs:comment "The angular distance measured clockwise along the horizon from a specified reference point (usually north) to the intersection with the great circle drawn from the zenith through a body on the celestial sphere."@en ; om:alternativeSymbol "Az" ; rdfs:label "azimut"@nl . om:BMagnitude om:symbol "B" ; om:alternativeSymbol "m_B" ; rdfs:label "B magnitude"@en ; rdfs:comment "Johnson B magnitude. The Johnson B band is a standard filter in the blue area. The central wavelength is 440nm and the bandwidth is 100nm. The filter to be used is the Corning 5030 filter plus the Schott GG13 filter."@en . om:BMagnitudeAtMaximumBrightness rdfs:comment "Johnson B magnitude at maximum brightness (i.e. for a variable star). The Johnson B band is a standard filter in the blue area. The central wavelength is 440nm and the bandwidth is 100nm. The filter to be used is the Corning 5030 filter plus the Schott GG13 filter."@en ; rdfs:label "B magnitude at maximum brightness"@en ; om:symbol "B_max" . om:BMagnitudeAtMinimumBrightness rdfs:comment "Johnson B magnitude at minimum brightness (i.e. for a variable star). The Johnson B band is a standard filter in the blue area. The central wavelength is 440nm and the bandwidth is 100nm. The filter to be used is the Corning 5030 filter plus the Schott GG13 filter."@en ; om:symbol "B_min" ; rdfs:label "B magnitude at minimum brightness"@en . om:BetaNarrowMagnitude rdfs:label "β_narrow magnitude"@en ; om:symbol "β_n" ; rdfs:comment "β_narrow Magnitude in the Strömgren-Crawford photometric system with a peak wavelength at 485.8 nm and a peak-half-width of 2.9 nm."@en ; om:alternativeSymbol "β_narrow" . om:BetaWideMagnitude om:alternativeSymbol "β_wide" ; rdfs:comment "β_wide Magnitude in the Strömgren-Crawford photometric system with a peak wavelength at 485 nm and a peak-half-width of 12.9 nm."@en ; rdfs:label "β_wide magnitude"@en ; om:symbol "β_w" . om:BodyLabelMass rdfs:label "body label mass"@en ; om:unofficialLabel "body label weight" . om:BodyMass om:unofficialLabel "body weight" ; rdfs:label "body mass"@en . om:BolometricCorrection om:symbol "BC" ; rdfs:comment "The visual magnitude of an object minus its bolometric magnitude."@en ; rdfs:label "bolometric correction"@en . om:BolometricMagnitude rdfs:label "bolometric magnitude"@en ; om:symbol "m_bol" ; rdfs:comment "The magnitude of a star measured across all wavelengths, so that it takes into account the total amount of energy radiated. If a star is a strong infrared or ultraviolet emitter, its bolometric magnitude will differ greatly from its visual magnitude."@en . om:BondAlbedo rdfs:label "bond albedo"@en ; rdfs:comment "Is the fraction of the total incident solar radiation - the radiation at all wavelengths - that is reflected or scattered by an object in all directions."@en ; om:alternativeLabel "spherical albedo"@en . om:Breadth rdfs:label "breadth"@en , "breedte"@nl ; om:symbol "b" . om:BrightnessTemperature rdfs:comment "The temperature that a blackbody would need to have in order to emit radiation of the observed intensity at a given wavelength (mostly used in radio astronomy)."@en ; rdfs:label "brightness temperature"@en . om:BudStadium rdfs:label "bud stadium"@en , "knopstadium"@nl . om:BudStadiumDay0 rdfs:comment "Knopstadium vaasdag 0 (start vaasleven) (code)."@nl ; om:alternativeLabel "sday0"@en ; rdfs:label "knopstadium dag 0"@nl , "bud stadium day 0"@en . om:BudStadiumDay4 rdfs:comment "Knopstadium vaasdag 4 (code)."@nl ; om:alternativeLabel "sday4"@en ; rdfs:label "bud stadium day 4"@en , "knopstadium dag 4"@nl . om:BudStadiumDay7 rdfs:label "bud stadium day 7"@en ; om:alternativeLabel "sday7"@en ; rdfs:comment "Knopstadium vaasdag 7 (code)."@nl ; rdfs:label "knopstadium dag 7"@nl . om:BulkModulus om:symbol "K" ; om:alternativeSymbol "κ" ; rdfs:label "bulk modulus"@en ; rdfs:comment "Bulk modulus is a substance's resistance to uniform compression."@en ; rdfs:label "compressiemodulus"@nl . om:CapMass om:unofficialLabel "cap weight" ; rdfs:label "cap mass"@en . om:Capacitance rdfs:comment "Capacitance is the ability to hold electrical charge. It is a derived quantity in the International System of Units. Capacitance is electric charge divided by electric potential."@en ; rdfs:label "capaciteit"@nl ; om:alternativeLabel "electric capacitance"@en ; om:symbol "C" ; om:alternativeLabel "electrische capaciteit"@nl ; rdfs:label "capacitance"@en . om:CarbonDioxideEquivalentMass rdfs:label "carbon dioxide equivalent mass"@en . om:CarbonDioxideEquivalentMassPerEnergy rdfs:label "carbon dioxide equivalent mass per energy"@en . om:CartonMass rdfs:label "carton mass"@en ; om:unofficialLabel "carton weight" . om:CatalyticActivity rdfs:label "catalytic activity"@en . om:CatalyticActivityConcentration om:alternativeLabel "catalytic concentration"@en ; rdfs:label "catalytic activity concentration"@en . om:CauseEndOfVaseLifeAbscisedBuds rdfs:comment "Oorzaak einde vaasleven knopval (1/0)."@nl ; rdfs:label "oorzaak einde vaasleven knopval"@nl ; om:alternativeLabel "abscised buds"@en ; rdfs:label "cause end of vase life abscised buds"@en . om:CauseEndOfVaseLifeAbscisedFlowers rdfs:label "oorzaak einde vaasleven bloemval"@nl , "cause end of vase life abscised flowers"@en ; rdfs:comment "Oorzaak einde vaasleven bloemval (1/0)."@nl ; om:alternativeLabel "abscised flowers"@en . om:CauseEndOfVaseLifeAbscisedLeaves rdfs:label "oorzaak einde vaasleven bladval"@nl ; om:alternativeLabel "abscised leaves"@en ; rdfs:label "cause end of vase life abscised leaves"@en ; rdfs:comment "Oorzaak einde vaasleven bladval (1/0)."@nl . om:CauseEndOfVaseLifeBlueFlowers om:alternativeLabel "blue flowers"@en ; rdfs:comment "Oorzaak einde vaasleven blauwe bloemen (1/0)."@nl ; rdfs:label "cause end of vase life blue flowers"@en , "oorzaak einde vaasleven blauwe bloemen"@nl . om:CauseEndOfVaseLifeBotrytis om:alternativeLabel "bot"@en ; rdfs:label "oorzaak einde vaasleven Botrytis"@nl ; rdfs:comment "Oorzaak einde vaasleven Botrytis (b3 of b4) (1/0)."@nl ; rdfs:label "cause end of vase life Botrytis"@en . om:CauseEndOfVaseLifeDryBuds rdfs:label "oorzaak einde vaasleven knopverdroging"@nl ; rdfs:comment "Oorzaak einde vaasleven knopverdroging (1/0)."@nl ; rdfs:label "cause end of vase life dry buds"@en ; om:alternativeLabel "dry buds"@en . om:CauseEndOfVaseLifeDryFlowers rdfs:comment "Oorzaak einde vaasleven bloemverdroging (1/0)."@nl ; rdfs:label "oorzaak einde vaasleven bloemverdroging"@nl , "cause end of vase life dry flowers"@en ; om:alternativeLabel "dry flowers"@en . om:CauseEndOfVaseLifeDryLeaves rdfs:label "cause end of vase life dry leaves"@en ; om:alternativeLabel "dry leaves"@en ; rdfs:label "oorzaak einde vaasleven bladverdroging"@nl ; rdfs:comment "Oorzaak einde vaasleven bladverdroging (1/0)."@nl . om:CauseEndOfVaseLifeMalformedBuds rdfs:label "cause end of vase life malformed buds"@en ; rdfs:comment "Oorzaak einde vaasleven misvormde knoppen (1/0)."@nl ; om:alternativeLabel "malformed buds"@en ; rdfs:label "oorzaak einde vaasleven misvormde knoppen"@nl . om:CauseEndOfVaseLifeMalformedFlowers om:alternativeLabel "malformed flowers"@en ; rdfs:label "cause end of vase life malformed flowers"@en ; rdfs:comment "Oorzaak einde vaasleven misvormde bloemen (1/0)."@nl ; rdfs:label "oorzaak einde vaasleven misvormde bloemen"@nl . om:CauseEndOfVaseLifeNonturgidFlowers rdfs:label "oorzaak einde vaasleven slappe bloemen"@nl ; rdfs:comment "Oorzaak einde vaasleven slappe bloemen (1/0)."@nl ; om:alternativeLabel "nonturgid flowers"@en ; rdfs:label "cause end of vase life nonturgid flowers"@en . om:CauseEndOfVaseLifeNonturgidLeaves rdfs:label "cause end of vase life nonturgid leaves"@en , "oorzaak einde vaasleven slappe bladeren"@nl ; om:alternativeLabel "nonturgid leaves"@en ; rdfs:comment "Oorzaak einde vaasleven slappe bladeren (1/0)."@nl . om:CauseEndOfVaseLifeRottenFlowers rdfs:label "cause end of vase life rotten flowers"@en ; rdfs:comment "Oorzaak einde vaasleven bloemrot (1/0)."@nl ; om:alternativeLabel "rotten flowers"@en ; rdfs:label "oorzaak einde vaasleven bloemrot"@nl . om:CauseEndOfVaseLifeRottenLeaves rdfs:label "cause end of vase life rotten leaves"@en , "oorzaak einde vaasleven rotte bladeren"@nl ; rdfs:comment "Oorzaak einde vaasleven rotte bladeren (1/0)."@nl ; om:alternativeLabel "rotten leaves"@en . om:CauseEndOfVaseLifeWiltedFlowers rdfs:comment "Oorzaak einde vaasleven bloemverwelking (1/0)."@nl ; rdfs:label "cause end of vase life wilted flowers"@en , "oorzaak einde vaasleven bloemverwelking"@nl ; om:alternativeLabel "wilted flowers"@en . om:CauseEndOfVaseLifeWiltedLeaves rdfs:comment "Oorzaak einde vaasleven bladverwelking (1/0)."@nl ; rdfs:label "cause end of vase life wilted leaves"@en ; om:alternativeLabel "wilted leaves"@en ; rdfs:label "oorzaak einde vaasleven bladverwelking"@nl . om:CauseEndOfVaseLifeYellowLeaves rdfs:label "cause end of vase life yellow leaves"@en ; om:alternativeLabel "yellow leaves"@en ; rdfs:comment "Oorzaak einde vaasleven bladvergeling (1/0)."@nl ; rdfs:label "oorzaak einde vaasleven bladvergeling"@nl . om:CelsiusTemperature om:symbol "t" ; om:alternativeSymbol "θ" ; rdfs:label "Celsiustemperatuur"@nl , "Celsius temperature"@en . om:Circumference rdfs:label "circumference"@en ; om:symbol "C" ; rdfs:label "omtrek"@nl , "圆周"@zh . om:Co-RotationRadius rdfs:comment "The radius (distance from the galaxy's centre) at which the stars move at the same speed as the spiral pattern or bar in a galaxy."@en ; rdfs:label "co-rotation radius"@en ; om:symbol "r_c" . om:ColdGasMassFraction rdfs:comment "The fraction of the mass of a galaxy that is in the form of cold gas ~10s K."@en ; rdfs:label "cold gas mass fraction"@en . om:CollisionFrequency om:alternativeSymbol "ν_c" ; om:symbol "ν_coll" ; rdfs:comment "Collision frequency is the average number of collisions between reacting molecules per unit time."@en ; rdfs:label "collision frequency"@en . om:ColorAreaFraction rdfs:comment "Voorbeeld avocado Hass: percentage oppervlak donker."@nl ; om:alternativeLabel "color%"@en ; rdfs:label "kleuroppervlaktefractie"@nl , "color area fraction"@en . om:ColourIndex rdfs:label "colour index"@en ; rdfs:comment "The difference between the apparent magnitude of a star at two different wavelengths (always the shorter-wavelength magnitude minus the longer-wavelength magnitude) to give a quantification of the star's colour. The magnitude of an object at different wavelengths are measured by using different filters before the detector. Often the Johnson system with UBV passbands are used. Other passbands may also be used (for instance g-r)."@en ; rdfs:label "kleurindex"@nl . om:ColourTemperature rdfs:comment "The temperature of a blackbody that has the same colour index as a given star."@en ; rdfs:label "colour temperature"@en . om:ColumnNumberDensity om:unofficialLabel "density" ; rdfs:label "column number density"@en ; om:unofficialLabel "number density" . om:CompressiveStress rdfs:comment "Compressive stress is a stress that, when applied, acts towards the center of a material."@en ; rdfs:label "compressive stress"@en . om:ContactAngle rdfs:label "contact angle"@en . om:CosmologicalConstant om:symbol "Λ" ; rdfs:label "cosmological constant"@en ; rdfs:comment "The cosmological constant."@en ; rdfs:label "kosmologische constante"@nl . om:Cost rdfs:label "cost"@en . om:CousinsMagnitude rdfs:label "Cousins magnitude"@en ; rdfs:comment "A magnitude measured in one of Cousins standard passbands (using a standard filter, i.e. I or R)."@en . om:Coverage rdfs:label "coverage"@en . om:CowlingNumber om:symbol "Co" ; om:alternativeSymbol "Co2" ; rdfs:label "Cowling number"@en ; om:alternativeLabel "second Cowling number"@en . om:CriticalDensity rdfs:label "critical density"@en ; rdfs:comment "The density needed for a closed universe."@en ; rdfs:label "kritieke dichtheid"@nl ; om:symbol "ρ_c" . om:CurrentDensity rdfs:label "current density"@en ; om:alternativeSymbol "j" ; om:symbol "J" ; rdfs:comment "Current density is the density of flow of a conserved charge. It is a derived quantity in the International System of Units. Current density is electric current divided by area."@en . om:CurvatureConstant rdfs:label "curvature constant"@en ; rdfs:comment "The curvature constant k=-1, 0, or 1."@en ; om:symbol "k" . om:Cut-OffWavelength om:symbol "λ_c" ; rdfs:label "cut-off wavelength"@en ; rdfs:comment "Either: wavelengths at which the detectivity (D) falls to 0, or the wavelengths at which the detectivity falls to 1% of the peak value, or the wavelengths at which the normalised detectivity (D*) has fallen to half its peak value."@en . om:DarkNoise rdfs:comment "Output from a detector when unilluminated - usually as RMS voltage or current (Kitchin, Astrophysical Techniques, IoP, Table 1.1.2)."@en ; rdfs:label "dark noise"@en . om:Date rdfs:label "date"@en , "datum"@nl . om:DecelerationParameter rdfs:label "deceleration parameter"@en ; om:symbol "q" . om:Declination om:symbol "δ" ; rdfs:comment "The angular distance on the celestial sphere north or south of the celestial equator. It is measured along the hour circle passing through the celestial object. Declination is usually given in combination with right ascension or hour angle."@en ; om:alternativeSymbol "dec" ; rdfs:label "declination"@en , "declinatie"@nl . om:Density rdfs:label "密度"@zh ; om:alternativeLabel "mass density"@en ; rdfs:label "density"@en ; om:alternativeLabel "concentration (w/v)"@en , "soortelijke massa"@nl ; om:symbol "ρ" ; rdfs:comment "Density is the concentration of matter. It is a derived quantity in the International System of Units. Density is mass divided by volume."@en ; rdfs:label "dichtheid"@nl . om:DensityParameter om:symbol "Ω" ; rdfs:comment "Ratio of the average density and the critical density."@en ; rdfs:label "density parameter"@en . om:DensityParameterForBaryonicMatter rdfs:label "density parameter for baryonic matter"@en ; om:symbol "Ω_B" ; rdfs:comment "The density parameter for baryonic (oridnary) matter."@en . om:DensityParameterForMatter om:symbol "Ω_M" ; rdfs:label "density parameter for matter"@en ; rdfs:comment "The density parameter for matter (either baryonic or dark)."@en . om:DensityParameterForRadiation rdfs:label "density parameter for radiation"@en ; rdfs:comment "The density parameter for radiation."@en ; om:symbol "Ω_R" . om:DensityParameterForVacuum rdfs:comment "The density parameter for vacuum."@en ; om:symbol "Ω_Λ" ; rdfs:label "density parameter for vacuum"@en . om:Depth om:symbol "d" ; rdfs:label "diepte"@nl , "depth"@en . om:DetectiveQuantumEfficiency rdfs:comment "Square of ratio between the output signal noise ratio and the input signal noise ratio."@en ; om:symbol "DQE" ; rdfs:label "detective quantum efficiency"@en . om:Detectivity rdfs:comment "Reciprocal of Noise equivalent power. The signal-to-noise ratio for incident radiation of unit intensity."@en ; rdfs:label "detectivity"@en ; om:symbol "D" . om:Diameter rdfs:label "直径"@zh , "diameter"@en , "diameter"@nl ; om:symbol "d" . om:Diameter-Angle rdfs:label "diameter (hoek)"@nl , "diameter (angle)"@en . om:DirectionalDoseEquivalent rdfs:label "directional dose equivalent"@en . om:DisodiumEthyleneDiamineTetreAcetateMassFraction om:alternativeLabel "NaEDTA mass fraction"@en ; rdfs:label "disodium ethylene diamine tetra acetate mass fraction"@en ; rdfs:comment "The fraction of the mass of disodium ethylene diamine tetra acetate in a phenomenon"@en . om:Displacement rdfs:label "verplaatsing"@nl , "displacement"@en ; om:symbol "d" . om:Distance rdfs:label "distance"@en ; om:symbol "d" ; rdfs:label "afstand"@nl , "距离"@zh . om:DistanceModulus rdfs:label "distance modulus"@en ; om:symbol "m-M" ; rdfs:comment """The difference between the apparent magnitude (m) of an astronomical object, such as a star, and its absolute magnitude (M), used as a distance measurement. Distances can be expressed in distance modulii as $$m-M = 5\\log d + 10 = 10-5 log \\varpi$$ where \\(d\\) is the distance in kiloparsec and \\(\\varpi\\) is the parallax in milliarcseconds. """@en . om:DiurnalAberration rdfs:label "diurnal aberration"@en ; rdfs:comment "The component of the stellar abberation resulting from the diurnal motion of the observer around the centre of the Earth. The abberation is the apparent angular displacement of the observed position of a celestial object from its geometric position, caused by the finite velocity of light in combination with the motions of the observer and of the observed object."@en . om:DoseEquivalent rdfs:label "dose equivalent"@en ; rdfs:comment "Dose equivalent is a measure of the radiation dose to tissue where an attempt has been made to allow for the different relative biological effects of different types of ionizing radiation."@en . om:DrainageSpeed rdfs:label "drainage speed"@en . om:DryBodyMass rdfs:label "dry body mass"@en ; om:unofficialLabel "dry body weight" . om:DryMass om:unofficialLabel "dry weight" ; rdfs:label "dry mass"@en . om:DryMatterMassFraction rdfs:comment "The fraction of the mass of dry matter in a phenomenon"@en ; rdfs:label "dry matter mass fraction"@en . om:Duration rdfs:label "duur"@nl , "duration"@en . om:DynamicModulus rdfs:label "dynamic modulus"@en ; om:symbol "E" . om:DynamicRange rdfs:comment "Ratio between the saturation output and the dark signal, sometimes only over the region of linearity."@en ; rdfs:label "dynamic range"@en . om:DynamicViscosity rdfs:label "dynamische viscositeit"@nl ; om:alternativeSymbol "η" ; rdfs:label "dynamic viscosity"@en ; om:symbol "μ" ; rdfs:comment "Viscosity is the definite resistance to change of form of many materials."@en ; om:unofficialLabel "viscosity" . om:Eccentricity rdfs:label "eccentriciteit"@nl , "eccentricity"@en ; rdfs:comment "A measure of the deviation from a circle for an orbit."@en ; om:symbol "e" . om:EclipticLatitude rdfs:comment "The angular distance on the celestial sphere north or south of the ecliptic (the path of the Sun on the celestial sphere during one year). It is measured along the great circle passing through the object and the ecliptic poles and perpendicular to the ecliptic."@en ; om:symbol "β" ; rdfs:label "ecliptic latitude"@en . om:EclipticLongitude rdfs:comment "The angular distance on the celestial sphere measured clockwise from the vernal equinox along the ecliptic (the path of the Sun on the celestial sphere during one year) to the intersection with the great circle drawn from the ecliptical north pole through the object."@en ; rdfs:label "ecliptic longitude"@en ; om:symbol "λ" . om:EggMassFraction rdfs:comment "The fraction of the mass of egg in a phenomenon"@en ; rdfs:label "egg mass fraction"@en . om:ElasticityTensor rdfs:label "elasticiteitstensor"@nl ; om:symbol "c_ijkl" ; om:alternativeLabel "stiffness tensor"@en ; rdfs:label "elasticity tensor"@en . om:ElectricCharge rdfs:label "electrische lading"@nl ; om:alternativeLabel "quantity of electricity"@en , "lading"@nl ; rdfs:label "electric charge"@en ; om:symbol "Q" ; om:alternativeSymbol "q" ; rdfs:comment "Electric charge is a conserved property of some subatomic particles, which determines their electromagnetic interaction. It is a derived quantity in the International System of Units. Electric charge is electric current times time."@en . om:ElectricChargeDensity rdfs:label "electric charge density"@en ; om:alternativeLabel "charge density"@en ; rdfs:comment "Electric charge density is the amount of electric charge in a volume. It is a derived quantity in the International System of Units. Electric charge density is electric charge divided by volume."@en . om:ElectricCurrent om:symbol "I" ; rdfs:label "electric current"@en ; rdfs:comment "Electric current is the flow of electric charge. It is a base quantity in the International System of Units. Electric current is electric charge divided by time."@en ; om:alternativeLabel "current"@en ; om:alternativeSymbol "i" . om:ElectricDipoleMoment rdfs:label "electric dipole moment"@en ; rdfs:comment "Electric dipole moment is a measure of the polarity of a system of electric charges."@en ; om:symbol "p" . om:ElectricField rdfs:label "electric field"@en , "electrisch veld"@nl ; om:symbol "E" ; om:alternativeLabel "electric field strength"@en ; rdfs:comment "Electric field is a property of the space surrounding an electric charge or in the presence of a time-varying magnetic field which exerts a forceon other electrically charged objects."@en . om:ElectricFluxDensity rdfs:label "electric flux density"@en . om:ElectricPotential om:alternativeLabel "voltage"@en ; rdfs:label "electrische potentiaal"@nl ; om:alternativeLabel "voltage"@nl ; rdfs:label "electric potential"@en ; rdfs:comment "Electric potential is the potential energy per unit charge associated with static (time-invariant) electric field."@en ; om:symbol "V" ; om:alternativeSymbol "φ" . om:ElectricalConductance rdfs:label "electrical conductance"@en ; om:alternativeLabel "electric conductance"@en , "conductance"@en ; rdfs:comment "Electrical conductance is a measure of how easily electricity flows along a certain path through an electrical element."@en ; om:symbol "G" . om:ElectricalConductivity rdfs:label "electrical conductivity"@en . om:ElectricalResistance rdfs:comment "Electrical resistance is the degree to which an object opposes an electric current through it. It is a derived quantity in the International System of Units. Electrical resistance is electric potential divided by electric current."@en ; rdfs:label "electrical resistance"@en ; om:alternativeLabel "resistance"@en , "electric resistance"@en ; om:symbol "R" . om:ElectricalResistivity rdfs:label "electrical resistivity"@en . om:ElectromotiveForce rdfs:label "electromotive force"@en ; om:symbol "E" ; rdfs:comment "Electromotive force is that which causes a flow of current."@en ; om:alternativeSymbol "emf" . om:ElectronTemperature rdfs:comment "The temperature determined by the mean kinetic energy of free electrons in a plasma; also known as kinetic temperature."@en ; om:alternativeLabel "kinetic temperature"@en ; rdfs:label "electron temperature"@en ; om:symbol "T_e" ; om:alternativeSymbol "T_k" . om:Ellipticity om:alternativeLabel "oblateness"@en ; rdfs:label "ellipticity"@en ; rdfs:comment "A measure of the amount by which an object, such as a planet or a galaxy, deviates from a perfect sphere."@en ; om:symbol "f" ; om:alternativeLabel "flattening"@en . om:Energy rdfs:label "energie"@nl ; om:symbol "E" ; rdfs:comment "Energy can be defined as the ability to do work. It is a derived quantity in the International System of Units."@en ; rdfs:label "能量"@zh , "energy"@en ; om:alternativeSymbol "W" . om:EnergyDensity rdfs:label "energy density"@en ; rdfs:comment "Energy density is the amount of energy stored in a given system or region of space per unit volume."@en ; rdfs:label "energiedichtheid"@nl . om:Enthalpy rdfs:label "焓"@zh ; om:symbol "H" ; rdfs:label "enthalpy"@en , "enthalpie"@nl ; rdfs:comment "Enthalpy is the sum of the internal energy of a system plus the product of the pressure-volume work done on the system."@en . om:Entropy rdfs:label "entropie"@nl , "熵单位"@zh , "entropy"@en ; rdfs:comment "Entropy is a measure of the unavailability of a system’s energy to do work."@en ; om:symbol "S" . om:Epoch rdfs:label "epoch"@en . om:EpochAtMaximumBrightness rdfs:comment "A moment when the object (i.e. a variable star) was at maximum brightness."@en ; rdfs:label "epoch at maximum brightness"@en . om:EulerNumber om:symbol "Eu" ; rdfs:comment "The Euler number is a dimensionless number that expresses the relationship between a local pressure drop e.g. over a restriction and the kinetic energy per unit volume."@en ; rdfs:label "getal van Euler"@nl , "Euler number"@en . om:Exposure rdfs:label "exposure"@en . om:ExposureToXAndGammaRays rdfs:label "exposure to x and γ rays"@en ; om:alternativeLabel "exposure"@en , "exposure (to x and gamma rays)"@en , "exposure (to x and γ rays)"@en , "exposure to x and gamma rays"@en . om:ExternalBrowning rdfs:comment "Voorbeeld avocado Hass: poster (code)."@nl ; rdfs:label "external browning"@en ; om:alternativeLabel "ext_brown"@en . om:Extinction rdfs:comment "Total extinction at a specific wavelength. The extinction is caused by dust and gas between a star and the observer. It is the difference between the observed magnitude and the magnitude the source would have had if no extinction had taken place."@en ; om:symbol "A" ; rdfs:label "extinction"@en , "extinctie"@nl . om:ExtinctionAtWaveband om:symbol "A_X" ; rdfs:label "extinction at waveband"@en . om:ExtinctionAtWavelength rdfs:label "extinction at wavelength"@en ; om:symbol "A_λ" . om:ExtinctionInB rdfs:label "extinction in B"@en ; om:symbol "A_B" . om:ExtinctionInU rdfs:label "extinction in U"@en ; om:symbol "A_U" . om:ExtinctionInV om:symbol "A_V" ; rdfs:label "extinction in V"@en . om:FahrenheitTemperature rdfs:label "Fahrenheittemperatuur"@nl , "Fahrenheit temperature"@en ; om:symbol "T" . om:FatMassFraction rdfs:label "fat mass fraction"@en ; rdfs:comment "The fraction of the mass of fat in a phenomenon"@en . om:Firmness-Penetrometer-Method1 rdfs:label "firmness (penetrometer) (method 1)"@en ; om:alternativeLabel "firmness_pen_1"@en ; rdfs:comment "Stevigheid gemeten met penetrometer methode 1."@nl ; rdfs:label "stevigheid (penetrometer) (methode 1)"@nl . om:Firmness-Penetrometer-Method2 rdfs:comment "Stevigheid gemeten met penetrometer methode 2."@nl ; rdfs:label "firmness (penetrometer) (method 2)"@en ; om:alternativeLabel "firmness_pen_2"@en ; rdfs:label "stevigheid (penetrometer) (methode 2)"@nl . om:FirstCowlingNumber om:symbol "Co_1" ; rdfs:label "first Cowling number"@en . om:FlowpackMass om:unofficialLabel "flowpack weight" ; rdfs:label "flowpack mass"@en . om:Fluidity rdfs:label "fluidity"@en . om:FontSize rdfs:label "font size"@en , "fontgrootte"@nl . om:Force om:symbol "F" ; rdfs:label "力"@zh , "kracht"@nl ; rdfs:comment "Force is the extent to which an object with mass can be caused to accelerate. It is a derived quantity in the International System of Units. Force is mass times acceleration."@en ; rdfs:label "force"@en . om:FourierNumber rdfs:comment "The Fourier number is a dimensionless number that characterises heat conduction. It is the ratio of heat conduction rate to rate of thermal energy storage. The Fourier number is a dimensionless time."@en ; rdfs:label "Fourier number"@en ; om:symbol "Fo" ; rdfs:label "getal van Fourier"@nl . om:FourierNumberForMassTransfer om:symbol "Fo*" ; rdfs:label "Fourier number for mass transfer"@en . om:Frequency rdfs:comment "Frequency is a measure of the number of occurrences of a repeating event per unit time."@en ; om:alternativeSymbol "ν" ; om:unofficialAbbreviation "freq" ; rdfs:label "频率"@zh , "frequency"@en , "frequentie"@nl ; om:symbol "f" . om:Friction rdfs:label "wrijving"@nl , "friction"@en ; rdfs:comment "Friction is a force that resists the relative motion of solid surfaces, fluid layers, or material elements sliding against each other."@en . om:FroudeNumber om:symbol "Fr" ; rdfs:comment "The Froude number is a dimensionless number that compares inertial and gravitational forces. It may be used to quantify the resistance of an object moving through water, and compare objects of different sizes."@en ; rdfs:label "getal van Froude"@nl , "Froude number"@en . om:GalacticCylindricalPolarAngleCoordinate rdfs:label "galactic cylindrical polar angle coordinate"@en ; om:symbol "φ" ; rdfs:comment "The angle from the Galactic centre between the perpendicular projection of the Sun on the Galactic plane and the projection of the object. This is one of the three Galactic Cylindrical Polar Coordinates."@en . om:GalacticLatitude rdfs:comment "The angular distance on the celestial sphere north or south of the galactic equator. It is measured along the great circle passing through the object and the galactic poles and perpendicular to the galactic equator."@en ; om:symbol "b" ; rdfs:label "galactic latitude"@en . om:GalacticLongitude om:symbol "l" ; rdfs:comment "The angular distance on the celestial sphere measured clockwise from the galactic centre (as defined by the International Astronomical Union (IAU)) along the galactic equator to the intersection with the great circle drawn from the galactic north pole through the object."@en ; rdfs:label "galactic longitude"@en . om:GasConstant om:alternativeLabel "universele gasconstante"@nl ; rdfs:label "gasconstante"@nl ; om:symbol "R" ; om:alternativeLabel "universal gas constant"@en ; rdfs:label "gas constant"@en . om:GelatinMassFraction rdfs:comment "The fraction of the mass of gelatin in a phenomenon"@en ; rdfs:label "gelatin mass fraction"@en . om:GeometricalAlbedo om:alternativeLabel "physical albedo"@en ; rdfs:comment "Ratio between the brightness of an object as seen from the direction of a hypothetical white, diffusely reflecting sphere of the same size and at the same distance."@en ; rdfs:label "geometrical albedo"@en ; om:alternativeLabel "astronomical albedo"@en ; om:symbol "A" . om:GrashofNumber rdfs:comment "The Grashof number is a dimensionless number that approximates the ratio of buoyancy to viscous force that acts on a fluid."@en ; rdfs:label "Grashof number"@en , "getal van Grashof"@nl ; om:symbol "Gr" . om:GrashofNumberForMassTransfer om:symbol "Gr*" ; rdfs:label "Grashof number for mass transfer"@en . om:GravitationalAcceleration om:symbol "g" ; rdfs:label "valversnelling"@nl , "gravitational acceleration"@en ; om:alternativeLabel "gravitatieveldsterkte"@nl , "acceleration of free fall"@en , "zwaarteveldsterkte"@nl . om:GuarGumMassFraction rdfs:comment "The fraction of the mass of guar gum in a phenomenon"@en ; rdfs:label "guar gum mass fraction"@en . om:Half-Life om:LaTeXCommand "\\Halflife" ; om:alternativeSymbol "τ_½" , "T_½" , "t_1/2" ; om:symbol "t_½" ; om:LaTeXSymbol "T_{\\frac{1}{2}}" ; rdfs:label "half-life"@en . om:HartmannNumber om:symbol "Ha" ; rdfs:label "Hartmann number"@en , "getal van Hartmann"@nl . om:Heat om:symbol "Q" ; rdfs:label "warmte"@nl ; rdfs:comment "Heat is any flow of energy from one body or system to another due to a difference in temperature."@en ; om:alternativeLabel "quantity of heat"@en ; rdfs:label "heat"@en . om:HeatCapacity om:alternativeSymbol "C_v" ; om:symbol "C_p" ; rdfs:comment "Heat capacity is the heat required to increase the temperature of a system or substance one unit temperature."@en ; rdfs:label "warmtecapaciteit"@nl , "heat capacity"@en , "热容量"@zh . om:HeatFlowRate om:symbol "Φ" ; om:alternativeSymbol "q" ; rdfs:label "heat flow rate"@en . om:HeatFluxDensity rdfs:label "heat flux density"@en . om:HeatTransferCoefficient rdfs:label "heat transfer coefficient"@en . om:Height om:symbol "h" ; rdfs:label "hoogte"@nl , "height"@en . om:HourAngle rdfs:label "hour angle"@en , "uurhoek"@nl ; om:symbol "H" ; rdfs:comment "The angular distance on the celestial sphere measured westward along the celestial equator from the meridian to the hour circle that passes through the celestial object."@en . om:HubbleConstant rdfs:comment "The Hubble constant (NOT a constant over time)."@en ; rdfs:label "constante van Hubble"@nl , "Hubble constant"@en . om:HubbleConstantAtPresentEpoch rdfs:comment "The Hubble constant at the present epoch (a constant)."@en ; rdfs:label "Hubble constant at present epoch"@en ; om:symbol "H_0" ; rdfs:label "constante van Hubble tijdens het huidige epoch"@nl . om:Hydrophilicity rdfs:label "hydrofiliciteit"@nl , "hydrophilicity"@en . om:Hydrophobicity rdfs:label "hydrophobicity"@en , "hydrofobiciteit"@nl . om:IMagnitude om:alternativeSymbol "m_I" ; rdfs:label "I magnitude"@en ; rdfs:comment "I magnitude in the Cousins photometric system."@en ; om:symbol "I" . om:Illuminance om:symbol "Φ" ; rdfs:label "illuminance"@en ; om:alternativeLabel "illumination"@en ; rdfs:comment "Illuminance is the total luminous flux incident on a surface per unit area."@en ; om:alternativeSymbol "Φ_v" . om:Impulse rdfs:comment "Impulse is the integral of a force with respect to time."@en ; rdfs:label "stoot"@nl ; om:symbol "I" ; rdfs:label "impulse"@en . om:Inductance rdfs:label "inductance"@en ; rdfs:comment "Inductance is that property in an electrical circuit where a change in the current flowing through that circuit induces an electromotive force that opposes the change in current."@en . om:InformationCapacity rdfs:label "information capacity"@en , "informatiecapaciteit"@nl . om:InitialMassFunction rdfs:comment "The number of stars in mass fraction dM around mass M. Used in Salpeter's Initial Mass Function (IMF)."@en ; om:symbol "IMF" ; rdfs:label "initial mass function"@en . om:IntegratedMagnitude rdfs:label "integrated magnitude"@en ; rdfs:comment "The apparent magnitude that an extended object, such as a nebula or galaxy, would have if all its light were concentrated at a starlike point."@en . om:InternalEnergy rdfs:label "internal energy"@en ; om:symbol "U" ; rdfs:comment "The internal energy of a thermodynamic system, or a body with well-defined boundaries is the total of the kinetic energy due to the motion of molecules (translational, rotational, vibrational) and the potential energy associated with the vibrational and electric energy of atoms within molecules or crystals."@en ; rdfs:label "inwendige energie"@nl . om:IntrinsicColourIndex rdfs:comment "The colour index a star would have in the absence of interstellar extinction (reddening). It is assumed that all stars of the same spectral type and luminosity class have the same colour index."@en ; rdfs:label "intrinsic colour index"@en . om:IonizationTemperature rdfs:label "ionization temperature"@en ; rdfs:comment "The temperature of a gas or plasma derived from the relative numbers of neutral atoms and ions. Specifically, it is the temperature for which the Saha equations would predict these relative numbers, assuming the atoms and ions are in thermodynamic equilibrium."@en ; om:symbol "T_ion" . om:Irradiance rdfs:comment "Irradiance is the power of electromagnetic radiation at a surface per unit area."@en ; om:symbol "E" ; rdfs:label "irradiance"@en ; om:alternativeSymbol "E_e" . om:JeansMass om:symbol "M_J" ; rdfs:label "Jeans mass"@en ; rdfs:comment "The critical mass of a molecular cloud, above which it will be unstable to collapse."@en . om:JohnsonMagnitude rdfs:label "Johnson magnitude"@en ; om:longcomment "For accurate photometry the magnitude needs to be determined over well-defined spectral regions as the spectrum of to objects may be quite different. These magnitudes are measured using filters that allows only radiation within specific spectral regions (passbands) to pass through to the detector. These filters have accurately defined transmission curves characterised by a central wavelength and a bandwidth. The UBV system devised by Harold Johnson and William Morgan has been the most important general system until recently. The precise definition requires a reflecting telescope with aluminised mirrors fitted with an RCA 1P21 photomultiplier. The U region corresponds to a region in the violet and ultraviolet, the B region corresponds to typical photographic response and the V region to the visual response region (approximating the eye's response curve)."@en ; rdfs:comment "A magnitude measured in one of Johnson's standard passbands (using a standard filter, i.e. U, B, or V)."@en . om:Kerma rdfs:label "kerma"@en . om:KinematicViscosity om:symbol "ν" ; om:unofficialLabel "viscosity" ; rdfs:comment "Kinematic viscosity is the ratio of viscosity to density."@en ; rdfs:label "kinematic viscosity"@en , "kinematische viscositeit"@nl . om:KineticEnergy om:alternativeLabel "bewegingsenergie"@nl ; rdfs:label "kinetische energie"@nl ; om:alternativeSymbol "T" ; rdfs:comment "Kinetic energy is energy due to motion."@en ; rdfs:label "kinetic energy"@en ; om:symbol "E_k" ; om:alternativeSymbol "K" ; rdfs:label "动能"@zh . om:KnudsenNumber rdfs:comment "The Knudsen number is a dimensionless number defined as the ratio of the molecular mean free path length to a representative physical length scale."@en ; om:symbol "Kn" ; rdfs:label "getal van Knudsen"@nl , "Knudsen number"@en . om:LabelMass rdfs:label "label mass"@en ; om:unofficialLabel "label weight" . om:LactoseMassFraction rdfs:comment "The fraction of the mass of lactose in a phenomenon"@en ; rdfs:label "lactose mass fraction"@en . om:Length om:symbol "l" ; rdfs:comment "Length is the amount of space between two geographical points along a curve. It is a base quantity in the International System of Units and other systems of units. Length is speed times time. The metre, a base unit of length in the International System of Units, is defined in terms of speed of light during a certain time interval."@en ; rdfs:label "长度"@zh , "length"@en ; om:alternativeSymbol "L" ; rdfs:label "lengte"@nl . om:LengthFraction rdfs:label "lengtefractie"@nl , "length fraction"@en . om:LewisNumber rdfs:label "Lewis number"@en ; om:symbol "Le" ; rdfs:label "getal van Lewis"@nl ; rdfs:comment "The Lewis number is a dimensionless number defined as the ratio of thermal diffusivity to mass diffusivity."@en . om:LightTime rdfs:label "light time"@en ; rdfs:comment "The time electromagnetic radiation takes to reach Earth from a distant source. Often the correction in light time is needed to accurately calculate the apparent position of solar system objects or to calculate the period of variable stars (different times are observed when the Earth is at a different position in its orbit)."@en ; om:symbol "τ" . om:LimitingMagnitude rdfs:comment "The magnitude of the faintest object (star) that can be detected by a telescope or other instrument. Depends not only on the telescope but also on the detector and on the observing method."@en ; rdfs:label "limiting magnitude"@en . om:LinearStrain om:alternativeSymbol "e" ; rdfs:label "linear strain"@en , "lineaire vervorming"@nl . om:Lipophilicity rdfs:label "lipofiliciteit"@nl , "lipophilicity"@en . om:LocustBeanGumMassFraction rdfs:label "locust bean gum mass fraction"@en ; rdfs:comment "The fraction of the mass of locust bean gum in a phenomenon"@en . om:LossModulus rdfs:label "loss modulus"@en ; om:symbol "E''" . om:Luminance rdfs:label "luminance"@en ; om:alternativeSymbol "L_v" ; rdfs:comment "Luminous flux is the total visible energy emitted by a source per unit time."@en ; om:symbol "L" . om:LuminosityFunction rdfs:comment "The number of stars of absolute magnitudes between Mv and Mv+ΔMv per cubic parsec."@en ; rdfs:label "luminosity function"@en . om:LuminousEfficacy rdfs:label "luminous efficacy"@en . om:LuminousEnergy rdfs:label "luminous energy"@en ; om:symbol "F" . om:LuminousFlux rdfs:label "luminous flux"@en ; rdfs:comment "Luminous flux is the total visible energy emitted by a source per unit time."@en ; om:symbol "F" . om:LuminousIntensity rdfs:label "lichtsterkte"@nl , "luminous intensity"@en ; om:symbol "I" ; rdfs:comment "Luminous intensity is the wavelength-weighted power emitted by a light source in a particular direction per unit solid angle. It is a base quantity in the International System of Units. Luminous intensity is luminous flux divided by solid angle."@en ; om:alternativeSymbol "I_v" . om:MachNumber rdfs:label "Mach number"@en ; om:symbol "Ma" ; rdfs:label "Machgetal"@nl ; rdfs:comment "The Mach number is the speed of an object that moves through air, or any fluid substance, divided by the speed of sound as it is in that substance."@en . om:MagneticField om:alternativeLabel "magnetic field strength"@en ; rdfs:label "magnetic field"@en ; om:symbol "H" ; om:alternativeLabel "magnetic field intensity"@en , "magnetizing field"@en . om:MagneticFlux rdfs:comment "Magnetic flux through any area perpendicular to a magnetic field is the product of the area by the field strength."@en ; om:symbol "Φ" ; rdfs:label "magnetic flux"@en . om:MagneticFluxDensity om:symbol "B" ; rdfs:label "magnetic flux density"@en ; om:alternativeLabel "magnetic field"@en , "magnetic induction"@en . om:MagneticReynoldsNumber rdfs:label "magnetic Reynolds number"@en ; om:symbol "Rm" ; rdfs:label "magnetisch getal van Reynolds"@nl . om:MagnetomotiveForce rdfs:label "magnetomotive force"@en ; om:symbol "F" . om:Magnitude rdfs:label "magnitude"@en ; om:longcomment """The magnitude scale was originally created by Hipparchos of Nicea (160-127 BCE) and was measured by comparing the brightness between stars. Initially this was done inaccurately by eye but is currently done by using photoelectric photometers or even more recently by CCDs. Hipparchos divided the stars into six magnitude (brightness classes), the brightest stars being assigned to the first class and the faintest to the sixth class. By about the middle 1800s it became apparent that the traditional magnitude scale is close to a logarithmic scale with base 2.5. This is due to the fact that the response of the eye is nearly logarithmic. N.R. Pogson formalised the magnitude scale to closely match the traditional (visual) scale. It is now defined as: m₁ - m₂ = - 2.5 log (f₁ / f₂) where m₁ - m₂ is the magnitude difference between two objects, and f₁ and f₂ are the luminous fluxes of the two objects. The magnitude of Vega (α Lyrae, HD 172167) is defined to be 0 in all wavelengths and passbands, although in practice this can only be an approximation. The zero point is now defined using multiple standard stars from the north polar sequence (non-variable stars within 2 degrees of the north celestial pole) or secondary standard stars from other parts of the sky. Please note that the scale is inverted, objects of magnitude 1 have a higher luminous flux than objects of magnitude 5. Stars of magnitude 6 are just visible to the naked eye under good observing conditions. The units of magnitude, also called magnitude, are usually not indicated except when indicating small magnitude differences when milli- or micromagnitudes are used."""@en ; rdfs:label "magnitude"@nl ; om:symbol "m" ; rdfs:comment "Reverse logarithmic measure of the brightness of an object."@en . om:MagnitudeAtMaximumBrightness om:symbol "m_max" ; rdfs:comment "The magnitude at maximum brightness of a variable star."@en ; rdfs:label "magnitude at maximum brightness"@en . om:MagnitudeAtMinimumBrightness rdfs:label "magnitude at minimum brightness"@en ; rdfs:comment "The magnitude at minimum brightness of a variable star."@en ; om:symbol "m_min" . om:ManualFirmness om:alternativeLabel "firmness_m"@en ; rdfs:label "manual firmness"@en , "manuele stevigheid"@nl ; rdfs:comment "Firmness manueel: code 0 - 5."@nl . om:Mass om:unofficialLabel "weight" ; rdfs:label "mass"@en ; om:symbol "m" ; rdfs:label "massa"@nl ; rdfs:comment "Mass is the amount of matter of a phenomenon. It is a base quantity in the International System of Units. Mass is force divided by acceleration."@en ; rdfs:label "质量"@zh . om:MassFlow rdfs:comment "Mass flow is the movement of substances at equal rates or as a single body."@en ; rdfs:label "mass flow"@en . om:MassFraction rdfs:label "mass fraction"@en , "massafractie"@nl ; om:alternativeLabel "concentration (w/w)"@en ; om:symbol "w" . om:Metallicity rdfs:label "metallicity"@en ; rdfs:comment "The log of the ratio between the ratios of the observed Fe and H quantities in a star and the same ratio in the Sun. This is a very important quantity that is often used in astronomy as an indicator of the age of a star."@en . om:ModeratedStarchMassFraction rdfs:comment "The fraction of the mass of moderated starch in a phenomenon"@en ; rdfs:label "moderated starch mass fraction"@en . om:ModulusOfElasticity om:alternativeSymbol "Y" ; om:symbol "E" ; om:alternativeLabel "Young's modulus"@en ; rdfs:label "modulus of elasticity"@en , "elasticiteitsmodulus"@nl . om:Molality om:symbol "b" ; rdfs:comment "Molality is the number of moles of solute per kilogram of solvent."@en ; rdfs:label "molality"@en , "molaliteit"@nl ; om:alternativeLabel "molality of solution"@en ; om:alternativeSymbol "m" . om:MolarEnergy rdfs:label "molar energy"@en , "molaire energie"@nl . om:MolarEntropy rdfs:label "molar entropy"@en , "molaire entropie"@nl . om:MolarHeatCapacity rdfs:label "molar heat capacity"@en , "molaire warmtecapaciteit"@nl . om:MolarMass rdfs:label "molaire massa"@nl , "molar mass"@en ; om:symbol "M" . om:MolarVolume rdfs:label "molair volume"@nl , "molar volume"@en ; om:symbol "V_m" . om:MomentOfForce rdfs:comment "Moment of force is the effectiveness of a force to produce rotation about an axis measured by the product of the force and the perpendicular distance from the line of action of the force to the axis."@en ; rdfs:label "moment of force"@en ; om:alternativeLabel "moment"@en ; om:symbol "M" . om:MomentOfInertia rdfs:comment "Moment of inertia is a measure of the effectiveness of mass in rotation."@en ; rdfs:label "moment of inertia"@en ; om:alternativeSymbol "J" ; rdfs:label "traagheidsmoment"@nl ; om:symbol "I" ; om:alternativeLabel "massatraagheidsmoment"@nl . om:Momentum rdfs:label "momentum"@en ; om:alternativeLabel "linear momentum"@en ; om:symbol "p" ; rdfs:comment "Momentum is the product of mass and velocity of an object."@en ; rdfs:label "impuls"@nl . om:MustardPowderMassFraction rdfs:comment "The fraction of the mass of mustard powder in a phenomenon"@en ; rdfs:label "mustard powder mass fraction"@en . om:NeckRingMass rdfs:label "neck ring mass"@en ; om:unofficialLabel "neck ring weight" . om:NoiseEquivalentPower om:symbol "NEP" ; rdfs:comment "Radiative flux on a detector needed for a signal/noise ratio of 1 (Kitchin, Astrophysical Techniques, IoP, Table 1.1.2)."@en ; rdfs:label "noise equivalent power"@en . om:NormalAlbedo rdfs:comment "Ratio between radiation falling vertically onto an object and the radiation radiated back vertically."@en ; rdfs:label "normal albedo"@en . om:NormalStrain rdfs:label "normaalvervorming"@nl , "normal strain"@en . om:NormalStress rdfs:label "normal stress"@en , "normaalspanning"@nl . om:NormalisedDetectivity rdfs:comment "The detectivity normalised by multiplying by the square root of the detector area, and by the electrical bandwidth. The units cm Hz(1/2)/W are commonly used and it then represents the signal-to-noise ratio when 1 W of radiation is incident on a detector with an area of 1 cm2, and the electrical bandwidth is 1 Hz."@en ; rdfs:label "normalised detectivity"@en ; om:symbol "D*" . om:Number om:symbol "N" ; om:unofficialAbbreviation "no" , "nr" , "#" ; rdfs:label "number"@en . om:NumberAbscisedBuds rdfs:label "aantal gevallen knoppen"@nl , "number abscised buds"@en ; rdfs:comment "Aantal gevallen knoppen."@nl ; om:alternativeLabel "#abscised buds"@en . om:NumberAbscisedFlowers om:alternativeLabel "#abscised flowers"@en ; rdfs:comment "Aantal gevallen bloemen."@nl ; rdfs:label "number abscised flowers"@en , "aantal gevallen bloemen"@nl . om:NumberAbscisedLeaves om:alternativeLabel "#abscised leaves"@en ; rdfs:comment "Aantal gevallen bladeren."@nl ; rdfs:label "aantal gevallen bladeren"@nl , "number abscised leaves"@en . om:NumberBlue-DiscoloredFlowers om:alternativeLabel "#blue flowers"@en ; rdfs:label "number blue-discolored flowers"@en , "aantal blauwverkleurde bloemen"@nl ; rdfs:comment "Aantal blauwverkleurde bloemen."@nl . om:NumberBotrytis rdfs:label "number Botrytis"@en , "aantal Botrytis"@nl . om:NumberBotrytis0 om:alternativeLabel "b0"@en ; rdfs:comment "Aantal bloemen zonder Botrytis."@nl ; rdfs:label "number Botrytis 0"@en , "aantal Botrytis 0"@nl . om:NumberBotrytis1 om:alternativeLabel "b1"@en ; rdfs:label "number Botrytis 1"@en , "aantal Botrytis 1"@nl ; rdfs:comment "Aantal bloemen met Botrytis 1: enkele laesies: max 3 op één petaal of max 5 op meerdere plekken."@nl . om:NumberBotrytis2 rdfs:label "aantal Botrytis 2"@nl ; om:alternativeLabel "b2"@en ; rdfs:comment "Aantal bloemen met Botrytis 2: grotere vlek(ken) op één petaal."@nl ; rdfs:label "number Botrytis 2"@en . om:NumberBotrytis3 rdfs:label "number Botrytis 3"@en ; rdfs:comment "Aantal bloemen met Botrytis 3: één bruin petaal of vlekken op meer petalen."@nl ; om:alternativeLabel "b3"@en ; rdfs:label "aantal Botrytis 3"@nl . om:NumberBotrytis4 om:alternativeLabel "b4"@en ; rdfs:label "aantal Botrytis 4"@nl , "number Botrytis 4"@en ; rdfs:comment "Aantal bloemen met Botrytis 4: minimaal één bruin petaal en hart aangetast."@nl . om:NumberBudStadium rdfs:label "aantal knopstadium"@nl , "number bud stadium"@en . om:NumberBudStadium1 rdfs:label "aantal knopstadium 1"@nl ; om:alternativeLabel "s1"@en ; rdfs:comment "Roos aantal in knopstadium 1: spitse knop."@nl ; rdfs:label "number bud stadium 1"@en . om:NumberBudStadium2 om:alternativeLabel "s2"@en ; rdfs:comment "Roos aantal in knopstadium 2: spitse knop."@nl ; rdfs:label "aantal knopstadium 2"@nl , "number bud stadium 2"@en . om:NumberBudStadium3 rdfs:comment "Roos aantal in knopstadium 3: spitse knop."@nl ; rdfs:label "number bud stadium 3"@en , "aantal knopstadium 3"@nl ; om:alternativeLabel "s3"@en . om:NumberBudStadium4 rdfs:comment "Roos aantal in knopstadium 4: spitse knop."@nl ; om:alternativeLabel "s4"@en ; rdfs:label "aantal knopstadium 4"@nl , "number bud stadium 4"@en . om:NumberBudStadium5 rdfs:label "number bud stadium 5"@en , "aantal knopstadium 5"@nl ; rdfs:comment "Roos aantal in knopstadium 5: spitse knop."@nl ; om:alternativeLabel "s5"@en . om:NumberBuds rdfs:label "aantal knoppen"@nl , "number buds"@en . om:NumberColor rdfs:label "aantal kleur"@nl , "number color"@en . om:NumberColor1 rdfs:comment "Voorbeeld avocado Hass: code 1 poster (vrijwel) geheel groen."@nl ; rdfs:label "aantal kleur 1"@nl ; om:alternativeLabel "color_1"@en ; rdfs:label "number color 1"@en . om:NumberColor2 rdfs:label "aantal kleur 2"@nl , "number color 2"@en ; om:alternativeLabel "color_2"@en ; rdfs:comment "Voorbeeld avocado Hass: code 2 poster meer groen dan donker."@nl . om:NumberColor3 rdfs:comment "Voorbeeld avocado Hass: code 3 poster 50% groen."@nl ; rdfs:label "aantal kleur 3"@nl , "number color 3"@en ; om:alternativeLabel "color_3"@en . om:NumberColor4 om:alternativeLabel "color_4"@en ; rdfs:label "number color 4"@en , "aantal kleur 4"@nl ; rdfs:comment "Voorbeeld avocado Hass: code 4 poster meer donker dan groen."@nl . om:NumberColor5 rdfs:comment "Voorbeeld avocado Hass: code 5 poster (vrijwel) geheel donker."@nl ; om:alternativeLabel "color_5"@en ; rdfs:label "number color 5"@en , "aantal kleur 5"@nl . om:NumberDensity om:symbol "n" ; rdfs:label "number density"@en . om:NumberDryBuds rdfs:label "number dry buds"@en ; rdfs:comment "Aantal verdroogde knoppen."@nl ; rdfs:label "aantal verdroogde knoppen"@nl ; om:alternativeLabel "#dry buds"@en . om:NumberDryFlowers rdfs:label "number dry flowers"@en ; om:alternativeLabel "#dry flowers"@en ; rdfs:comment "Aantal verdroogde bloemen."@nl ; rdfs:label "aantal verdroogde bloemen"@nl . om:NumberDryLeaves rdfs:label "number dry leaves"@en , "aantal verdroogde bladeren"@nl ; rdfs:comment "Aantal verdroogde bladeren."@nl ; om:alternativeLabel "#dry leaves"@en . om:NumberExternalBrowning rdfs:label "number external browning"@en . om:NumberExternalBrowning1 rdfs:comment "Voorbeeld avocado Hass: code 1 poster."@nl ; rdfs:label "number external browning 1"@en ; om:alternativeLabel "ext_brown_1"@en . om:NumberExternalBrowning2 om:alternativeLabel "ext_brown_2"@en ; rdfs:comment "Voorbeeld avocado Hass: code 2 poster."@nl ; rdfs:label "number external browning 2"@en . om:NumberExternalBrowning3 rdfs:label "number external browning 3"@en ; rdfs:comment "Voorbeeld avocado Hass: code 3 poster."@nl ; om:alternativeLabel "ext_brown_3"@en . om:NumberExternalBrowning4 rdfs:comment "Voorbeeld avocado Hass: code 4 poster."@nl ; om:alternativeLabel "ext_brown_4"@en ; rdfs:label "number external browning 4"@en . om:NumberExternalBrowning5 rdfs:comment "Voorbeeld avocado Hass: code 5 poster."@nl ; om:alternativeLabel "ext_brown_5"@en ; rdfs:label "number external browning 5"@en . om:NumberFlowers rdfs:label "aantal bloemen"@nl , "number flowers"@en . om:NumberLeaves rdfs:label "number leaves"@en , "aantal bladeren"@nl . om:NumberMalformedBuds rdfs:comment "Aantal misvormde knoppen."@nl ; om:alternativeLabel "#malformed buds"@en ; rdfs:label "number malformed buds"@en , "aantal misvormde knoppen"@nl . om:NumberMalformedFlowers rdfs:label "aantal misvormde bloemen"@nl ; om:alternativeLabel "#malformed flowers"@en ; rdfs:comment "Aantal misvormde bloemen."@nl ; rdfs:label "number malformed flowers"@en . om:NumberManualFirmness rdfs:label "aantal manuele stevigheid"@nl , "number manual firmness"@en . om:NumberManualFirmness0 om:alternativeLabel "firmness_m_0"@en ; rdfs:comment "Firmness manueel: 0 = steenhard."@nl ; rdfs:label "aantal manuele stevigheid 0"@nl , "number manual firmness 0"@en . om:NumberManualFirmness0.5 om:alternativeLabel "firmness_m_0.5"@en ; rdfs:comment "Firmness manueel: 0.5 = hard."@nl ; rdfs:label "number manual firmness 0.5"@en , "aantal manuele stevigheid 0.5"@nl . om:NumberManualFirmness1 rdfs:label "aantal manuele stevigheid 1"@nl ; rdfs:comment "Firmness manueel: 1 = zeer stevig."@nl ; om:alternativeLabel "firmness_m_1"@en ; rdfs:label "number manual firmness 1"@en . om:NumberManualFirmness1.5 rdfs:label "aantal manuele stevigheid 1.5"@nl ; om:alternativeLabel "firmness_m_1.5"@en ; rdfs:label "number manual firmness 1.5"@en ; rdfs:comment "Firmness manueel: 1.5 = stevig."@nl . om:NumberManualFirmness2 rdfs:label "number manual firmness 2"@en , "aantal manuele stevigheid 2"@nl ; rdfs:comment "Firmness manueel: 2 = halfzacht."@nl ; om:alternativeLabel "firmness_m_2"@en . om:NumberManualFirmness2.5 rdfs:label "aantal manuele stevigheid 2.5"@nl ; rdfs:comment "Firmness manueel: 2.5 = eetrijp."@nl ; om:alternativeLabel "firmness_m_2.5"@en ; rdfs:label "number manual firmness 2.5"@en . om:NumberManualFirmness3 rdfs:label "number manual firmness 3"@en ; rdfs:comment "Firmness manueel: 3 = zacht."@nl ; om:alternativeLabel "firmness_m_3"@en ; rdfs:label "aantal manuele stevigheid 3"@nl . om:NumberManualFirmness3.5 rdfs:label "aantal manuele stevigheid 3.5"@nl ; om:alternativeLabel "firmness_m_3.5"@en ; rdfs:label "number manual firmness 3.5"@en ; rdfs:comment "Firmness manueel: 3.5 = te zacht."@nl . om:NumberManualFirmness4 rdfs:comment "Firmness manueel: 4 = week."@nl ; rdfs:label "number manual firmness 4"@en ; om:alternativeLabel "firmness_m_4"@en ; rdfs:label "aantal manuele stevigheid 4"@nl . om:NumberManualFirmness4.5 rdfs:comment "Firmness manueel: 4.5 = vies."@nl ; rdfs:label "aantal manuele stevigheid 4.5"@nl ; om:alternativeLabel "firmness_m_4.5"@en ; rdfs:label "number manual firmness 4.5"@en . om:NumberManualFirmness5 rdfs:comment "Firmness manueel: 5 = zeer vies."@nl ; rdfs:label "aantal manuele stevigheid 5"@nl , "number manual firmness 5"@en ; om:alternativeLabel "firmness_m_5"@en . om:NumberNonturgidFlowers rdfs:label "aantal slappe bloemen"@nl ; rdfs:comment "Aantal slappe bloemen."@nl ; om:alternativeLabel "#nonturgid flowers"@en ; rdfs:label "number nonturgid flowers"@en . om:NumberNonturgidLeaves rdfs:comment "Aantal slappe bladeren."@nl ; rdfs:label "aantal slappe bladeren"@nl , "number nonturgid leaves"@en ; om:alternativeLabel "#nonturgid leaves"@en . om:NumberPulpBrowning rdfs:label "number pulp browning"@en . om:NumberPulpBrowning1 rdfs:label "number pulp browning 1"@en ; om:alternativeLabel "pulp_1"@en ; rdfs:comment "Voorbeeld avocado Hass: code 1 poster pulp browning."@nl . om:NumberPulpBrowning2 rdfs:comment "Voorbeeld avocado Hass: code 2 poster pulp browning."@nl ; om:alternativeLabel "pulp_2"@en ; rdfs:label "number pulp browning 2"@en . om:NumberPulpBrowning3 rdfs:comment "Voorbeeld avocado Hass: code 3 poster pulp browning."@nl ; rdfs:label "number pulp browning 3"@en ; om:alternativeLabel "pulp_3"@en . om:NumberPulpBrowning4 rdfs:comment "Voorbeeld avocado Hass: code 4 poster pulp browning."@nl ; om:alternativeLabel "pulp_4"@en ; rdfs:label "number pulp browning 4"@en . om:NumberPulpBrowning5 om:alternativeLabel "pulp_5"@en ; rdfs:label "number pulp browning 5"@en ; rdfs:comment "Voorbeeld avocado Hass: code 5 poster pulp browning."@nl . om:NumberRottenFlowers rdfs:comment "Aantal rotte bloemen."@nl ; om:alternativeLabel "#rotten flowers"@en ; rdfs:label "aantal rotte bloemen"@nl , "number rotten flowers"@en . om:NumberRottenLeaves om:alternativeLabel "#rotten leaves"@en ; rdfs:label "aantal rotte bladeren"@nl , "number rotten leaves"@en ; rdfs:comment "Aantal rotte bladeren."@nl . om:NumberVascularBrowning rdfs:label "number vascular browning"@en . om:NumberVascularBrowning1 om:alternativeLabel "vascular_1"@en ; rdfs:comment "Voorbeeld avocado Hass: code 1 poster vascular browning."@nl ; rdfs:label "number vascular browning 1"@en . om:NumberVascularBrowning2 rdfs:label "number vascular browning 2"@en ; om:alternativeLabel "vascular_2"@en ; rdfs:comment "Voorbeeld avocado Hass: code 2 poster vascular browning."@nl . om:NumberVascularBrowning3 rdfs:comment "Voorbeeld avocado Hass: code 3 poster vascular browning."@nl ; om:alternativeLabel "vascular_3"@en ; rdfs:label "number vascular browning 3"@en . om:NumberVascularBrowning4 om:alternativeLabel "vascular_4"@en ; rdfs:comment "Voorbeeld avocado Hass: code 4 poster vascular browning."@nl ; rdfs:label "number vascular browning 4"@en . om:NumberVascularBrowning5 om:alternativeLabel "vascular_5"@en ; rdfs:comment "Voorbeeld avocado Hass: code 5 poster vascular browning."@nl ; rdfs:label "number vascular browning 5"@en . om:NumberWiltedFlowers om:alternativeLabel "#wilted flowers"@en ; rdfs:label "aantal verwelkte bloemen"@nl , "number wilted flowers"@en ; rdfs:comment "Aantal verwelkte bloemen."@nl . om:NumberWiltedLeaves rdfs:label "number wilted leaves"@en ; om:alternativeLabel "#wilted leaves"@en ; rdfs:comment "Aantal verwelkte bladeren."@nl ; rdfs:label "aantal verwelkte bladeren"@nl . om:NumberYellowLeaves rdfs:label "aantal vergeelde bladeren"@nl ; om:alternativeLabel "#yellow leaves"@en ; rdfs:label "number yellow leaves"@en ; rdfs:comment "Aantal yellow bladeren."@nl . om:NusseltNumber om:symbol "Nu" ; rdfs:comment "The Nusselt number is the ratio of convective to conductive heat transfer across (normal to) the boundary."@en ; rdfs:label "Nusselt number"@en , "getal van Nusselt"@nl . om:NusseltNumberForMassTransfer om:symbol "Nu*" ; rdfs:label "Nusselt number for mass transfer"@en . om:OrganDoseEquivalent rdfs:label "organ dose equivalent"@en . om:Overrun rdfs:label "overrun"@en . om:PeakWavelength om:symbol "λ_m" ; rdfs:comment "Wavelength for which the detectivity is at a maximum."@en ; rdfs:label "peak wavelength"@en . om:PecletNumber rdfs:comment "The Péclet number is a dimensionless number that relates the rate of advection of a flow to its rate of diffusion, often thermal diffusion."@en ; rdfs:label "Péclet number"@en ; om:symbol "Pe" ; rdfs:label "getal van Péclet"@nl . om:PecletNumberForMassTransfer om:symbol "Pe*" ; rdfs:label "Péclet number for mass transfer"@en . om:Percentage rdfs:label "percentage"@en . om:Period om:symbol "T" ; rdfs:label "periode"@nl , "period"@en . om:PeriodOfVariability rdfs:comment "The duration of one cycle in a (semi) periodical star."@en ; om:symbol "P" ; rdfs:label "period of variability"@en . om:Permeability-EarthScience om:alternativeLabel "intrinsieke permeabiliteit"@nl , "intrinsic permeability"@en ; om:alternativeSymbol "k" ; rdfs:label "permeabiliteit (aardwetenschappen)"@nl ; om:symbol "κ" ; rdfs:label "permeability (earth science)"@en . om:PermeabilityOfFreeSpace rdfs:label "permeability of free space"@en ; om:symbol "μ" ; om:alternativeLabel "vacuum permeability"@en . om:Permeance-Electromagnetic rdfs:comment "Electromagnetic permeance is a measure of flux for a number of current-turns in magnetic circuit."@en ; rdfs:label "permeance (electromagnetic)"@en ; om:symbol "Λ" ; om:alternativeLabel "electromagnetic permeance"@en . om:Permeance-MaterialsScience rdfs:label "permeance (materials science)"@en ; rdfs:comment "Permeance is the degree to which a material transmits another substance."@en ; om:symbol "Λ" . om:Permittivity rdfs:label "permittivity"@en ; om:symbol "ε" . om:PersonalDoseEquivalent rdfs:label "personal dose equivalent"@en . om:PhotographicAmplitude rdfs:comment "Amplitude of the light variation in photographic magnitude."@en ; om:symbol "A_V" ; rdfs:label "photographic amplitude"@en . om:PhotographicMagnitude rdfs:label "photographic magnitude"@en ; om:symbol "m_photo" . om:PhotographicMagnitudeAtMaximumBrightness rdfs:label "photographic magnitude at maximum brightness"@en ; om:symbol "m_p,max" . om:PhotographicMagnitudeAtMinimumBrightness om:symbol "m_p,min" ; rdfs:label "photographic magnitude at minimum brightness"@en . om:PixelCount rdfs:label "pixel count"@en . om:PlanetaryAberration rdfs:label "planetary aberration"@en ; rdfs:comment "The apparent angular displacement of the observed position of a celestial object produced by the motion of the observer and the actual motion of the observed object."@en . om:PotassiumSorbateMassFraction rdfs:label "potassium sorbate mass fraction"@en ; rdfs:comment "The fraction of the mass of potassium sorbate in a phenomenon"@en . om:PotentialDifference rdfs:label "potential difference"@en , "potentiaalverschil"@nl ; om:alternativeSymbol "V" ; om:symbol "U" . om:PotentialEnergy rdfs:label "potentiële energie"@nl ; om:alternativeSymbol "V" , "Φ" ; rdfs:label "势能"@zh ; om:alternativeSymbol "U" ; rdfs:comment "Potential energy is energy due to position of one body with respect to another or to the relative parts of the same body."@en ; rdfs:label "potential energy"@en ; om:symbol "E_p" . om:Power rdfs:comment "Power is the time rate at which work is done. It is a derived quantity in the International System of Units. Power is energy divided by time."@en ; om:symbol "P" ; rdfs:label "power"@en , "vermogen"@nl , "功率"@zh . om:PowerDensity rdfs:label "power density"@en . om:PrandtlNumber rdfs:label "getal van Prandtl"@nl , "Prandtl number"@en ; om:symbol "Pr" . om:Pressure rdfs:label "druk"@nl , "pressure"@en ; rdfs:comment "Pressure is the force applied to or distributed over a surface. It is a derived quantity in the International System of Units. Pressure is force divided by area."@en ; om:symbol "p" ; rdfs:label "压力"@zh ; om:alternativeSymbol "P" . om:ProteinMassFraction rdfs:comment "The fraction of the mass of protein in a phenomenon"@en ; rdfs:label "protein mass fraction"@en . om:PulpBrowning rdfs:label "pulp browning"@en ; rdfs:comment "Voorbeeld avocado Hass: poster (code)."@nl ; om:alternativeLabel "pulp"@en . om:QualityMark rdfs:label "quality mark"@en ; om:alternativeLabel "Qcijfer"@nl ; rdfs:label "kwaliteitscijfer"@nl . om:QualityMarkFlower om:alternativeLabel "Qcijfer flower"@nl ; rdfs:label "kwaliteitscijfer bloem(en)"@nl , "quality mark flower(s)"@en . om:QualityMarkLeaf rdfs:label "kwaliteitscijfer bladeren"@nl , "quality mark leafs"@en ; om:alternativeLabel "Qcijfer leaf"@nl . om:QualityMarkTotal om:alternativeLabel "Qcijfer total"@nl ; rdfs:label "quality mark total"@en , "kwaliteitscijfer total"@nl . om:QuantityOfDimensionOne rdfs:label "quantity of dimension one"@en . om:QuantumEfficiency om:symbol "QE" ; rdfs:label "quantum efficiency"@en ; rdfs:comment "Ratio (of a detector such as a CCD) of actual number of detected photons and the number of incident photons."@en . om:RMagnitude om:symbol "R" ; om:alternativeSymbol "m_R" ; rdfs:label "R magnitude"@en ; rdfs:comment "R magnitude in the Cousins photometric system."@en . om:Radiance om:symbol "L" ; rdfs:label "radiance"@en ; om:alternativeSymbol "L_e" ; rdfs:comment "Radiance is a radiometric measure that describes the amount of light that passes through or is emitted from a particular area and falls within a given solid angle in a specified direction."@en . om:RadiantEnergy om:symbol "Q" ; rdfs:label "radiant energy"@en ; om:alternativeSymbol "W" , "Q_e" . om:RadiantFlux om:alternativeSymbol "P" ; om:alternativeLabel "radiant power"@en , "radiant energy flux"@en ; rdfs:label "radiant flux"@en ; om:symbol "Φ" ; om:alternativeSymbol "Φ_e" ; rdfs:comment "Radiant flux is the measure of the total power of electromagnetic radiation."@en . om:RadiantIntensity om:symbol "I" ; om:alternativeSymbol "I_e" ; rdfs:label "radiant intensity"@en . om:Radius rdfs:label "straal"@nl ; om:alternativeLabel "radius"@nl ; rdfs:label "半径"@zh , "radius"@en ; om:symbol "r" . om:Radius-Angle rdfs:label "radius (angle)"@en , "radius (hoek)"@nl . om:RankineTemperature rdfs:label "Rankine temperature"@en ; om:symbol "T" ; rdfs:label "Rankinetemperatuur"@nl . om:Ratio rdfs:label "ratio"@en . om:RayleighNumber rdfs:comment "The Rayleigh number for a fluid is a dimensionless number associated with buoyancy driven flow."@en ; om:symbol "Ra" ; rdfs:label "Rayleigh number"@en , "getal van Rayleigh"@nl . om:ReaumurTemperature rdfs:label "Réaumurtemperatuur"@nl ; om:symbol "T" ; rdfs:label "Réaumur temperature"@en . om:RedMagnitude rdfs:comment "A red magnitude not specified for a specific photometric system."@en ; rdfs:label "red magnitude"@en ; om:symbol "r" ; om:alternativeSymbol "m_r" . om:Reddening rdfs:label "reddening"@en ; rdfs:comment "Reddening causes the star to appear redder if more dust or gas is between the star and the observer."@en ; om:symbol "E" ; om:alternativeLabel "wavelength-selective extinction"@en , "colour excess"@en . om:ReddeningB-V rdfs:comment "Reddening causes the star to appear redder if more dust or gas is between the star and the observer. The standard reddening is measured using the B and V passbands."@en ; rdfs:label "reddening (B-V)"@en ; om:LaTeXSymbol "E_{\\mathit{B-V}}" ; om:symbol "E_B-V" ; om:alternativeLabel "colour excess (B-V)"@en , "wavelength-selective extinction (B-V)"@en . om:ReddeningU-B rdfs:label "reddening (U-B)"@en ; om:LaTeXSymbol "E_{\\mathit{U-B}}" ; om:alternativeLabel "wavelength-selective extinction (U-B)"@en ; rdfs:comment "Reddening measured with the U and B passbands."@en ; om:alternativeLabel "colour excess (U-B)"@en ; om:symbol "E_U-B" . om:RelativeHumidity rdfs:label "relative humidity"@en ; om:symbol "RH" ; rdfs:label "relatieve luchtvochtigheid"@nl . om:Reluctance om:symbol "τ" ; rdfs:label "reluctance"@en . om:ResonanceEnergy rdfs:label "resonance energy"@en . om:Responsivity rdfs:label "responsivity"@en ; om:symbol "R" ; rdfs:comment "Detector output for unit intensity input. Units are usually volts per watt or amps per watt."@en . om:ResponsivityUnit rdfs:label "responsivity unit"@en . om:ReynoldsNumber rdfs:comment "The Reynolds number is a dimensionless number that gives a measure of the ratio of inertial forces to viscous forces and, consequently, quantifies the relative importance of these two types of forces for given flow conditions."@en ; rdfs:label "getal van Reynolds"@nl ; om:symbol "Re" ; rdfs:label "Reynolds number"@en . om:RightAscension rdfs:label "right ascension"@en ; om:alternativeSymbol "ra" ; om:symbol "α" ; rdfs:label "rechte klimming"@nl ; rdfs:comment "The angular distance on the celestial sphere measured eastward along the celestial equator from the equinox to the great circle passing through the celestial object and the celestial north pole."@en . om:SaltMassFraction rdfs:label "salt mass fraction"@en ; rdfs:comment "The fraction of the mass of salt in a phenomenon"@en . om:SaltStrength rdfs:label "salt strength"@en , "zoutsterkte"@nl . om:ScaleFactor rdfs:label "scale factor"@en , "schaalfactor"@nl . om:ScaleHeight rdfs:comment "The scale height of a feature (such as the thin galactic disk) is the height (or position) at which the number density of the feature (for instance of the number of Population II stars) is equal to 1/e times the number density at the origin (for instance the Galactic Plane)."@en ; rdfs:label "scale height"@en ; om:symbol "h_z" . om:ScaleLength om:symbol "r" ; rdfs:comment "The radial distance from a galaxy's core at which the average intensity has fallen to 1/e of the intensity at the centre of the galaxy."@en ; rdfs:label "scale length"@en ; om:alternativeLabel "scale radius"@en . om:SchmidtNumber rdfs:label "Schmidt number"@en ; om:symbol "Sc" ; rdfs:label "getal van Schmidt"@nl . om:SecularAberration rdfs:label "secular aberration"@en ; rdfs:comment "The component of the stellar abberation resulting from the motion of the solar system in space. This component is usually ignored. The abberation is the apparent angular displacement of the observed position of a celestial object from its geometric position, caused by the finite velocity of light in combination with the motions of the observer and of the observed object."@en . om:ShearLossModulus rdfs:label "shear loss modulus"@en ; om:symbol "G''" . om:ShearModulus om:alternativeSymbol "S" ; rdfs:label "schuifmodulus"@nl ; om:alternativeSymbol "μ" ; rdfs:label "shear modulus"@en ; rdfs:comment "Shear modulus is the ratio of shear stress to shear strain."@en ; om:symbol "G" . om:ShearRate om:symbol "S" ; rdfs:label "shear rate"@en . om:ShearStorageModulus om:symbol "G'" ; rdfs:label "shear storage modulus"@en . om:ShearStrain rdfs:comment "Shear strain is a strain that acts parallel to the surface of a material that it acts on."@en ; rdfs:label "shear strain"@en , "schuifvervorming"@nl . om:ShearStress om:symbol "τ" ; rdfs:label "schuifspanning"@nl , "shear stress"@en ; rdfs:comment "Shear stress is a stress that is applied parallel or tangential to a face of a material."@en . om:Slope rdfs:label "slope"@en . om:SolidAngle om:symbol "Ω" ; rdfs:label "立体角"@zh , "solid angle"@en ; rdfs:comment "Solid angle is the ratio of the surface of a portion of a sphere enclosed by the conical surface that forms an angle to the square of the radius of the sphere."@en ; om:alternativeSymbol "ω" ; rdfs:label "ruimtehoek"@nl . om:SoyBeanMassFraction rdfs:label "soy bean mass fraction"@en ; rdfs:comment "The fraction of the mass of soy bean oil in a phenomenon"@en . om:SpecificAmountOfMoney rdfs:label "specific amount of money"@en . om:SpecificAmylaseActivity rdfs:label "specific amylase activity"@en . om:SpecificCatalyticActivity rdfs:label "specific catalytic activity"@en . om:SpecificColiformBacterieCount rdfs:label "coliform bacteria count (specific)"@en . om:SpecificCorynebacteriumBovisCount rdfs:label "Corynebacterium bovis count (specific)"@en . om:SpecificCorynebacteriumCount rdfs:label "Corynebacterium count (specific)"@en ; om:alternativeLabel "Arcanobacterium count (specific)"@en . om:SpecificCost rdfs:label "specific cost"@en . om:SpecificEnergy rdfs:label "specific energy"@en ; rdfs:comment "Specific energy is energy per unit mass."@en . om:SpecificEnergyImparted rdfs:label "specific energy imparted"@en ; om:alternativeLabel "specific energy (imparted)"@en . om:SpecificEnterobacteriaceaeCount rdfs:label "Enterobacteriaceae count (specific)"@en . om:SpecificEnterococcusCount rdfs:label "Enterococcus count (specific)"@en . om:SpecificEntropy rdfs:label "specific entropy"@en . om:SpecificEscherichiaColiCount rdfs:label "Escherichia coli count (specific)"@en . om:SpecificHeatCapacity om:alternativeSymbol "c_v" ; rdfs:label "soortelijke warmte"@nl , "specific heat capacity"@en ; om:alternativeLabel "specifieke warmte"@nl ; om:symbol "c_p" ; om:alternativeLabel "specifieke warmtecapaciteit"@nl . om:SpecificKlebsiellaCount rdfs:label "Klebsiella count (specific)"@en . om:SpecificListeriaMonocytogenesCount rdfs:label "Listeria monocytogenes count (specific)"@en . om:SpecificProteaseActivity rdfs:label "specific protease activity"@en . om:SpecificSalmonellaCount rdfs:label "Salmonella count (specific)"@en . om:SpecificSerratiaMarcescensCount rdfs:label "Serratia marcescens count (specific)"@en . om:SpecificStaphylococcusAureusCount rdfs:label "Staphylococcus aureus count (specific)"@en . om:SpecificStreptococcusAgalactiaeCount rdfs:label "Streptococcus agalactiae count (specific)"@en . om:SpecificStreptococcusDysgalactiaeCount rdfs:label "Streptococcus dysgalactiae count (specific)"@en . om:SpecificStreptococcusUberisCount rdfs:label "Streptococcus uberis count (specific)"@en . om:SpecificViableCount rdfs:label "viable count (specific)"@en . om:SpecificVolume rdfs:label "specific volume"@en , "soortelijk volume"@nl ; om:alternativeLabel "concentration (v/w)"@en ; rdfs:comment "Specific volume is volume per unit mass."@en ; om:symbol "v" ; om:alternativeLabel "specifiek volume"@nl . om:SpecificYeastAndFungiCount rdfs:label "yeast and fungi count (specific)"@en . om:SpectralResponse rdfs:label "spectral response"@en ; rdfs:comment "The change in output signal as a function of changes in the wavelength of the input signal."@en . om:Speed om:symbol "v" ; rdfs:label "snelheid (scalair)"@nl ; rdfs:comment "Speed is the time rate of motion measured by the distance moved over in unit time."@en ; rdfs:label "speed"@en , "速度"@zh ; om:alternativeSymbol "u" . om:StantonNumber rdfs:label "Stanton number"@en ; om:symbol "St" ; rdfs:label "getal van Stanton"@nl ; rdfs:comment "The Stanton number is a dimensionless number that measures the ratio of heat transferred into a fluid to the thermal capacity of fluid."@en . om:StantonNumberForMassTransfer om:symbol "St*" ; rdfs:label "Stanton number for mass transfer"@en . om:StarchMassFraction rdfs:label "starch mass fraction"@en ; rdfs:comment "The fraction of the mass of starch in a phenomenon"@en . om:StarchVA40MassFraction rdfs:comment "The fraction of the mass of starch VA40 in a phenomenon"@en ; rdfs:label "starch VA40 mass fraction"@en . om:StarchVA85MassFraction rdfs:label "starch VA85 mass fraction"@en ; rdfs:comment "The fraction of the mass of starch VA85 in a phenomenon"@en . om:StellarAberration rdfs:comment "The apparent angular displacement of the observed position of a celestial object resulting from the motion of the observer. Stellar aberration is divided into diurnal, annual, and secular components."@en ; rdfs:label "stellar aberration"@en . om:StemEndRot om:alternativeLabel "stemendrot"@en ; rdfs:label "stem end rot"@en ; rdfs:comment "Aanwezigheid stem end rot (1/0)."@nl . om:StemEndRotAreaFraction om:alternativeLabel "stemendrot%"@en ; rdfs:label "stem-end-rot-oppervlaktefractie"@nl , "stem end rot area fraction"@en ; rdfs:comment "Percentage van het oppervlak stem end rot."@nl . om:StickStone rdfs:label "stick stone"@en ; om:alternativeLabel "stickstone"@en ; rdfs:comment "Kleefpit of niet (1/0)."@nl . om:StorageModulus om:symbol "E'" ; rdfs:label "storage modulus"@en . om:Strain rdfs:label "vervorming"@nl ; om:symbol "ε" ; om:alternativeSymbol "γ" ; rdfs:label "strain"@en . om:StrainTensor om:alternativeLabel "rektensor"@nl , "vervormingstensor"@nl ; om:symbol "ε_ij" ; rdfs:label "strain tensor"@en . om:StrawMass rdfs:label "straw mass"@en ; om:unofficialLabel "straw weight" . om:Stress rdfs:label "mechanische spanning"@nl , "stress"@en ; rdfs:comment "Stress is a force that produces or tends to produce deformation in a body measured by the force applied per unit area."@en ; om:symbol "σ" . om:StressTensor rdfs:label "stress tensor"@en , "mechanische-spanningstensor"@nl ; om:symbol "τ_ij" . om:StroemgrenMagnitude rdfs:comment "A magnitude measured in one of Strömgren's standard passbands (using a standard filter, u, b, v, or y) or in the passbands defined by Crawford (β_narrow or β_wide)."@en ; rdfs:label "Strömgren magnitude"@en . om:StrouhalNumber rdfs:comment "The Strouhal number is a dimensionless number that describes oscillating flow mechanisms."@en ; om:symbol "Sr" ; rdfs:label "getal van Strouhal"@nl , "Strouhal number"@en . om:SugarMassFraction rdfs:comment "The fraction of the mass of sugar in a phenomenon"@en ; rdfs:label "sugar mass fraction"@en . om:SupergalacticLatitude om:symbol "SGB" ; rdfs:label "supergalactic latitude"@en ; rdfs:comment "The angular distance on the celestial sphere north or south of the supergalactic equator. It is measured along the great circle passing through the object and the supergalactic poles and perpendicular to the supergalactic equator."@en . om:SupergalacticLongitude om:symbol "SGL" ; rdfs:comment "The angular distance on the celestial sphere measured clockwise from the supergalactic centre (as defined by the International Astronomical Union (IAU)) along the supergalactic equator to the intersection with the great circle drawn from the supergalactic north pole through the object."@en ; rdfs:label "supergalactic longitude"@en . om:SurfaceTension rdfs:comment "Surface tension is an attractive property of the surface of a liquid."@en ; rdfs:label "surface tension"@en ; om:symbol "γ" ; om:alternativeSymbol "σ" ; rdfs:label "oppervlaktespanning"@nl . om:SymbolRate om:alternativeLabel "modulation rate"@en , "baud rate"@en ; rdfs:comment "Symbol rate is the number of symbol changes (signalling events) made to the transmission medium per second using a digitally modulated signal or a line code."@en ; rdfs:label "symbol rate"@en . om:Temperature rdfs:label "temperatuur"@nl , "temperature"@en ; om:alternativeSymbol "θ" ; om:symbol "T" ; rdfs:comment "Temperature is the extent to which an object is hot."@en ; rdfs:label "温度"@zh ; om:unofficialAbbreviation "temp" ; om:alternativeSymbol "t" . om:TemperatureRate rdfs:label "temperatuur-rate"@nl , "temperature rate"@en ; om:unofficialLabel "heating rate" . om:ThermalConductivity om:symbol "κ" ; rdfs:comment "Termal conductivity indicates the ability of a material to conduct heat."@en ; om:alternativeSymbol "λ" , "K" , "k" ; rdfs:label "thermal conductivity"@en , "thermische geleidbaarheid"@nl . om:ThermalDiffusivity rdfs:label "thermal diffusivity"@en . om:ThermalInsulance rdfs:label "thermal insulance"@en . om:ThermalResistance rdfs:label "thermal resistance"@en . om:ThermodynamicTemperature rdfs:label "thermodynamic temperature"@en ; om:alternativeLabel "thermodynamische temperatuur"@nl ; rdfs:comment "Thermodynamic temperature is the absolute measure of temperature. Its zero point is the temperature at which the particle constituents of matter have minimal motion and can be no colder. Thermodynamic temperature is a base quantity in the International System of Units."@en ; rdfs:label "absolute temperatuur"@nl ; om:symbol "T" . om:Thickness rdfs:label "dikte"@nl ; om:symbol "d" ; om:alternativeSymbol "δ" ; rdfs:label "thickness"@en . om:Thrust rdfs:comment "Thrust is a reaction force that is caused by an accelerated mass expelled by a system in one direction."@en ; rdfs:label "thrust"@en , "stuwkracht"@nl . om:ThuanAndGunnMagnitude rdfs:comment "A magnitude measured in one of Thuan and Gunn's standard passbands (using a standard filter, i.e. g)."@en ; rdfs:label "Thuan and Gunn magnitude"@en . om:Time rdfs:label "tijd"@nl , "time"@en ; rdfs:comment "Time is a base quantity in the International System of Units and other systems of units. It is measured by numbers of repetitions of cyclical events."@en ; om:symbol "t" ; rdfs:label "时间"@zh . om:TimeConstant rdfs:comment "Time required to approach (1-1/e) of the final output value of a detector (about 63%) (Kitchin, Astrophysical Techniques, IoP, Table 1.1.2)."@en ; om:symbol "τ" ; rdfs:label "time constant"@en . om:TopMass om:unofficialLabel "top weight" ; rdfs:label "top mass"@en . om:Torque rdfs:label "扭矩"@zh ; om:symbol "T" ; rdfs:label "torque"@en ; rdfs:comment "Torque is the effectiveness of a force to produce rotation about an axis, measured by the product of the force and the perpendicular distance from the line of action of the force to the axis."@en ; rdfs:label "koppel"@nl . om:Total3DStartEndDistance rdfs:label "total 3D start-end distance"@en . om:TotalDensityParameter rdfs:label "total density parameter"@en ; rdfs:comment "The total density parameter."@en ; om:symbol "Ω_T" . om:TotalDistanceTravelled rdfs:label "total distance travelled"@en . om:TotalNumberBuds rdfs:label "totaal aantal knoppen"@nl ; om:alternativeLabel "#buds"@en ; rdfs:label "total number buds"@en ; rdfs:comment "Totaal aantal knoppen."@nl . om:TotalNumberFlowers rdfs:label "totaal aantal bloemen"@nl ; om:alternativeLabel "#flowers"@en ; rdfs:label "total number flowers"@en ; rdfs:comment "Totaal aantal bloemen."@nl . om:TotalNumberLeaves rdfs:comment "Totaal aantal bladeren."@nl ; rdfs:label "total number leaves"@en , "totaal aantal bladeren"@nl ; om:alternativeLabel "#leaves"@en . om:TrueDistanceModulus rdfs:label "true distance modulus"@en . om:TweenMassFraction rdfs:comment "The fraction of the mass of tween in a phenomenon"@en ; rdfs:label "tween mass fraction"@en . om:TychoBroadbandMagnitude om:symbol "T" ; om:alternativeSymbol "m_T" ; rdfs:label "Tycho broadband magnitude"@en ; rdfs:comment "Broadband Tycho magnitude (formed from B and V magintude measurements."@en . om:UMagnitude om:alternativeSymbol "m_U" ; rdfs:label "U magnitude"@en ; om:symbol "U" ; rdfs:comment "Johnson U magnitude. The Johnson U band is a standard passband in the ultraviolet area. The central wavelength is 365nm and the bandwidth is 70nm. The filter to be used is the Corning 9863 filter."@en . om:VAmplitude om:symbol "A_V" ; rdfs:label "V amplitude"@en ; rdfs:comment "Amplitude of the light variation in Johnson V magnitude. The Johnson V band is a standard passband in the visual area, matching the response curve of the human eye. The central wavelength is 550nm and the bandwidth is 90nm. The filter to be used is the Corning 3384 filter."@en . om:VMagnitude rdfs:label "V magnitude"@en ; om:symbol "V" ; rdfs:comment "Johnson V magnitude. The Johnson V band is a standard passband in the visual area, matching the response curve of the human eye. The central wavelength is 550nm and the bandwidth is 90nm. The filter to be used is the Corning 3384 filter."@en ; om:alternativeSymbol "m_V" . om:VMagnitudeAtMaximumBrightness om:symbol "V_max" ; rdfs:label "V magnitude at maximum brightness"@en ; rdfs:comment "Johnson V magnitude (apparent) at maximum brightness (i.e. for a variable star). The Johnson V band is a standard filter in the visual area, matching the response curve of the human eye. The central wavelength is 550nm and the bandwidth is 90nm. The filter to be used is the Corning 3384 filter."@en . om:VMagnitudeAtMinimumBrightness om:symbol "V_min" ; rdfs:label "V magnitude at minimum brightness"@en ; rdfs:comment "Johnson V magnitude (apparent) at minimum brightness (i.e. for a variable star). The Johnson V band is a standard filter in the visual area, matching the response curve of the human eye. The central wavelength is 550nm and the bandwidth is 90nm. The filter to be used is the Corning 3384 filter."@en . om:VascularBrowning rdfs:label "vascular browning"@en ; om:alternativeLabel "vascular"@en ; rdfs:comment "Voorbeeld avocado Hass: poster (code)."@nl . om:VaseLife rdfs:label "vaasleven"@nl , "vase life"@en ; rdfs:comment "Aantal dagen op de vaas tot onvoldoende."@nl . om:VasePlusWaterMass om:alternativeLabel "weight vase"@en , "vase plus water weight"@en ; rdfs:label "vaas- plus watermassa"@nl , "vase plus water mass"@en ; rdfs:comment "Gewicht vaas plus water."@nl . om:VasePlusWaterPlusFlowerMass om:alternativeLabel "vase plus water plus flower weight"@en ; rdfs:label "vaas- plus water- plus bloemmassa"@nl , "vase plus water plus flower mass"@en ; rdfs:comment "Gewicht vaas plus water plus bloem (= steel plus blad plus bloem)."@nl ; om:alternativeLabel "weight flo and vase"@en . om:Velocity om:symbol "u" ; om:alternativeSymbol "v" ; rdfs:label "snelheid (vector)"@nl ; om:alternativeSymbol "w" ; rdfs:comment "Velocity is the rate of change of position."@en ; rdfs:label "velocity"@en . om:ViableCount rdfs:label "viable count"@en . om:VisualAlbedo rdfs:comment "The albedo only for radiation in the visual part of the spectrum."@en ; rdfs:label "visual albedo"@en . om:Volume om:alternativeSymbol "v" ; rdfs:label "volume"@en , "volume"@nl ; om:alternativeLabel "inhoud"@nl ; rdfs:comment "Volume is a measure of how much three-dimensional space any phenomenon occupies. It is a derived quantity in the International System of Units. Volume is length to the power 3."@en ; rdfs:label "体积"@zh ; om:symbol "V" . om:VolumeFraction rdfs:label "volume fraction"@en , "volumefractie"@nl ; om:alternativeLabel "concentration (v/v)"@en ; om:symbol "φ" . om:VolumeStrain om:alternativeLabel "bulk strain"@en ; rdfs:label "volume strain"@en ; om:symbol "θ" . om:VolumetricColiformBacterieCount rdfs:label "coliform bacteria count (volumetric)"@en . om:VolumetricCorynebacteriumBovisCount rdfs:label "Corynebacterium bovis count (volumetric)"@en . om:VolumetricCorynebacteriumCount om:alternativeLabel "Arcanobacterium count (volumetric)"@en ; rdfs:label "Corynebacterium count (volumetric)"@en . om:VolumetricEnterobacteriaceaeCount rdfs:label "Enterobacteriaceae count (volumetric)"@en . om:VolumetricEnterococcusCount rdfs:label "Enterococcus count (volumetric)"@en . om:VolumetricEscherichiaColiCount rdfs:label "Escherichia coli count (volumetric)"@en . om:VolumetricFlowRate rdfs:label "volumetric flow rate"@en ; om:alternativeLabel "flow rate"@en , "volume flow rate"@en , "volume flow"@en . om:VolumetricHeatCapacity rdfs:label "volumetric heat capacity"@en . om:VolumetricKlebsiellaCount rdfs:label "Klebsiella count (volumetric)"@en . om:VolumetricListeriaMonocytogenesCount rdfs:label "Listeria monocytogenes count (volumetric)"@en . om:VolumetricSalmonellaCount rdfs:label "Salmonella count (volumetric)"@en . om:VolumetricSerratiaMarcescensCount rdfs:label "Serratia marcescens count (volumetric)"@en . om:VolumetricStaphylococcusAureusCount rdfs:label "Staphylococcus aureus count (volumetric)"@en . om:VolumetricStreptococcusAgalactiaeCount rdfs:label "Streptococcus agalactiae count (volumetric)"@en . om:VolumetricStreptococcusDysgalactiaeCount rdfs:label "Streptococcus dysgalactiae count (volumetric)"@en . om:VolumetricStreptococcusUberisCount rdfs:label "Streptococcus uberis count (volumetric)"@en . om:VolumetricViableCount rdfs:label "viable count (volumetric)"@en . om:VolumetricYeastAndFungiCount rdfs:label "yeast and fungi count (volumetric)"@en . om:WaterMassFraction rdfs:label "water mass fraction"@en ; rdfs:comment "The fraction of the mass of water in a phenomenon"@en . om:Wavelength rdfs:label "golflengte"@nl , "wavelength"@en ; om:symbol "λ" . om:Wavenumber rdfs:comment "Wavenumber is the number of repeating units of a propagating wave (the number of times a wave has the same phase) per unit of space."@en ; rdfs:label "wavenumber"@en ; om:symbol "σ" ; rdfs:label "golfgetal"@nl . om:WeberNumber rdfs:label "getal van Weber"@nl ; om:symbol "We" ; rdfs:label "Weber number"@en . om:Weight rdfs:comment "Weight is a force that attracts a body towards another (reference) body."@en ; om:alternativeSymbol "W" ; rdfs:label "weight"@en ; om:alternativeSymbol "P" ; rdfs:label "gewicht"@nl ; om:symbol "G" . om:WettingAngle rdfs:label "wetting angle"@en . om:WheyProteinAggregateMassFraction rdfs:label "whey protein aggregate mass fraction"@en ; rdfs:comment "The fraction of the mass of whey protein aggregate in a phenomenon"@en . om:WheyProteinBeadsMassFraction rdfs:comment "The fraction of the mass of whey protein beads in a phenomenon"@en ; rdfs:label "whey protein beads mass fraction"@en . om:WheyProteinMassFraction rdfs:label "whey protein mass fraction"@en ; rdfs:comment "The fraction of the mass of whey protein in a phenomenon"@en . om:WhiteLightMagnitude rdfs:label "white light magnitude"@en ; om:symbol "m" . om:WhiteLightMagnitudeAtMaximumBrightness om:symbol "m_max" ; rdfs:label "white light magnitude at maximum brightness"@en . om:WhiteLightMagnitudeAtMinimumBrightness om:symbol "m_min" ; rdfs:label "white light magnitude at minimum brightness"@en . om:Width rdfs:label "width"@en , "breedte"@nl ; om:symbol "w" . om:Work rdfs:label "work"@en , "工作"@zh ; rdfs:comment "Work is the energy when a force acts against resistance to produce motion in a body."@en ; om:alternativeSymbol "A" ; rdfs:label "arbeid"@nl ; om:symbol "W" . om:XanthanMassFraction rdfs:comment "The fraction of the mass of xanthan in a phenomenon"@en ; rdfs:label "xanthan mass fraction"@en . om:ZenithDistance om:symbol "z" ; om:alternativeLabel "zenith angle"@en ; rdfs:comment "The angular distance on the celestial sphere measured along the great circle from the zenith to the celestial object. z = 90° - h."@en ; rdfs:label "zenitafstand"@nl ; om:alternativeLabel "zenithoek"@nl ; rdfs:label "zenith distance"@en . om:_1040NanometreLockwoodMagnitude om:symbol "m_L1040" ; rdfs:comment "A magnitude in the 1.04 micrometre band of the photometric system introduced by G.W. Lockwood."@en ; rdfs:label "1040 nm Lockwood magnitude"@en . om:bMagnitude om:symbol "b" ; rdfs:comment "b Magnitude in the Strömgren photometric system with a peak wavelength at 467 nm and a peak-half-width of 18 nm."@en ; om:alternativeSymbol "m_b" ; rdfs:label "b magnitude"@en . om:gMagnitude rdfs:label "g magnitude"@en ; om:alternativeSymbol "m_g" ; rdfs:comment "g Magnitude in the Thuan and Gunn photometric system."@en ; om:symbol "g" . om:uMagnitude om:alternativeSymbol "m_u" ; rdfs:comment "u Magnitude in the Strömgren photometric system with a peak wavelength at 350 nm and a peak-half-width of 30 nm."@en ; om:symbol "u" ; rdfs:label "u magnitude"@en . om:vMagnitude om:alternativeSymbol "m_v" ; rdfs:label "v magnitude"@en ; om:symbol "v" ; rdfs:comment "v Magnitude in the Strömgren photometric system with a peak wavelength at 411 nm and a peak-half-width of 19 nm."@en . om:xRange rdfs:label "x range"@en . om:xy2DStartEndDistance rdfs:label "xy 2D start-end distance"@en . om:xyDistanceTravelled rdfs:label "xy distance travelled"@en . om:yMagnitude om:alternativeSymbol "m_y" ; rdfs:comment "y Magnitude in the Strömgren photometric system with a peak wavelength at 547 nm and a peak-half-width of 23 nm."@en ; rdfs:label "y magnitude"@en ; om:symbol "y" . om:yRange rdfs:label "y range"@en . om:zRange rdfs:label "z range"@en . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi