@prefix constants: .
@prefix dcterms: .
@prefix owl: .
@prefix prov: .
@prefix quantities: .
@prefix rdfs: .
@prefix si: .
@prefix skos: .
@prefix units: .
@prefix xsd: .
a prov:Entity ;
prov:wasAttributedTo ,
;
prov:wasDerivedFrom ,
,
,
,
;
prov:wasGeneratedBy .
units: a owl:Ontology ;
dcterms:license ;
rdfs:comment "Ontology, part of the SI Reference Point, covering measurement units (SI base units and SI units with special names) and prefixes."^^xsd:string,
"""The SI Reference Point Ontology developed by the BIPM is
licensed under CC-BY-3.0-IGO. You are free to share (copy and redistribute
the material in any medium or format) and adapt (remix, transform, and
build upon the material) for any purpose, even commercially, for any
purpose, even commercially. The licensor cannot revoke these freedoms as
long as you follow the license terms. You must give appropriate credit
(by using the original ontology IRI for the whole ontology and original
term IRIs for individual terms), provide a link to the license, and
indicate if any changes were made. You may do so in any reasonable
manner, but not in any way that suggests the licensor endorses you or
your use."""@en,
"""L'ontologie SI Reference Point developpée par le BIPM est sous
licence CC-BY-3.0-IGO. Vous êtes autorisés à partager (copier, distribuer et communiquer
le matériel par tous moyens et sous tous formats) et adapter (remixer, transformer
et créer à partir du matériel) pour toute utilisation, y compris commerciale.
L'Offrant ne peut retirer les autorisations concédées par la licence tant que
vous appliquez les termes de cette licence. Vous devez créditer l'oeuvre
(en utilisant l'IRI de l'ontologie originale pour l'ontologie entière
et les IRIs originaux des termes individuels), intégrer un lien vers la licence
et indiquer si des modifications ont été effectuées à l'oeuvre.
Vous devez indiquer ces informations par tous les moyens raisonnables,
sans toutefois suggérer que l'offrant vous soutient ou soutient
la façon dont vous avez utilisé son Oeuvre."""@fr ;
skos:prefLabel "SI Reference Point - Units and Prefixes"^^xsd:string .
units:arcminute a si:nonSIUnit ;
skos:prefLabel "arcminute"@en,
"arcminute"@fr ;
si:hasSymbol "′"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor "0.000290888208665722"^^xsd:float ;
si:hasNumericFactorAsString "(π \\; / \\; 10800)"^^xsd:string ;
si:hasUnitTerm units:radian ] ;
si:isUnitOfQtyKind quantities:ANGP ;
si:prefixRestriction true .
units:arcsecond a si:nonSIUnit ;
skos:prefLabel "arcsecond"@en,
"arcseconde"@fr ;
si:hasSymbol "″"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor "4.84813681109536e-06"^^xsd:float ;
si:hasNumericFactorAsString "(π \\; / \\; 648000)"^^xsd:string ;
si:hasUnitTerm units:radian ] ;
si:isUnitOfQtyKind quantities:ANGP ;
si:prefixRestriction true .
units:astronomicalunit a si:nonSIUnit ;
skos:prefLabel "astronomical unit"@en,
"unité astronomique"@fr ;
si:hasSymbol "au"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor 149597870700 ;
si:hasNumericFactorAsString "149\\:597\\:870\\:700"^^xsd:string ;
si:hasUnitTerm units:metre ] ;
si:isUnitOfQtyKind quantities:LENG ;
si:prefixRestriction true .
units:becquerel a si:SISpecialNamedUnit ;
skos:prefLabel "becquerel"@en,
"becquerel"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "Bq"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:second ] ;
si:isUnitOfQtyKind quantities:ARRN ;
si:prefixRestriction false .
units:bel a si:nonSIUnit ;
skos:prefLabel "bel"@en,
"bel"@fr ;
si:hasSymbol "B"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:isUnitOfQtyKind quantities:RLGB ;
si:prefixRestriction false .
units:dalton a si:nonSIUnit ;
skos:prefLabel "dalton"@en,
"dalton"@fr ;
si:hasSymbol "Da"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor "1.6605390666e-27"^^xsd:float ;
si:hasNumericFactorAsString "1.660\\:539\\:066\\:60(50) \\times 10^{-27}"^^xsd:string ;
si:hasUnitTerm units:kilogram ] ;
si:isUnitOfQtyKind quantities:MASS ;
si:prefixRestriction false .
units:day a si:nonSIUnit ;
skos:prefLabel "day"@en,
"jour"@fr ;
si:hasSymbol "d"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor 86400 ;
si:hasNumericFactorAsString "86\\:400"^^xsd:string ;
si:hasUnitTerm units:second ] ;
si:isUnitOfQtyKind quantities:TIME ;
si:prefixRestriction true .
units:degree a si:nonSIUnit ;
skos:prefLabel "degree"@en,
"degré"@fr ;
si:hasSymbol "°"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor "0.0174532925199433"^^xsd:float ;
si:hasNumericFactorAsString "(π \\; / \\; 180)"^^xsd:string ;
si:hasUnitTerm units:radian ] ;
si:isUnitOfQtyKind quantities:ANGP ;
si:prefixRestriction true .
units:degreeCelsius a si:SISpecialNamedUnit ;
skos:prefLabel "degree Celsius"@en,
"degré Celsius"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "℃"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits units:kelvin ;
si:isUnitOfQtyKind quantities:TEMC ;
si:prefixRestriction false .
units:electronvolt a si:nonSIUnit ;
skos:prefLabel "electronvolt"@en,
"électronvolt"@fr ;
si:hasSymbol "eV"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor "1.602176634e-19"^^xsd:float ;
si:hasNumericFactorAsString "1.602\\:176\\:634 \\times 10^{-19}"^^xsd:string ;
si:hasUnitTerm units:joule ] ;
si:isUnitOfQtyKind quantities:ENGY ;
si:prefixRestriction false .
units:farad a si:SISpecialNamedUnit ;
skos:prefLabel "farad"@en,
"farad"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "F"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:kilogram ] ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "4"^^xsd:short ;
si:hasUnitBase units:second ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:ampere ] ] ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:coulomb ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:volt ] ] ;
si:isUnitOfQtyKind quantities:ELCA ;
si:prefixRestriction false .
units:gray a si:SISpecialNamedUnit ;
skos:prefLabel "gray"@en,
"gray"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "Gy"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:second ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:joule ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:kilogram ] ] ;
si:isUnitOfQtyKind quantities:ABDO,
quantities:KRMA ;
si:prefixRestriction false .
units:hectare a si:nonSIUnit ;
skos:prefLabel "hectare"@en,
"hectare"@fr ;
si:hasSymbol "ha"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor 10000 ;
si:hasNumericFactorAsString "10^{4}"^^xsd:string ;
si:hasUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:metre ] ] ;
si:isUnitOfQtyKind quantities:AREA ;
si:prefixRestriction true .
units:henry a si:SISpecialNamedUnit ;
skos:prefLabel "henry"@en,
"henry"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "H"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:kilogram ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:second ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:ampere ] ] ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:weber ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:ampere ] ] ;
si:isUnitOfQtyKind quantities:ELIN ;
si:prefixRestriction false .
units:hertz a si:SISpecialNamedUnit ;
skos:prefLabel "hertz"@en,
"hertz"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "Hz"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:second ] ;
si:isUnitOfQtyKind quantities:FREQ ;
si:prefixRestriction false .
units:hour a si:nonSIUnit ;
skos:prefLabel "hour"@en,
"heure"@fr ;
si:hasSymbol "h"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor 3600 ;
si:hasNumericFactorAsString "3600"^^xsd:string ;
si:hasUnitTerm units:second ] ;
si:isUnitOfQtyKind quantities:TIME ;
si:prefixRestriction true .
units:katal a si:SISpecialNamedUnit ;
skos:prefLabel "katal"@en,
"katal"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "kat"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:mole ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:second ] ] ;
si:isUnitOfQtyKind quantities:CATA ;
si:prefixRestriction false .
units:litre a si:nonSIUnit ;
skos:prefLabel "litre"@en,
"litre"@fr ;
si:hasAltSymbol "l"^^xsd:string ;
si:hasSymbol "L"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor "0.001"^^xsd:float ;
si:hasNumericFactorAsString "0.001"^^xsd:string ;
si:hasUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "3"^^xsd:short ;
si:hasUnitBase units:metre ] ] ;
si:isUnitOfQtyKind quantities:VOLU ;
si:prefixRestriction false .
units:lux a si:SISpecialNamedUnit ;
skos:prefLabel "lux"@en,
"lux"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "lx"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:candela ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm units:steradian ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:metre ] ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:lumen ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:metre ] ] ;
si:isUnitOfQtyKind quantities:ILLU ;
si:prefixRestriction false .
units:minute a si:nonSIUnit ;
skos:prefLabel "minute"@en,
"minute"@fr ;
si:hasSymbol "min"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor 60 ;
si:hasNumericFactorAsString "60"^^xsd:string ;
si:hasUnitTerm units:second ] ;
si:isUnitOfQtyKind quantities:TIME ;
si:prefixRestriction true .
units:neper a si:nonSIUnit ;
skos:prefLabel "neper"@en,
"néper"@fr ;
si:hasSymbol "Np"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:isUnitOfQtyKind quantities:RLGN ;
si:prefixRestriction true .
units:ohm a si:SISpecialNamedUnit ;
skos:prefLabel "ohm"@en,
"ohm"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "Ω"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:kilogram ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-3"^^xsd:short ;
si:hasUnitBase units:second ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:ampere ] ] ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:volt ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:ampere ] ] ;
si:isUnitOfQtyKind quantities:ELRE ;
si:prefixRestriction false .
units:one a si:MeasurementUnit ;
skos:prefLabel "one"@en,
"un"@fr ;
si:hasSymbol "1"^^xsd:string ;
si:prefixRestriction true .
units:pascal a si:SISpecialNamedUnit ;
skos:prefLabel "pascal"@en,
"pascal"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "Pa"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:kilogram ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:second ] ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:newton ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:metre ] ] ;
si:isUnitOfQtyKind quantities:PRES ;
si:prefixRestriction false .
units:siemens a si:SISpecialNamedUnit ;
skos:prefLabel "siemens"@en,
"siemens"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "S"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:kilogram ] ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "3"^^xsd:short ;
si:hasUnitBase units:second ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:ampere ] ] ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:ampere ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:volt ] ] ;
si:isUnitOfQtyKind quantities:ELCO ;
si:prefixRestriction false .
units:sievert a si:SISpecialNamedUnit ;
skos:prefLabel "sievert"@en,
"sievert"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "Sv"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:second ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:joule ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:kilogram ] ] ;
si:isUnitOfQtyKind quantities:DOEQ ;
si:prefixRestriction false .
units:tesla a si:SISpecialNamedUnit ;
skos:prefLabel "tesla"@en,
"tesla"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "T"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:kilogram ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:second ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:ampere ] ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:weber ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:metre ] ] ;
si:isUnitOfQtyKind quantities:MGFD ;
si:prefixRestriction false .
units:tonne a si:nonSIUnit ;
skos:prefLabel "tonne"@en,
"tonne"@fr ;
si:hasSymbol "t"^^xsd:string ;
si:hasUnitTypeAsString "Non-SI unit accepted for use with the SI"@en,
"Unité en dehors du SI dont l'usage est accepté avec le SI"@fr ;
si:inOtherSIUnits [ a si:UnitMultiple ;
si:hasNumericFactor 1000 ;
si:hasNumericFactorAsString "1000"^^xsd:string ;
si:hasUnitTerm units:kilogram ] ;
si:isUnitOfQtyKind quantities:MASS ;
si:prefixRestriction true .
a prov:Entity .
a prov:Entity .
a prov:Entity .
a prov:Entity .
a prov:Entity .
si:ampere1948note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "The expression « MKS unit of force » which occurs in the original text has been replaced here by «newton», a name adopted for this unit by the 9th CGPM (1948, Resolution 7)."@en,
"L’expression « unité MKS de force » qui figure dans le texte original de 1946 a été remplacée ici par « newton », nom adopté pour cette unité par la 9ᵉ CGPM (1948, Résolution 7)."@fr .
si:ampere2018note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "This definition implies the exact relation ${{e}} = {{1.602\\:176\\:634 \\times 10^{-19}}}\\ {{\\rm{A}}\\ {\\rm{s}}}$. Inverting this relation gives an exact expression for the unit ampere in terms of the defining constants ${e}$ and $\\Delta\\nu_{\\rm{Cs}}$: $$1\\;{\\rm{A}} = \\left(\\frac{{e}}{{1.602\\:176\\:634 \\times 10^{-19}}}\\right)\\ {{\\rm{s}}^{-1}}$$ which is equal to $$1\\;{\\rm{A}} = \\frac{1}{({9\\:192\\:631\\:770})({1.602\\:176\\:634 \\times 10^{-19}})}\\,{\\Delta\\nu_{\\rm{Cs}}}\\;{{e}} \\approx {{6.789\\:6868 \\times 10^{8}}} {\\Delta\\nu_{\\rm{Cs}}}\\;{{e}}$$."@en,
"Cette définition implique la relation exacte ${{e}} = {{1.602\\:176\\:634 \\times 10^{-19}}}\\ {{\\rm{A}}\\ {\\rm{s}}}$. En inversant cette relation, l’ampère est exprimé en fonction des constante ${e}$ et $\\Delta\\nu_{\\rm{Cs}}$ : $$1\\;{\\rm{A}} = \\left(\\frac{{e}}{{1.602\\:176\\:634 \\times 10^{-19}}}\\right)\\ {{\\rm{s}}^{-1}}$$ relation identique à $$1\\;{\\rm{A}} = \\frac{1}{({9\\:192\\:631\\:770})({1.602\\:176\\:634 \\times 10^{-19}})}\\,{\\Delta\\nu_{\\rm{Cs}}}\\;{{e}} \\approx {{6.789\\:6868 \\times 10^{8}}} {\\Delta\\nu_{\\rm{Cs}}}\\;{{e}}$$."@fr .
si:ampere2018note2 a si:DefinitionNote ;
si:hasNoteIndex 2 ;
si:hasNoteText "The effect of this definition is that one ampere is the electric current corresponding to the flow of $1/({1.602\\:176\\:634 \\times 10^{-19}})$ elementary charges per second."@en,
"Il résulte de cette définition qu’un ampère est le courant électrique correspondant au flux de $1/({1.602\\:176\\:634 \\times 10^{-19}})$ charges élémentaires par seconde."@fr .
si:ampere2018note3 a si:DefinitionNote ;
si:hasNoteIndex 3 ;
si:hasNoteText "The previous definition of the ampere was based on the force between two current carrying conductors and had the effect of fixing the value of the vacuum magnetic permeability $\\mu_{0}$ (also known as the magnetic constant) to be exactly ${{4\\pi \\times 10^{-7}}}\\ {\\rm{H}\\ \\rm{m}}^{-1} = {4\\pi \\times 10^{-7}}\\ \\rm{N}\\ \\rm{A}^{-2}$, where $\\rm{H}$ and $\\rm{N}$ denote the coherent derived units henry and newton, respectively. The new definition of the ampere fixes the value of ${e}$ instead of $\\mu_{0}$. As a result, $\\mu_{0}$ must be determined experimentally."@en,
"La précédente définition de l’ampère, fondée sur la force produite entre deux conducteurs traversés par du courant, fixait la valeur de la perméabilité magnétique du vide $\\mu_{0}$ (également connue sous le nom de constante magnétique) à exactement ${{4\\pi \\times 10^{-7}}}\\ {\\rm{H}\\ \\rm{m}}^{-1} = {4\\pi \\times 10^{-7}}\\ \\rm{N}\\ \\rm{A}^{-2}$, $\\rm{H}$ et $\\rm{N}$ représentant les unités dérivées cohérentes « henry » et « newton », respectivement. La nouvelle définition de l’ampère fixe la valeur numérique de ${e}$ et non plus celle de $\\mu_{0}$. Par conséquent, $\\mu_{0}$ doit désormais être déterminée de façon expérimentale."@fr .
si:ampere2018note4 a si:DefinitionNote ;
si:hasNoteIndex 4 ;
si:hasNoteText "It also follows that since the vacuum electric permittivity $\\varepsilon_{0}$ (also known as the electric constant), the characteristic impedance of vacuum ${Z_{0}}$, and the admittance of vacuum ${Y_{0}}$ are equal to $1/{\\mu_{0}}{c}^{2}$, ${\\mu_{0}}{c}$, and $1/{\\mu_{0}}{c}$, respectively the values of $\\varepsilon_{0}$, ${Z_{0}}$ and ${Y_{0}}$ must now also be determined experimentally, and are affected by the same relative standard uncertainty as $\\mu_{0}$ since $c$ is exactly known. The product ${\\varepsilon_{0}} {\\mu_{0}} = 1/{c}^{2}$ and quotient ${{Z_{0}}}/{\\mu_{0}} = {c}$ remain exact. At the time of adopting the present definition of the ampere, $\\mu_{0}$ was equal to ${4\\pi \\times 10^{-7}\\ \\rm{H}/\\rm{m}}$ with a relative standard uncertainty of ${2.3 \\times 10^{-10}}$."@en,
"Ainsi, comme la permittivité diélectrique du vide $\\varepsilon_{0}$ (également connue sous le nom de constante électrique), l’impédance du vide caractéristique ${Z_{0}}$ et l’admittance du vide ${Y_{0}}$ sont égales à $1/{\\mu_{0}}{c}^{2}$, ${\\mu_{0}}{c}$, et $1/{\\mu_{0}}{c}$ respectivement, les valeurs de $\\varepsilon_{0}$, ${Z_{0}}$ et ${Y_{0}}$ doivent désormais être déterminées de façon expérimentale et ont la même incertitude-type relative que $\\mu_{0}$ puisque la valeur de $c$ est connue avec exactitude. Le produit ${\\varepsilon_{0}} {\\mu_{0}} = 1/{c}^{2}$ et le quotient ${{Z_{0}}}/{\\mu_{0}} = {c}$ restent exacts. Au moment de l’adoption de l’actuelle définition de l’ampère, $\\mu_{0}$ était égale à ${4\\pi \\times 10^{-7}\\ \\rm{H}/\\rm{m}}$ avec une incertitude-type relative de ${2.3 \\times 10^{-10}}$."@fr .
si:candela1979note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "No notes"@en,
"No notes"@fr .
si:candela2018note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "This definition implies the exact relation ${{K_{\\rm{cd}}}} = {{683}}\\ {{\\rm{cd}}\\:{\\rm{sr}}\\:{\\rm{kg}}^{-1}\\:{\\rm{m}}^{-2}\\:{\\rm{s}}^{3}}$ for monochromatic radiation of frequency ${\\nu} = {540 \\times 10^{12}}\\ {{\\rm{Hz}}}$. Inverting this relation gives an exact expression for the candela in terms of the defining constants ${K_{\\rm{cd}}}$, ${h}$ and $\\Delta\\nu_{\\rm{Cs}}$: $$1\\;{\\rm{cd}} = \\left(\\frac{{K_{\\rm{cd}}}}{{683}}\\right)\\ {\\rm{kg}}\\ {\\rm{m}}^2\\ {\\rm{s}}^{-3}\\ {\\rm{sr}}^{-1}$$ which is equal to $$1\\;{\\rm{cd}} = \\frac{1}{(6.626\\:070\\:15 \\times 10^{-34})\\:({9\\:192\\:631\\:770})^{2}\\:{683}} (\\Delta\\nu_{\\rm{Cs}})^{2}\\:{h}\\:{K_{\\rm{cd}}} \\approx 2.614\\:8305 \\times 10^{10} (\\Delta\\nu_{\\rm{Cs}})^{2}\\:{h}\\:{K_{\\rm{cd}}}$$."@en,
"Cette définition implique la relation exacte ${{K_{\\rm{cd}}}} = {{683}}\\ {{\\rm{cd}}\\:{\\rm{sr}}\\:{\\rm{kg}}^{-1}\\:{\\rm{m}}^{-2}\\:{\\rm{s}}^{3}}$ pour le rayonnement monochromatique de fréquence ${\\nu} = {540 \\times 10^{12}}\\ {{\\rm{Hz}}}$. En inversant cette relation, la candela est exprimée en fonction des constantes ${K_{\\rm{cd}}}$, ${h}$ et $\\Delta\\nu_{\\rm{Cs}}$ : $$1\\;{\\rm{cd}} = \\left(\\frac{{K_{\\rm{cd}}}}{{683}}\\right)\\ {\\rm{kg}}\\ {\\rm{m}}^2\\ {\\rm{s}}^{-3}\\ {\\rm{sr}}^{-1}$$ relation identique à $$1\\;{\\rm{cd}} = \\frac{1}{(6.626\\:070\\:15 \\times 10^{-34})\\:({9\\:192\\:631\\:770})^{2}\\:{683}} (\\Delta\\nu_{\\rm{Cs}})^{2}\\:{h}\\:{K_{\\rm{cd}}} \\approx 2.614\\:8305 \\times 10^{10} (\\Delta\\nu_{\\rm{Cs}})^{2}\\:{h}\\:{K_{\\rm{cd}}}$$."@fr .
si:candela2018note2 a si:DefinitionNote ;
si:hasNoteIndex 2 ;
si:hasNoteText "The effect of this definition is that one candela is the luminous intensity, in a given direction, of a source that emits monochromatic radiation of frequency ${540 \\times 10^{12}}\\ {{\\rm{Hz}}}$ and has a radiant intensity in that direction of ${1/{{683}}}\\ {\\rm{W}\\ \\rm{sr}^{-1}}$ The definition of the steradian is given below Table 4."@en,
"Il résulte de cette définition que la candela est l’intensité lumineuse, dans une direction donnée, d’une source qui émet un rayonnement monochromatique de fréquence ${540 \\times 10^{12}}\\ {{\\rm{Hz}}}$ et dont l’intensité énergétique dans cette direction est ${1/{{683}}}\\ {\\rm{W}\\ \\rm{sr}^{-1}}$. "@fr .
si:kelvin1967note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "The 13th CGPM (1967, Resolution 3) also decided that the unit kelvin and its symbol $\\rm{K}$ should be used to express an interval or a difference of temperature."@en,
"La 13ᵉ CGPM (1967, Résolution 3) décida aussi que l'unité kelvin et son symbole $\\rm{K}$ sont utilisés pour exprimer un intervalle ou une différence de température."@fr .
si:kelvin1967note2 a si:DefinitionNote ;
si:hasNoteIndex 2 ;
si:hasNoteText "The 23rd CGPM (2007, Resolution 10) noted that this definition refers to water having the isotopic composition defined by the following amount-of-substance ratios: ${0.000\\:155\\:76}$ mole of ${^{2}\\rm{H}}$ per mole of ${^{1}\\rm{H}}$, ${0.000\\:379\\:9}$ mole of ${^{17}\\rm{O}}$ per mole of ${^{16}\\rm{O}}$ and ${0.002\\:005\\:2}$ mole of ${^{18}\\rm{O}}$ per mole of ${^{16}\\rm{O}}$."@en,
"La 23ᵉ CGPM (2007, Résolution 10) a noté que cette définition se réfère à l'eau de composition isotopique définie par les rapports de quantité de matière suivants: ${0.000\\:155\\:76}$ mole de ${^{2}\\rm{H}}$ par mole de ${^{1}\\rm{H}}$, ${0.000\\:379\\:9}$ mole de ${^{17}\\rm{O}}$ par mole de ${^{16}\\rm{O}}$ et ${0.002\\:005\\:2}$ mole de ${^{18}\\rm{O}}$ par mole de ${^{16}\\rm{O}}$."@fr .
si:kelvin1967note3 a si:DefinitionNote ;
si:hasNoteIndex 3 ;
si:hasNoteText "In addition to the thermodynamic temperature (symbol $T$), expressed in kelvins, use is also made of Celsius temperature (symbol $t$) defined by the equation where ${T_{0}}$ = 273.15 K by definition. To express celsius temperature, the unit \"degree Celsius\" which is equal to the unit \"kelvin\" is used; in this case, \"degree Celsius\" is a special name used in place of \"kelvin\". An interval or difference of Celsius temperature can however, be expressed in kelvin as well as in degrees Celsius."@en,
"En dehors de la température thermodynamique (symbole $T$), exprimée en kelvins, on utilise aussi la température Célsius (symbole $t$) définie par l'équation où ${T_{0}}$ = 273.15 K par définition. Pour exprimer la température, on utilise l'unité « degré Célsius » qui est égale à l'unitié « kelvin » ; « degré Célsius » est un nom spécial employé dans ce cas au lieu de « kelvin ». Un intervalle ou une différence de température Célsius peuvent toutefois s'exprimer aussi bien en kelvins qu'en degrés Célsius."@fr .
si:kelvin2018note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "This definition implies the exact relation ${{k}} = {1.380\\:649 \\times 10^{-23}}\\ {{\\rm{kg}}\\ {\\rm{m}}^{2}\\ {\\rm{s}}^{-2}\\ {\\rm{K}}^{-1}}$. Inverting this relation gives an exact expression for the kelvin in terms of the defining constants ${k}$, ${h}$ and $\\Delta\\nu_{\\rm{Cs}}$: $$1\\;{\\rm{K}} = \\left(\\frac{1.380\\:649 \\times 10^{-23}}{{k}}\\right)\\ {{\\rm{kg}} \\: {\\rm{m}}^{2}\\:{\\rm{s}}^{-2}}$$ which is equal to $$1\\;{\\rm{K}} = \\frac{1.380\\:649 \\times 10^{-23}}{(6.626\\:070\\:15 \\times 10^{-34})({9\\:192\\:631\\:770})}\\frac{\\Delta\\nu_{\\rm{Cs}}\\;{h}}{{k}} \\approx 2.266\\:6653 \\frac{\\Delta\\nu_{\\rm{Cs}}\\;{h}}{{k}}$$."@en,
"Cette définition implique la relation exacte ${{k}} = {1.380\\:649 \\times 10^{-23}}\\ {{\\rm{kg}}\\ {\\rm{m}}^{2}\\ {\\rm{s}}^{-2}\\ {\\rm{K}}^{-1}}$. En inversant cette relation, le kelvin est exprimé en fonction des constantes ${k}$, ${h}$ et $\\Delta\\nu_{\\rm{Cs}}$ : $$1\\;{\\rm{K}} = \\left(\\frac{1.380\\:649 \\times 10^{-23}}{{k}}\\right)\\ {{\\rm{kg}} \\: {\\rm{m}}^{2}\\:{\\rm{s}}^{-2}}$$ relation identique à $$1\\;{\\rm{K}} = \\frac{1.380\\:649 \\times 10^{-23}}{(6.626\\:070\\:15 \\times 10^{-34})({9\\:192\\:631\\:770})}\\frac{\\Delta\\nu_{\\rm{Cs}}\\;{h}}{{k}} \\approx 2.266\\:6653 \\frac{\\Delta\\nu_{\\rm{Cs}}\\;{h}}{{k}}$$."@fr .
si:kelvin2018note2 a si:DefinitionNote ;
si:hasNoteIndex 2 ;
si:hasNoteText "The effect of this definition is that one kelvin is equal to the change of thermodynamic temperature that results in a change of thermal energy ${{k}}{{T}}$ by ${1.380\\:649 \\times 10^{-23}}\\ {\\rm{J}}$."@en,
"Il résulte de cette définition qu’un kelvin est égal au changement de la température thermodynamique résultant d’un changement de l’énergie thermique ${{k}}{{T}}$ de ${1.380\\:649 \\times 10^{-23}}\\ {\\rm{J}}$."@fr .
si:kelvin2018note3 a si:DefinitionNote ;
si:hasNoteIndex 3 ;
si:hasNoteText "The previous definition of the kelvin set the temperature of the triple point of water, ${T_{\\rm{TPW}}}$, to be exactly $273.16$ $\\rm{K}$. Due to the fact that the present definition of the kelvin fixes the numerical value of ${k}$ instead of ${T_{\\rm{TPW}}}$, the latter must now be determined experimentally. At the time of adopting the present definition ${T_{\\rm{TPW}}}$ was equal to $273.16$ $\\rm{K}$ with a relative standard uncertainty of $3.7 \\times 10^{-7}$ based on measurements of ${k}$ made prior to the redefinition."@en,
"La précédente définition du kelvin établissait la température du point triple de l’eau ${T_{\\rm{TPW}}}$ comme étant exactement égale à $273.16$ $\\rm{K}$. Étant donné que l’actuelle définition du kelvin fixe la valeur numérique de ${k}$ et non plus celle de ${T_{\\rm{TPW}}}$, cette dernière doit désormais être déterminée de façon expérimentale. Au moment de l’adoption de l’actuelle définition du kelvin, ${T_{\\rm{TPW}}}$ était égale à $273.16$ $\\rm{K}$ avec une incertitude-type relative de $3.7 \\times 10^{-7}$ déterminée à partir des mesures de ${k}$ réalisées avant la redéfinition.."@fr .
si:kelvin2018note4 a si:DefinitionNote ;
si:hasNoteIndex 4 ;
si:hasNoteText "As a result of the way temperature scales used to be defined, it remains common practice to express a thermodynamic temperature, symbol ${T}$, in terms of its difference from the reference temperature ${{T_{0}}} = {273.15}\\ {\\rm{K}}$, close to the ice point. This difference is called the Celsius temperature, symbol ${t}$, which is defined by the quantity equation $${{t}} = {{T}} - {{T_{0}}}$$."@en,
"En raison de la manière dont les échelles de température étaient habituellement définies, il est resté d’usage courant d’exprimer la température thermodynamique, symbole ${T}$, en fonction de sa différence par rapport à la température de référence ${{T_{0}}} = {273.15}\\ {\\rm{K}}$ proche du point de congélation de l’eau. Cette différence de température est appelée température Celsius, symbole ${t}$ ; elle est définie par l’équation aux grandeurs : $${{t}} = {{T}} - {{T_{0}}}$$."@fr .
si:kelvin2018note5 a si:DefinitionNote ;
si:hasNoteIndex 5 ;
si:hasNoteText "The unit of Celsius temperature is the degree Celsius, symbol $\\rm{{^\\circ}{C}}$, which is by definition equal in magnitude to the unit kelvin. A difference or interval of temperature may be expressed in kelvins or in degrees Celsius, the numerical value of the temperature difference being the same in either case. However, the numerical value of a Celsius temperature expressed in degrees Celsius is related to the numerical value of the thermodynamic temperature expressed in kelvin by the relation $${{t}}/{\\rm{{^\\circ}{C}}} = {{T}}/{\\rm{K}} - {273.15}$$."@en,
"L’unité de température Celsius est le degré Celsius, symbole $\\rm{{^\\circ}{C}}$, qui par définition est égal en amplitude à l’unité « kelvin ». Une différence ou un intervalle de température peut s’exprimer aussi bien en kelvins qu’en degrés Celsius, la valeur numérique de la différence de température étant la même dans les deux cas. La valeur numérique de la température Celsius exprimée en degrés Celsius est liée à la valeur numérique de la température thermodynamique exprimée en kelvins par la relation : $${{t}}/{\\rm{{^\\circ}{C}}} = {{T}}/{\\rm{K}} - {273.15}$$."@fr .
si:kelvin2018note6 a si:DefinitionNote ;
si:hasNoteIndex 6 ;
si:hasNoteText "The kelvin and the degree Celsius are also units of the International Temperature Scale of 1990 (ITS-90) adopted by the CIPM in 1989 in Recommendation 5 (CI-1989, PV, 57, 115). Note that the ITS-90 defines two quantities ${T_{90}}$ and ${t_{90}}$ which are close approximations to the corresponding thermodynamic temperatures ${T}$ and ${t}$."@en,
"Le kelvin et le degré Celsius sont aussi les unités de l’Échelle internationale de température de 1990 (EIT-90) adoptée par le CIPM en 1989 dans sa Recommandation 5 (CI-1989, PV, 57, 26). Il est à noter que l’EIT-90 définit les deux grandeurs ${T_{90}}$ et ${t_{90}}$ qui sont de très bonnes approximations des températures thermodynamiques correspondantes ${T}$ et ${t}$."@fr .
si:kelvin2018note7 a si:DefinitionNote ;
si:hasNoteIndex 7 ;
si:hasNoteText "Note that with the present definition, primary realizations of the kelvin can, in principle, be established at any point of the temperature scale."@en,
"Il est également à noter que l’actuelle définition de l’unité de température thermodynamique permet d’établir, en principe, des réalisations primaires du kelvin à tout point de l’échelle de température."@fr .
si:kilogram1901note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "This international prototype, made of platinum-iridium, is kept at the BIPM under conditions specified by the 1st CGPM in 1889."@en,
"Ce prototype international en platine iridié est conservé au Bureau International dans des conditions qui ont été fixées par la CGPM en 1889."@fr .
si:kilogram2018note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "This definition implies the exact relation ${{h}} = {6.626\\:070\\:15 \\times 10^{-34}}\\ {{\\rm{kg}}\\ {\\rm{m}}^{2}\\ {\\rm{s}}^{-1}}$. Inverting this relation gives an exact expression for the kilogram in terms of the three defining constants ${h}$, $\\Delta\\nu_{\\rm{Cs}}$ and $c$: $$1\\;{\\rm{kg}} = \\left(\\frac{{h}}{6.626\\:070\\:15 \\times 10^{-34}}\\right)\\ {{\\rm{m}}^{-2}\\ {\\rm{s}}}$$ which is equal to $$1\\;{\\rm{kg}} = \\frac{(299\\:792\\:458)^{2}}{(6.626\\:070\\:15 \\times 10^{-34})({9\\:192\\:631\\:770})} \\frac{{h}\\,\\Delta\\nu_{\\rm{Cs}}}{c^{2}} \\approx 1.475\\:5214 \\times 10^{40} \\frac{{h}\\,\\Delta\\nu_{\\rm{Cs}}}{c^{2}}$$."@en,
"Cette définition implique la relation exacte ${{h}} = {6.626\\:070\\:15 \\times 10^{-34}}\\ {{\\rm{kg}}\\ {\\rm{m}}^{2}\\ {\\rm{s}}^{-1}}$. En inversant cette relation, le kilogramme est exprimé en fonction des trois constantes ${h}$, $\\Delta\\nu_{\\rm{Cs}}$ et $c$ : $$1\\;{\\rm{kg}} = \\left(\\frac{{h}}{6.626\\:070\\:15 \\times 10^{-34}}\\right)\\ {{\\rm{m}}^{-2}\\ {\\rm{s}}}$$ relation identique à $$1\\;{\\rm{kg}} = \\frac{(299\\:792\\:458)^{2}}{(6.626\\:070\\:15 \\times 10^{-34})({9\\:192\\:631\\:770})} \\frac{{h}\\,\\Delta\\nu_{\\rm{Cs}}}{c^{2}} \\approx 1.475\\:5214 \\times 10^{40} \\frac{{h}\\,\\Delta\\nu_{\\rm{Cs}}}{c^{2}}$$. "@fr .
si:kilogram2018note2 a si:DefinitionNote ;
si:hasNoteIndex 2 ;
si:hasNoteText "The effect of this definition is to define the unit ${\\rm{kg}}\\ {\\rm{m}}^{2}\\ {{\\rm{s}}^{-1}}$ (the unit of both the physical quantities action and angular momentum). Together with the definitions of the second and the metre this leads to a definition of the unit of mass expressed in terms of the Planck constant ${h}$."@en,
"Cette définition permet de définir l’unité ${\\rm{kg}}\\ {\\rm{m}}^{2}\\ {{\\rm{s}}^{-1}}$ (l’unité des grandeurs physiques « action » et « moment cinétique »). Ainsi associée aux définitions de la seconde et du mètre, l’unité de masse est exprimée en fonction de la constante de Planck ${h}$."@fr .
si:kilogram2018note3 a si:DefinitionNote ;
si:hasNoteIndex 3 ;
si:hasNoteText "The previous definition of the kilogram fixed the value of the mass of the international prototype of the kilogram, ${m(\\mathcal{K})}$, to be equal to one kilogram exactly and the value of the Planck constant ${h}$ had to be determined by experiment. The present definition fixes the numerical value of ${h}$ exactly and the mass of the prototype has now to be determined by experiment."@en,
"La précédente définition du kilogramme fixait la valeur de la masse du prototype international du kilogramme, ${m(\\mathcal{K})}$, à exactement un kilogramme ; la valeur de la constante de Planck ${h}$ devait donc être déterminée de façon expérimentale. L’actuelle définition du kilogrammme fixe la valeur numérique de ${h}$ de façon exacte et la masse du prototype doit désormais être déterminée de façon expérimentale."@fr .
si:kilogram2018note4 a si:DefinitionNote ;
si:hasNoteIndex 4 ;
si:hasNoteText "The number chosen for the numerical value of the Planck constant in this definition is such that at the time of its adoption, the kilogram was equal to the mass of the international prototype, ${{m(\\mathcal{K})}} = 1\\ {\\rm{kg}}$, with a relative standard uncertainty of $1 \\times 10^{-8}$, which was the standard uncertainty of the combined best estimates of the value of the Planck constant at that time."@en,
"Le nombre choisi pour fixer la valeur numérique de la constante de Planck est tel qu’au moment de l’adoption de cette définition de l’unité de masse, le kilogramme était égal à la masse du prototype international ${{m(\\mathcal{K})}} = 1\\ {\\rm{kg}}$ avec une incertitude-type relative égale à $1 \\times 10^{-8}$, soit l’incertitude-type de la combinaison des meilleures estimations de la valeur de la constante de Planck à ce moment-là."@fr .
si:kilogram2018note5 a si:DefinitionNote ;
si:hasNoteIndex 5 ;
si:hasNoteText "Note that with the present definition, primary realizations can be established, in principle, at any point in the mass scale."@en,
"Il est à noter que cette définition de l’unité de masse permet d’établir, en principe, des réalisations primaires à tout point de l’échelle de masse."@fr .
si:metre1960note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "The old international prototype of the metre which was sanctioned by the 1st CGPM in 1889 is still kept at the BIPM under the conditions specified in 1889."@en,
"L'ancien prototype international du metre, qui fut sanctionné par la 1ʳᵉ CGPM en 1889, est toujours conservé au Bureau International des Poids et Mesures dans les conditions fixées en 1889. "@fr .
si:metre1983note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "The old international prototype of the metre which was sanctioned by the 1st CGPM in 1889 is still kept at the BIPM under the conditions specified in 1889."@en,
"L'ancien prototype international du metre, qui fut sanctionné par la 1ʳᵉ CGPM en 1889, est toujours conservé au Bureau International des Poids et Mesures dans les conditions fixées en 1889. "@fr .
si:metre2018note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "This definition implies the exact relation ${c} = {299\\:792\\:458}\\ {{\\rm{m}}\\ {{\\rm{s}}^{-1}}}$. Inverting this relation gives an exact expression for the metre in terms of the defining constants $c$ and $\\Delta\\nu_{\\rm{Cs}}$: \\[$$1\\;{\\rm{m}} = (\\frac{c}{299\\:792\\:458})\\ {\\rm{s}} = \\frac{{9\\:192\\:631\\:770}}{299\\:792\\:458} \\frac{c}{\\Delta\\nu_{\\rm{Cs}}} ≈ {{30.663\\:319}} \\frac{c}{\\Delta\\nu_{\\rm{Cs}}}$$\\]"@en,
"Cette définition implique la relation exacte ${c} = {299\\:792\\:458}\\ {{\\rm{m}}\\ {{\\rm{s}}^{-1}}}$. En inversant cette relation, le mètre est exprimé en fonction des constantes $c$ et $\\Delta\\nu_{\\rm{Cs}}$ : \\[$$1\\;{\\rm{m}} = (\\frac{c}{299\\:792\\:458})\\ {\\rm{s}} = \\frac{{9\\:192\\:631\\:770}}{299\\:792\\:458} \\frac{c}{\\Delta\\nu_{\\rm{Cs}}} ≈ {{30.663\\:319}} \\frac{c}{\\Delta\\nu_{\\rm{Cs}}}$$\\]"@fr .
si:metre2018note2 a si:DefinitionNote ;
si:hasNoteIndex 2 ;
si:hasNoteText "The effect of this definition is that one metre is the length of the path travelled by light in vacuum during a time interval with duration of ${1/299\\:792\\:458}$ of a second."@en,
"Il résulte de cette définition que le mètre est la longueur du trajet parcouru dans le vide par la lumière pendant une durée de ${1/299\\:792\\:458}$ de seconde."@fr .
si:mole1971note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "In the definition of the mole, it is understood that unbound atoms of carbon 12, at rest and in their ground state, are referred to."@en,
"Dans la définition de la mole, il est entendu que l'on se réfère à des atomes de carbone 12 non liés, au repos et dans leur état fondamental. "@fr .
si:mole1971note2 a si:DefinitionNote ;
si:hasNoteIndex 2 ;
si:hasNoteText "Note that this definition specifies at the same time the nature of the quantity whose unit is the mole."@en,
"Cette définition précise en même temps la nature de la grandeur dont la mole est l'unité."@fr .
si:mole2018note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "This definition implies the exact relation ${{N_{\\rm{A}}}} = {6.022\\:140\\:76 \\times 10^{23}}\\ {{\\rm{mol}}^{-1}}$. Inverting this relation gives an exact expression for the mole in terms of the defining constant ${N_{\\rm{A}}}$: $$1\\;{\\rm{mol}} = (\\frac{6.022\\:140\\:76 \\times 10^{23}}{{N_{\\rm{A}}}})$$."@en,
"Cette définition implique la relation exacte ${{N_{\\rm{A}}}} = {6.022\\:140\\:76 \\times 10^{23}}\\ {{\\rm{mol}}^{-1}}$. En inversant cette relation, on obtient l’expression exacte de la mole en fonction de la constante ${N_{\\rm{A}}}$ : $$1\\;{\\rm{mol}} = (\\frac{6.022\\:140\\:76 \\times 10^{23}}{{N_{\\rm{A}}}})$$."@fr .
si:mole2018note2 a si:DefinitionNote ;
si:hasNoteIndex 2 ;
si:hasNoteText "The effect of this definition is that the mole is the amount of substance of a system that contains $6.022\\:140\\:76 \\times 10^{23}$ specified elementary entities."@en,
"Il résulte de cette définition que la mole est la quantité de matière d’un système qui contient $6.022\\:140\\:76 \\times 10^{23}$ entités élémentaires spécifiées."@fr .
si:mole2018note3 a si:DefinitionNote ;
si:hasNoteIndex 3 ;
si:hasNoteText "The previous definition of the mole fixed the value of the molar mass of carbon 12, ${M(^{12}\\rm{C})}$, to be exactly $0.012\\ {\\rm{kg/mol}}$. According to the present definition ${M(^{12}\\rm{C})}$ is no longer known exactly and must be determined experimentally. The value chosen for ${N_{\\rm{A}}}$ is such that at the time of adopting the present definition of the mole, ${M(^{12}\\rm{C})}$ was equal to $0.012\\ {\\rm{kg/mol}}$ with a relative standard uncertainty of $4.5 \\times 10^{-10}$."@en,
"La précédente définition de la mole fixait la valeur de la masse molaire du carbone 12, ${M(^{12}\\rm{C})}$), comme étant exactement égale à $0.012\\ {\\rm{kg/mol}}$. Selon l’actuelle définition de la mole, ${M(^{12}\\rm{C})}$ n’est plus connue avec exactitude et doit être déterminée de façon expérimentale. La valeur choisie pour ${N_{\\rm{A}}}$ est telle qu’au moment de l’adoption de la présente définition de la mole, ${M(^{12}\\rm{C})}$ était égale à $0.012\\ {\\rm{kg/mol}}$ avec une incertitude-type relative de $4.5 \\times 10^{-10}$."@fr .
si:mole2018note4 a si:DefinitionNote ;
si:hasNoteIndex 4 ;
si:hasNoteText "The molar mass of any atom or molecule X may still be obtained from its relative atomic mass from the equation $${{M(\\rm{X})}} = {{A_{\\rm{r}}(\\rm{X})}}[{{M(^{12}\\rm{C})}}/12] = {{A_{\\rm{r}}(\\rm{X})}}\\,{{M_{\\rm{u}}}}$$ and the molar mass of any atom or molecule X is also related to the mass of the elementary entity ${m(\\rm{X})}$ by the relation $${{M(\\rm{X})}} = {{N_{\\rm{A}}}}\\,{{m(\\rm{X})}} = {{N_{\\rm{A}}}}\\,{{A_{\\rm{r}}(\\rm{X})}}\\,{{m_{\\rm{u}}}}$$."@en,
"La masse molaire d’un atome ou d’une molécule X peut toujours être obtenue à partir de sa masse atomique relative à l’aide de l’équation : $${{M(\\rm{X})}} = {{A_{\\rm{r}}(\\rm{X})}}[{{M(^{12}\\rm{C})}}/12] = {{A_{\\rm{r}}(\\rm{X})}}\\,{{M_{\\rm{u}}}}$$ et la masse molaire d’un atome ou d’une molécule X est également reliée à la masse d’une entité élémentaire m(X) par la relation : ${m(\\rm{X})}$ by the relation $${{M(\\rm{X})}} = {{N_{\\rm{A}}}}\\,{{m(\\rm{X})}} = {{N_{\\rm{A}}}}\\,{{A_{\\rm{r}}(\\rm{X})}}\\,{{m_{\\rm{u}}}}$$."@fr .
si:mole2018note5 a si:DefinitionNote ;
si:hasNoteIndex 5 ;
si:hasNoteText "In these equations ${M_{\\rm{u}}}$ is the molar mass constant, equal to ${{M(^{12}\\rm{C})}}/12$ and ${m_{\\rm{u}}}$ is the unified atomic mass constant, equal to ${m(^{12}{\\rm{C}})/12}$. They are related to the Avogadro constant through the relation $${{M_{\\rm{u}}}} = {{N_{\\rm{A}}}}\\,{{m_{\\rm{u}}}}$$."@en,
"Dans ces équations, ${M_{\\rm{u}}}$ est la constante de masse molaire, égale à ${{M(^{12}\\rm{C})}}/12$ et ${m_{\\rm{u}}}$ est la constante de masse atomique unifiée, égale à ${m(^{12}{\\rm{C}})/12}$. Elles sont liées à la constante d’Avogadro par la relation : $${{M_{\\rm{u}}}} = {{N_{\\rm{A}}}}\\,{{m_{\\rm{u}}}}$$."@fr .
si:mole2018note6 a si:DefinitionNote ;
si:hasNoteIndex 6 ;
si:hasNoteText "In the name \"amount of substance\", the word \"substance\" will typically be replaced by words to specify the substance concerned in any particular application, for example \"amount of hydrogen chloride\", or \"amount of benzene\". It is important to give a precise definition of the entity involved (as emphasized in the definition of the mole); this should preferably be done by specifying the molecular chemical formula of the material involved. Although the word \"amount\" has a more general dictionary definition, the abbreviation of the full name \"amount of substance\" to \"amount\" may be used for brevity. This also applies to derived quantities such as \"amount-of-substance concentration\", which may simply be called \"amount concentration\". In the field of clinical chemistry, the name \"amount-of-substance concentration\" is generally abbreviated to \"substance concentration\"."@en,
"Dans le terme « quantité de matière », le mot « matière » sera généralement remplacé par d’autres mots précisant la matière en question pour chaque application particulière ; on pourrait par exemple parler de « quantité de chlorure d’hydrogène » ou de « quantité de benzène ». Il est important de définir précisément l’entité en question (comme le souligne la définition de la mole), de préférence en précisant la formule chimique moléculaire du matériau concerné. Bien que le mot « quantité » ait une définition plus générale dans le dictionnaire, cette abréviation du nom complet « quantité de matière » est parfois utilisée par souci de concision. Ceci s’applique aussi aux grandeurs dérivées telles que la concentration de quantité de matière, qui peut simplement être appelée « concentration de quantité ». Dans le domaine de la chimie clinique, le nom « concentration de quantité de matière » est généralement abrégé en « concentration de matière »."@fr .
si:second1967note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "No notes"@en,
"No notes"@fr .
si:second2018note1 a si:DefinitionNote ;
si:hasNoteIndex 1 ;
si:hasNoteText "This definition implies the exact relation ${\\Delta\\nu_{\\rm{Cs}}} = {{9\\:192\\:631\\:770}}\\ {{\\rm{Hz}}}$. Inverting this relation gives an expression for the unit second in terms of the defining constant $\\Delta\\nu_{\\rm{Cs}}$: $$1\\;{{\\rm{Hz}}} = \\frac{\\Delta\\nu_{\\rm{Cs}}}{{9\\:192\\:631\\:770}}\\ \\rm{or}\\ 1\\ \\rm{s} = \\frac{{9\\:192\\:631\\:770}}{\\Delta\\nu_{\\rm{Cs}}}$$"@en,
"Cette définition implique la relation exacte ${\\Delta\\nu_{\\rm{Cs}}} = {{9\\:192\\:631\\:770}}\\ {{\\rm{Hz}}}$. En inversant cette relation, la seconde est exprimée en fonction de la constante $\\Delta\\nu_{\\rm{Cs}}$ : $$1\\;{{\\rm{Hz}}} = \\frac{\\Delta\\nu_{\\rm{Cs}}}{{9\\:192\\:631\\:770}}\\ \\rm{or}\\ 1\\ \\rm{s} = \\frac{{9\\:192\\:631\\:770}}{\\Delta\\nu_{\\rm{Cs}}}$$"@fr .
si:second2018note2 a si:DefinitionNote ;
si:hasNoteIndex 2 ;
si:hasNoteText "The effect of this definition is that the second is equal to the duration of ${9\\:192\\:631\\:770}$ periods of the radiation corresponding to the transition between the two hyperfine levels of the unperturbed ground state of the ${^{133}\\rm{Cs}}$ atom."@en,
"Il résulte de cette définition que la seconde est égale à la durée de ${9\\:192\\:631\\:770}$ périodes de la radiation correspondant à la transition entre les deux niveaux hyperfins de l’état fondamental de l’atome de césium 133 non perturbé."@fr .
si:second2018note3 a si:DefinitionNote ;
si:hasNoteIndex 3 ;
si:hasNoteText "The reference to an unperturbed atom is intended to make it clear that the definition of the SI second is based on an isolated caesium atom that is unperturbed by any external field, such as ambient black-body radiation."@en,
"Il est fait référence à un atome non perturbé afin d’indiquer clairement que la définition de la seconde du SI se fonde sur un atome de césium isolé qui n’est pas perturbé par un champ externe quel qu’il soit, tel que la radiation d’un corps noir à température ambiante."@fr .
si:second2018note4 a si:DefinitionNote ;
si:hasNoteIndex 4 ;
si:hasNoteText "The second, so defined, is the unit of proper time in the sense of the general theory of relativity. To allow the provision of a coordinated time scale, the signals of different primary clocks in different locations are combined, which have to be corrected for relativistic caesium frequency shifts."@en,
"La seconde ainsi définie est l’unité de temps propre, au sens de la théorie générale de la relativité. Pour établir une échelle de temps coordonné, les signaux de différentes horloges primaires dans le monde sont combinés, puis des corrections sont appliquées pour tenir compte du décalage relativiste de fréquence entre les étalons à césium."@fr .
si:second2018note5 a si:DefinitionNote ;
si:hasNoteIndex 5 ;
si:hasNoteText "The CIPM has adopted various secondary representations of the second, based on a selected number of spectral lines of atoms, ions or molecules. The unperturbed frequencies of these lines can be determined with a relative uncertainty not lower than that of the realization of the second based on the ${^{133}\\rm{Cs}}$ hyperfine transition frequency, but some can be reproduced with superior stability."@en,
"Le CIPM a adopté différentes représentations secondaires de la seconde fondées sur un nombre choisi de raies spectrales d’atomes, ions ou molécules. Les fréquences non perturbées de ces raies peuvent être déterminées avec une incertitude relative qui n’est pas inférieure à celle de la réalisation de la seconde fondée sur la transition hyperfine de l’atome de ${^{133}\\rm{Cs}}$ mais certaines peuvent être reproduites avec une meilleure stabilité."@fr .
a prov:Activity ;
prov:startedAtTime "2026-03-03T10:31:51+00:00"^^xsd:dateTime ;
prov:wasAssociatedWith ,
.
units:coulomb a si:SISpecialNamedUnit ;
skos:prefLabel "coulomb"@en,
"coulomb"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "C"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:ampere ;
si:hasRightUnitTerm units:second ] ;
si:isUnitOfQtyKind quantities:ELCH ;
si:prefixRestriction false .
units:gram a si:MeasurementUnit ;
skos:prefLabel "gram"@en,
"gramme"@fr ;
si:hasSymbol "g"^^xsd:string ;
si:isUnitOfQtyKind quantities:MASS .
units:kelvin a si:SIBaseUnit ;
skos:prefLabel "kelvin"@en,
"kelvin"@fr ;
si:hasDefinition si:kelvin1967,
si:kelvin2018 ;
si:hasSymbol "K"^^xsd:string ;
si:hasUnitTypeAsString "SI base unit"@en,
"Unité SI de base"@fr ;
si:isUnitOfQtyKind quantities:TEMT .
units:lumen a si:SISpecialNamedUnit ;
skos:prefLabel "lumen"@en,
"lumen"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "lm"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:candela ;
si:hasRightUnitTerm units:steradian ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:candela ;
si:hasRightUnitTerm units:steradian ] ;
si:isUnitOfQtyKind quantities:LUFL ;
si:prefixRestriction false .
units:mole a si:SIBaseUnit ;
skos:prefLabel "mole"@en,
"mole"@fr ;
si:hasDefinition si:mole1971,
si:mole2018 ;
si:hasSymbol "mol"^^xsd:string ;
si:hasUnitTypeAsString "SI base unit"@en,
"Unité SI de base"@fr ;
si:isUnitOfQtyKind quantities:AMSU .
units:watt a si:SISpecialNamedUnit ;
skos:prefLabel "watt"@en,
"watt"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "W"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:kilogram ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-3"^^xsd:short ;
si:hasUnitBase units:second ] ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:joule ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:second ] ] ;
si:isUnitOfQtyKind quantities:POWR ;
si:prefixRestriction false .
a prov:Agent .
a prov:Agent .
si:ampere1948 a si:Definition ;
skos:prefLabel "ampere1948"@en,
"ampère1948"@fr ;
si:hasDefiningResolution ;
si:hasDefiningText "The ampere is that constant current which, if maintained in two straight parallel conductors of infinite length, of negligible circular cross-section, and placed 1 metre apart in vacuum, would produce between these conductors a force equal to ${2 \\times 10^{-7}}$ newton per metre of length."@en,
"L’ampère est l’intensité d’un courant constant qui, maintenu dans deux conducteurs parallèles, rectilignes, de longueur infinie, de section circulaire négligeable et placés à une distance de 1 mètre l’un de l’autre dans le vide, produirait entre ces conducteurs une force égale à ${2 \\times 10^{-7}}$ newton par mètre de longueur."@fr ;
si:hasDefinitionNote si:ampere1948note1 ;
si:hasEndValidity "2019-05-19"^^xsd:date ;
si:hasNextDefinition si:ampere2018 ;
si:hasStartValidity "1948-01-01"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
si:ampere2018 a si:Definition ;
skos:prefLabel "ampere2018"@en,
"ampère2018"@fr ;
si:hasDefiningConstant constants:ElementaryCharge ;
si:hasDefiningEquation "1\\;{\\rm{A}} = \\left(\\frac{{e}}{{1.602\\:176\\:634 \\times 10^{-19}}}\\right) {\\rm{s}}^{-1}"^^xsd:string ;
si:hasDefiningResolution ;
si:hasDefiningText "The ampere, symbol $\\rm{A}$, is the SI unit of electric current. It is defined by taking the fixed numerical value of the elementary charge, ${e}$, to be ${1.602\\:176\\:634 \\times 10^{-19}}$ when expressed in the unit $\\rm{C}$, which is equal to ${\\rm{A}}\\ {\\rm{s}}$, where the second is defined in terms of $\\Delta\\nu_{\\rm{Cs}}$."@en,
"L’ampère, symbole $\\rm{A}$, est l’unité de courant électrique du SI. Il est défini en prenant la valeur numérique fixée de la charge élémentaire, ${e}$, égale à ${1.602\\:176\\:634 \\times 10^{-19}}$ lorsqu’elle est exprimée en $\\rm{C}$, unité égale à ${\\rm{A}}\\ {\\rm{s}}$, la seconde étant définie en fonction de $\\Delta\\nu_{\\rm{Cs}}$."@fr ;
si:hasDefinitionNote si:ampere2018note1,
si:ampere2018note2,
si:ampere2018note3,
si:ampere2018note4 ;
si:hasPreviousDefinition si:ampere1948 ;
si:hasStartValidity "2019-05-20"^^xsd:date ;
si:hasStatus "current"^^xsd:string ;
si:prefixRestriction false .
si:candela1948 a si:Definition ;
skos:prefLabel "candela1948"@en,
"candela1948"@fr ;
si:hasDefiningConstant constants:LuminousEfficacy ;
si:hasDefiningResolution ;
si:hasDefiningText "The value of the new candle is such that the brightness of the full radiator at the temperature of solidification of platinum is 60 new candles per square centimetre."@en,
"La grandeur de la bougie nouvelle est telle que la brillance du radiateur intégral à la température de solidification du platine soit de 60 bougies nouvelles par centimètre carré."@fr ;
si:hasEndValidity "1967-10-12"^^xsd:date ;
si:hasNextDefinition si:candela1967 ;
si:hasStartValidity "1948-01-01"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
si:candela2018 a si:Definition ;
skos:prefLabel "candela2018"@en,
"candela2018"@fr ;
si:hasDefiningConstant constants:LuminousEfficacy ;
si:hasDefiningEquation "1\\;{\\rm{cd}} = \\left(\\frac{{K_{\\rm{cd}}}}{683}\\right) {\\rm{kg}}\\;{\\rm{m}}^2\\;{\\rm{s}}^{-3}\\;{\\rm{sr}}^{-1}"^^xsd:string ;
si:hasDefiningResolution ;
si:hasDefiningText "The candela, symbol $\\rm{cd}$, is the SI unit of luminous intensity in a given direction. It is defined by taking the fixed numerical value of the luminous efficacy of monochromatic radiation of frequency ${540 \\times 10^{12}}\\ {{\\rm{Hz}}}$, ${K_{\\rm{cd}}}$, to be ${683}$ when expressed in the unit ${\\rm{lm}}\\ {\\rm{W}}^{-1} $, which is equal to ${\\rm{cd}}\\ {\\rm{sr}}\\ {\\rm{W}}^{-1}$, or ${\\rm{cd}}\\ {\\rm{sr}}\\ {\\rm{kg}}^{-1}\\ {\\rm{m}}^{-2}\\ {\\rm{s}}^{3}$, where the kilogram, metre and second are defined in terms of ${h}$, $c$ and $\\Delta\\nu_{\\rm{Cs}}$."@en,
"La candela, symbole $\\rm{cd}$, est l’unité du SI d’intensité lumineuse dans une direction donnée. Elle est définie en prenant la valeur numérique fixée de l’efficacité lumineuse d’un rayonnement monochromatique de fréquence ${540 \\times 10^{12}}\\ {{\\rm{Hz}}}$, ${K_{\\rm{cd}}}$, égale à ${683}$ lorsqu’elle est exprimée en ${\\rm{lm}}\\ {\\rm{W}}^{-1} $, unité égale à ${\\rm{cd}}\\ {\\rm{sr}}\\ {\\rm{W}}^{-1}$, ou ${\\rm{cd}}\\ {\\rm{sr}}\\ {\\rm{kg}}^{-1}\\ {\\rm{m}}^{-2}\\ {\\rm{s}}^{3}$, le kilogramme, le mètre et la seconde étant définis en fonction de ${h}$, $c$ et $\\Delta\\nu_{\\rm{Cs}}$."@fr ;
si:hasDefinitionNote si:candela2018note1,
si:candela2018note2 ;
si:hasPreviousDefinition si:candela1979 ;
si:hasStartValidity "2019-05-20"^^xsd:date ;
si:hasStatus "current"^^xsd:string ;
si:prefixRestriction false .
si:kelvin1967 a si:Definition ;
skos:prefLabel "kelvin1967"@en,
"kelvin1967"@fr ;
si:hasDefiningResolution ;
si:hasDefiningText "The kelvin, unit of thermodynamic temperature, is the fraction $1/273.16$ of the thermodynamic temperature of the triple point of water."@en,
"Le kelvin, unité de température thermodynamique, est la fraction $1/273.16$ de la température thermodynamique du point triple de l'eau."@fr ;
si:hasDefinitionNote si:kelvin1967note1,
si:kelvin1967note2,
si:kelvin1967note3 ;
si:hasEndValidity "2019-05-19"^^xsd:date ;
si:hasNextDefinition si:kelvin2018 ;
si:hasStartValidity "1967-10-13"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
si:kelvin2018 a si:Definition ;
skos:prefLabel "kelvin2018"@en,
"kelvin2018"@fr ;
si:hasDefiningConstant constants:BoltzmannConstant ;
si:hasDefiningEquation "1\\;{\\rm{K}} = \\left(\\frac{1.380\\:649 \\times 10^{-23}}{{k}}\\right) {\\rm{kg}}\\;{\\rm{m}}^2\\;{\\rm{s}}^{-2}"^^xsd:string ;
si:hasDefiningResolution ;
si:hasDefiningText "The kelvin, symbol $\\rm{K}$, is the SI unit of thermodynamic temperature. It is defined by taking the fixed numerical value of the Boltzmann constant, ${k}$, to be $1.380\\:649 \\times 10^{-23}$ when expressed in the unit ${\\rm{J}}\\ {\\rm{K}}^{-1}$, which is equal to ${\\rm{kg}}\\ {\\rm{m}}^{2}\\ {\\rm{s}}^{-2}\\ {\\rm{K}}^{-1}$, where the kilogram, metre and second are defined in terms of ${h}$, $c$ and $\\Delta\\nu_{\\rm{Cs}}$."@en,
"Le kelvin, symbole $\\rm{K}$, est l’unité de température thermodynamique du SI. Il est défini en prenant la valeur numérique fixée de la constante de Boltzmann, ${k}$, égale à $1.380\\:649 \\times 10^{-23}$ lorsqu’elle est exprimée en ${\\rm{J}}\\ {\\rm{K}}^{-1}$, unité égale à ${\\rm{kg}}\\ {\\rm{m}}^{2}\\ {\\rm{s}}^{-2}\\ {\\rm{K}}^{-1}$, le kilogramme, le mètre et la seconde étant définis en fonction de ${h}$, $c$ et $\\Delta\\nu_{\\rm{Cs}}$."@fr ;
si:hasDefinitionNote si:kelvin2018note1,
si:kelvin2018note2,
si:kelvin2018note3,
si:kelvin2018note4,
si:kelvin2018note5,
si:kelvin2018note6,
si:kelvin2018note7 ;
si:hasPreviousDefinition si:kelvin1967 ;
si:hasStartValidity "2019-05-20"^^xsd:date ;
si:hasStatus "current"^^xsd:string ;
si:prefixRestriction false .
si:kilogram1901 a si:Definition ;
skos:prefLabel "kilogram1901"@en,
"kilogramme1901"@fr ;
si:hasDefiningResolution ;
si:hasDefiningText "The kilogram is the unit of mass; it is equal to the mass of the international prototype of the kilogram."@en,
"Le kilogramme est l’unité de masse ; il est égal à la masse du prototype international du kilogramme."@fr ;
si:hasDefinitionNote si:kilogram1901note1 ;
si:hasEndValidity "2019-05-19"^^xsd:date ;
si:hasNextDefinition si:kilogram2018 ;
si:hasStartValidity "1901-05-20"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction true .
si:kilogram2018 a si:Definition ;
skos:prefLabel "kilogram2018"@en,
"kilogramme2018"@fr ;
si:hasDefiningConstant constants:PlanckConstant ;
si:hasDefiningEquation "1\\;{\\rm{kg}} = \\left(\\frac{{h}}{6.626\\:070\\:15 \\times 10^{-34}}\\right) {\\rm{m}}^{-2}\\;{\\rm{s}}"^^xsd:string ;
si:hasDefiningResolution ;
si:hasDefiningText "The kilogram, symbol $\\rm{kg}$, is the SI unit of mass. It is defined by taking the fixed numerical value of the Planck constant, ${h}$, to be $6.626\\:070\\:15 \\times 10^{-34}$ when expressed in the unit ${\\rm{J}}\\ {\\rm{s}}$, which is equal to ${\\rm{kg}}\\ {\\rm{m}}^{2}\\ {\\rm{s}}^{-1}$, where the metre and the second are defined in terms of $c$ and $\\Delta\\nu_{\\rm{Cs}}$."@en,
"Le kilogramme, symbole $\\rm{kg}$, est l’unité de masse du SI. Il est défini en prenant la valeur numérique fixée de la constante de Planck, ${h}$, égale à $6.626\\:070\\:15 \\times 10^{-34}$ lorsqu’elle est exprimée en ${\\rm{J}}\\ {\\rm{s}}$, unité égale à ${\\rm{kg}}\\ {\\rm{m}}^{2}\\ {\\rm{s}}^{-1}$, le mètre et la seconde étant définis en fonction de $c$ et $\\Delta\\nu_{\\rm{Cs}}$."@fr ;
si:hasDefinitionNote si:kilogram2018note1,
si:kilogram2018note2,
si:kilogram2018note3,
si:kilogram2018note4,
si:kilogram2018note5 ;
si:hasPreviousDefinition si:kilogram1901 ;
si:hasStartValidity "2019-05-20"^^xsd:date ;
si:hasStatus "current"^^xsd:string ;
si:prefixRestriction true .
si:metre1889 a si:Definition ;
skos:prefLabel "metre1889"@en,
"mètre1889"@fr ;
si:hasDefiningResolution ;
si:hasDefiningText "The CGPM sanctions the Prototype of the metre chosen by the CIPM. This prototype, at the temperature of melting ice, shall henceforth represent the metric unit of length."@en,
"La CGPM sanctionne le Prototype du mètre choisi par le Comité international. Ce prototype représentera désormais, à la température de la glace fondante, l'unité métrique de longueur."@fr ;
si:hasEndValidity "1927-09-29"^^xsd:date ;
si:hasNextDefinition si:metre1927 ;
si:hasStartValidity "1889-05-20"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
si:metre2018 a si:Definition ;
skos:prefLabel "metre2018"@en,
"mètre2018"@fr ;
si:hasDefiningConstant constants:SpeedOfLight ;
si:hasDefiningEquation "1\\;{\\rm{m}} = \\left(\\frac{c}{299\\:792\\:458}\\right) {\\rm{s}} = \\frac{{9\\:192\\:631\\:770}}{299\\:792\\:458} \\frac{c}{\\Delta\\nu_{\\rm{Cs}}} \\approx {30.663\\:319} \\frac{c}{\\Delta\\nu_{\\rm{Cs}}}"^^xsd:string ;
si:hasDefiningResolution ;
si:hasDefiningText "The metre, symbol $\\rm{m}$, is the SI unit of length. It is defined by taking the fixed numerical value of the speed of light in vacuum, $c$, to be $299\\:792\\:458$ when expressed in the unit ${\\rm{m}}\\ {{\\rm{s}}^{-1}}$, where the second is defined in terms of the caesium frequency $\\Delta\\nu_{\\rm{Cs}}$."@en,
"Le mètre, symbole $\\rm{m}$, est l’unité de longueur du SI. Il est défini en prenant la valeur numérique fixée de la vitesse de la lumière dans le vide, $c$, égale à $299\\:792\\:458$ lorsqu’elle est exprimée en ${\\rm{m}}\\ {{\\rm{s}}^{-1}}$, la seconde étant définie en fonction de $\\Delta\\nu_{\\rm{Cs}}$."@fr ;
si:hasDefinitionNote si:metre2018note1,
si:metre2018note2 ;
si:hasPreviousDefinition si:metre1983 ;
si:hasStartValidity "2019-05-20"^^xsd:date ;
si:hasStatus "current"^^xsd:string ;
si:prefixRestriction false .
si:mole1971 a si:Definition ;
skos:prefLabel "mole1971"@en,
"mole1971"@fr ;
si:hasDefiningResolution ;
si:hasDefiningText "1. The mole is the amount of substance of a system which contains as many elementary entities as there are atoms in 0.012 kilogram of carbon 12; its symbol is “mol”. 2. When the mole is used, the elementary entities must be specified and may be atoms, molecules, ions, electrons, other particles, or specified groups of such particles."@en,
"1. La mole est la quantité de matière d’un système contenant autant d’entités élémentaires qu’il y a d’atomes dans 0,012 kilogramme de carbone 12 ; son symbole est « mol ». 2. Lorsqu’on emploie la mole, les entités élémentaires doivent être spécifiées et peuvent être des atomes, des molécules, des ions, des électrons, d’autres particules ou des groupements spécifiés de telles particules."@fr ;
si:hasDefinitionNote si:mole1971note1,
si:mole1971note2 ;
si:hasEndValidity "2019-05-19"^^xsd:date ;
si:hasNextDefinition si:mole2018 ;
si:hasStartValidity "1971-10-04"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
si:mole2018 a si:Definition ;
skos:prefLabel "mole2018"@en,
"mole2018"@fr ;
si:hasDefiningConstant constants:AvogadroConstant ;
si:hasDefiningEquation "1\\;{\\rm{mol}} = \\left(\\frac{6.022\\:140\\:76 \\times 10^{23}}{{N_{\\rm{A}}}}\\right)"^^xsd:string ;
si:hasDefiningResolution ;
si:hasDefiningText "The mole, symbol $\\rm{mol}$, is the SI unit of amount of substance. One mole contains exactly $6.022\\:140\\:76 \\times 10^{23}$ elementary entities. This number is the fixed numerical value of the Avogadro constant, ${N_{\\rm{A}}}$, when expressed in the unit ${\\rm{mol}}^{-1}$ and is called the Avogadro number. The amount of substance, symbol ${n}$, of a system is a measure of the number of specified elementary entities. An elementary entity may be an atom, a molecule, an ion, an electron, any other particle or specified group of particles."@en,
"La mole, symbole $\\rm{mol}$, est l’unité de quantité de matière du SI. Une mole contient exactement $6.022\\:140\\:76 \\times 10^{23}$ entités élémentaires. Ce nombre, appelé « nombre d’Avogadro », correspond à la valeur numérique fixée de la constante d’Avogadro, ${N_{\\rm{A}}}$, lorsqu’elle est exprimée en ${\\rm{mol}}^{-1}$. La quantité de matière, symbole ${n}$, d’un système est une représentation du nombre d’entités élémentaires spécifiées. Une entité élémentaire peut être un atome, une molécule, un ion, un électron, ou toute autre particule ou groupement spécifié de particules."@fr ;
si:hasDefinitionNote si:mole2018note1,
si:mole2018note2,
si:mole2018note3,
si:mole2018note4,
si:mole2018note5,
si:mole2018note6 ;
si:hasPreviousDefinition si:mole1971 ;
si:hasStartValidity "2019-05-20"^^xsd:date ;
si:hasStatus "current"^^xsd:string ;
si:prefixRestriction false .
si:second1960 a si:Definition ;
skos:prefLabel "second1960"@en,
"seconde1960"@fr ;
si:hasDefiningResolution ;
si:hasDefiningText "The second is the fraction $1/31556925.9747$ of the tropical year for 1900 January 0 at 12 hours ephemeris time."@en,
"La seconde est la fraction $1/31556925.9747$ de l'année tropique pour 1900 janvier 0 à 12 heures de temps des éphémérides."@fr ;
si:hasEndValidity "1967-10-12"^^xsd:date ;
si:hasNextDefinition si:second1967 ;
si:hasStartValidity "1960-10-18"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
si:second2018 a si:Definition ;
skos:prefLabel "second2018"@en,
"seconde2018"@fr ;
si:hasDefiningConstant constants:HyperfineTransitionFrequencyOfCs-133 ;
si:hasDefiningEquation "1\\;{\\rm{Hz}} = \\frac{\\Delta\\nu_{\\rm{Cs}}}{{9\\:192\\:631\\:770}} \\quad {\\rm{or}} \\quad 1\\;{\\rm{s}} = \\frac{{9\\:192\\:631\\:770}}{\\Delta\\nu_{\\rm{Cs}}}"^^xsd:string ;
si:hasDefiningResolution ;
si:hasDefiningText "The second, symbol $\\rm{s}$, is the SI unit of time. It is defined by taking the fixed numerical value of the caesium frequency, $\\Delta\\nu_{\\rm{Cs}}$, the unperturbed ground-state hyperfine transition frequency of the caesium 133 atom, to be ${9\\:192\\:631\\:770}$ when expressed in the unit ${\\rm{Hz}}$, which is equal to ${\\rm{s}}^{-1}$."@en,
"La seconde, symbole $\\rm{s}$, est l’unité de temps du SI. Elle est définie en prenant la valeur numérique fixée de la fréquence du césium, $\\Delta\\nu_{\\rm{Cs}}$, la fréquence de la transition hyperfine de l’état fondamental de l’atome de césium 133 non perturbé, égale à ${9\\:192\\:631\\:770}$ lorsqu’elle est exprimée en ${\\rm{Hz}}$, unité égale à ${\\rm{s}}^{-1}$."@fr ;
si:hasDefinitionNote si:second2018note1,
si:second2018note2,
si:second2018note3,
si:second2018note4,
si:second2018note5 ;
si:hasPreviousDefinition si:second1967 ;
si:hasStartValidity "2019-05-20"^^xsd:date ;
si:hasStatus "current"^^xsd:string ;
si:prefixRestriction false .
units:newton a si:SISpecialNamedUnit ;
skos:prefLabel "newton"@en,
"newton"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "N"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:kilogram ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm units:metre ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:second ] ] ] ;
si:isUnitOfQtyKind quantities:FORC ;
si:prefixRestriction false .
units:weber a si:SISpecialNamedUnit ;
skos:prefLabel "weber"@en,
"weber"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "Wb"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:kilogram ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:second ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:ampere ] ] ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:volt ;
si:hasRightUnitTerm units:second ] ;
si:isUnitOfQtyKind quantities:MGFL ;
si:prefixRestriction false .
si:candela1967 a si:Definition ;
skos:prefLabel "candela1967"@en,
"candela1967"@fr ;
si:hasDefiningConstant constants:LuminousEfficacy ;
si:hasDefiningResolution ;
si:hasDefiningText "The candela is the luminous intensity, in the perpendicular direction, of a surface of $1/600\\,000$ square metre of a black body at the temperature of freezing platinum under a pressure of $101\\,325$ newtons per square metre."@en,
"La candela est l'intensité lumineuse, dans la direction perpendiculaire, d'une surface de $1/600\\,000$ mètre carré d'un corps noir à la température de congélation du platine sous la pression de $101\\,325$ newtons par mètre carré."@fr ;
si:hasEndValidity "1979-10-10"^^xsd:date ;
si:hasNextDefinition si:candela1979 ;
si:hasPreviousDefinition si:candela1948 ;
si:hasStartValidity "1967-10-13"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
si:candela1979 a si:Definition ;
skos:prefLabel "candela1979"@en,
"candela1979"@fr ;
si:hasDefiningConstant constants:LuminousEfficacy ;
si:hasDefiningResolution ;
si:hasDefiningText "The candela is the luminous intensity, in a given direction, of a source that emits monochromatic radiation of frequency $540 \\times 10^{12}$ hertz and that has a radiant intensity in that direction of $1/{{683}}$ watt per steradian."@en,
"La candela est l’intensité lumineuse, dans une direction donnée, d’une source qui émet un rayonnement monochromatique de fréquence $540 \\times 10^{12}$ hertz et dont l’intensité énergétique dans cette direction est $1/{{683}}$ watt par stéradian."@fr ;
si:hasDefinitionNote si:candela1979note1 ;
si:hasEndValidity "2019-05-19"^^xsd:date ;
si:hasNextDefinition si:candela2018 ;
si:hasPreviousDefinition si:candela1967 ;
si:hasStartValidity "1979-10-11"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
si:metre1927 a si:Definition ;
skos:prefLabel "metre1927"@en,
"mètre1927"@fr ;
si:hasDefiningResolution ;
si:hasDefiningText "The unit of length is the metre, defined by the distance, at 0°, between the axes of the two central lines marked on the bar of platinum-iridium kept at the Bureau International des Poids et Mesures and declared Prototype of the metre by the 1st Conférence Générale des Poids et Mesures, this bar being subject to standard atmospheric pressure and supported on two cylinders of at least one centimetre diameter, symmetrically placed in the same horizontal plane at a distance of $571\\ \\rm{mm}$ from each other."@en,
"L'unité de longueur est le mètre, défini par la distance, à ${0{^\\circ}}$, des axes des deux traits médians tracés sur la barre de platine iridié déposée au Bureau international des poids et mesures, et déclarée Prototype du mètre par la Première Conférence générale des poids et mesures, cette règle étant soumise à la pression atmosphérique normale et supportée par deux rouleaux d'au moins un centimètre de diamètre, situés symétriquement dans un même plan horizontal et à la distance de $571\\ \\rm{mm}$ l'un de l'autre."@fr ;
si:hasEndValidity "1960-10-13"^^xsd:date ;
si:hasNextDefinition si:metre1960 ;
si:hasPreviousDefinition si:metre1889 ;
si:hasStartValidity "1927-09-30"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
si:metre1960 a si:Definition ;
skos:prefLabel "metre1960"@en,
"mètre1960"@fr ;
si:hasDefiningResolution ;
si:hasDefiningText "The metre is the length equal to $1\\,650\\,763.73$ wavelengths in vacuum of the radiation corresponding to the transition between the levels $2\\rm{p}^{10}$ and $5\\rm{d}^{5}$ of the krypton 86 atom."@en,
"Le mètre est la longueur égale à $1\\,650\\,763.73$ longueurs d'onde dans le vide de la radiation correspondant à la transition entre les niveaux $2\\rm{p}^{10}$ et $5\\rm{d}^{5}$ de l'atome de krypton 86."@fr ;
si:hasDefinitionNote si:metre1960note1 ;
si:hasEndValidity "1983-10-16"^^xsd:date ;
si:hasNextDefinition si:metre1983 ;
si:hasPreviousDefinition si:metre1927 ;
si:hasStartValidity "1960-10-14"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
si:metre1983 a si:Definition ;
skos:prefLabel "metre1983"@en,
"mètre1983"@fr ;
si:hasDefiningConstant constants:SpeedOfLight ;
si:hasDefiningResolution ;
si:hasDefiningText "The metre is the length of the path travelled by light in vacuum during a time interval of ${1/299\\:792\\:458}$ of a second."@en,
"Le mètre est la longueur du trajet parcouru dans le vide par la lumière pendant une durée de ${1/299\\:792\\:458}$ de seconde."@fr ;
si:hasDefinitionNote si:metre1983note1 ;
si:hasEndValidity "2019-05-19"^^xsd:date ;
si:hasNextDefinition si:metre2018 ;
si:hasPreviousDefinition si:metre1960 ;
si:hasStartValidity "1983-10-17"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
si:second1967 a si:Definition ;
skos:prefLabel "second1967"@en,
"seconde1967"@fr ;
si:hasDefiningConstant constants:HyperfineTransitionFrequencyOfCs-133 ;
si:hasDefiningResolution ;
si:hasDefiningText "The second is 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 caesium 133 atom."@en,
"La seconde est la durée de ${9\\:192\\:631\\:770}$ périodes de la radiation correspondant à la transition entre les deux niveaux hyperfins de l’état fondamental de l’atome de césium 133."@fr ;
si:hasDefinitionNote si:second1967note1 ;
si:hasEndValidity "2019-05-19"^^xsd:date ;
si:hasNextDefinition si:second2018 ;
si:hasPreviousDefinition si:second1960 ;
si:hasStartValidity "1967-10-13"^^xsd:date ;
si:hasStatus "superseded"^^xsd:string ;
si:prefixRestriction false .
units:candela a si:SIBaseUnit ;
skos:prefLabel "candela"@en,
"candela"@fr ;
si:hasDefinition si:candela1948,
si:candela1967,
si:candela1979,
si:candela2018 ;
si:hasSymbol "cd"^^xsd:string ;
si:hasUnitTypeAsString "SI base unit"@en,
"Unité SI de base"@fr ;
si:isUnitOfQtyKind quantities:LUIN .
units:radian a si:SISpecialNamedUnit ;
skos:prefLabel "radian"@en,
"radian"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "rad"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:metre ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:metre ] ] ;
si:isUnitOfQtyKind quantities:ANGP ;
si:prefixRestriction false .
units:steradian a si:SISpecialNamedUnit ;
skos:prefLabel "steradian"@en,
"stéradian"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "sr"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:metre ] ] ;
si:isUnitOfQtyKind quantities:ANGS ;
si:prefixRestriction false .
units:joule a si:SISpecialNamedUnit ;
skos:prefLabel "joule"@en,
"joule"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "J"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:kilogram ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-2"^^xsd:short ;
si:hasUnitBase units:second ] ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:newton ;
si:hasRightUnitTerm units:metre ] ;
si:isUnitOfQtyKind quantities:ENGY ;
si:prefixRestriction false .
units:volt a si:SISpecialNamedUnit ;
skos:prefLabel "volt"@en,
"volt"@fr ;
si:hasDefiningResolution ;
si:hasSymbol "V"^^xsd:string ;
si:hasUnitTypeAsString "Named SI derived unit"@en,
"Unité SI dérivée ayant un nom spécial"@fr ;
si:inBaseSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:kilogram ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "2"^^xsd:short ;
si:hasUnitBase units:metre ] ;
si:hasRightUnitTerm [ a si:UnitProduct ;
si:hasLeftUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-3"^^xsd:short ;
si:hasUnitBase units:second ] ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:ampere ] ] ] ] ;
si:inOtherSIUnits [ a si:UnitProduct ;
si:hasLeftUnitTerm units:watt ;
si:hasRightUnitTerm [ a si:UnitPower ;
si:hasNumericExponent "-1"^^xsd:short ;
si:hasUnitBase units:ampere ] ] ;
si:isUnitOfQtyKind quantities:ELPD ;
si:prefixRestriction false .
units:ampere a si:SIBaseUnit ;
skos:prefLabel "ampere"@en,
"ampère"@fr ;
si:hasDefinition si:ampere1948,
si:ampere2018 ;
si:hasSymbol "A"^^xsd:string ;
si:hasUnitTypeAsString "SI base unit"@en,
"Unité SI de base"@fr ;
si:isUnitOfQtyKind quantities:ELCU .
units:kilogram a si:PrefixedUnit,
si:SIBaseUnit ;
skos:prefLabel "kilogram"@en,
"kilogramme"@fr ;
si:hasDefinition si:kilogram1901,
si:kilogram2018 ;
si:hasNonPrefixedUnit units:gram ;
si:hasPrefix ;
si:hasSymbol "kg"^^xsd:string ;
si:hasUnitTypeAsString "SI base unit"@en,
"Unité SI de base"@fr ;
si:isUnitOfQtyKind quantities:MASS .
units:second a si:SIBaseUnit ;
skos:prefLabel "second"@en,
"seconde"@fr ;
si:hasDefinition si:second1960,
si:second1967,
si:second2018 ;
si:hasSymbol "s"^^xsd:string ;
si:hasUnitTypeAsString "SI base unit"@en,
"Unité SI de base"@fr ;
si:isUnitOfQtyKind quantities:TIME .
units:metre a si:SIBaseUnit ;
skos:prefLabel "metre"@en,
"mètre"@fr ;
si:hasDefinition si:metre1889,
si:metre1927,
si:metre1960,
si:metre1983,
si:metre2018 ;
si:hasSymbol "m"^^xsd:string ;
si:hasUnitTypeAsString "SI base unit"@en,
"Unité SI de base"@fr ;
si:isUnitOfQtyKind quantities:LENG .