@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://qudt.org/2.1/vocab/constant>
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> .

<http://qudt.org/schema/qudt/PhysicsForums>
    <http://qudt.org/schema/qudt/url> "http://www.physicsforums.com"^^xsd:anyURI ;
    a <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://qudt.org/2.0/vocab/sources>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Physics Forums" .

<http://qudt.org/vocab/constant>
    <http://www.linkedmodel.org/schema/vaem#hasGraphMetadata> <http://www.linkedmodel.org/schema/vaem#GMD_QUDT-CONSTANTS> ;
    a owl:Ontology ;
    owl:imports <http://qudt.org/2.1/schema/qudt>, <http://qudt.org/2.1/vocab/unit> ;
    owl:versionIRI <http://qudt.org/2.1/vocab/constant> .

<http://qudt.org/vocab/constant/AlphaParticleElectronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AlphaParticleElectronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Alpha particle-electron mass ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Alpha_particle> .

<http://qudt.org/vocab/constant/AlphaParticleMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AlphaParticleMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Alpha particle mass"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Alpha_particle> .

<http://qudt.org/vocab/constant/AlphaParticleMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AlphaParticleMassEnergyEquivalent> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "alpha particle mass energy equivalent"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Alpha_particle> .

<http://qudt.org/vocab/constant/AlphaParticleMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AlphaParticleMassEnergyEquivalentInMeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Alpha particle mass energy equivalent in Me V"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Alpha_particle> .

<http://qudt.org/vocab/constant/AlphaParticleMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AlphaParticleMassInAtomicMassUnit> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "alpha particle mass in atomic mass unit"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Alpha_particle> .

<http://qudt.org/vocab/constant/AlphaParticleMolarMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AlphaParticleMolarMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "alpha particle molar mass"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Alpha_particle> .

<http://qudt.org/vocab/constant/AlphaParticleProtonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AlphaParticleProtonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "alpha particle-proton mass ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Alpha_particle> .

<http://qudt.org/vocab/constant/AngstromStar>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AngstromStar> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Angstrom star"@en .

<http://qudt.org/vocab/constant/AtomicMassConstant>
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Atomic_mass_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "The \"Atomic Mass Constant\" is one twelfth of the mass of an unbound atom of carbon-12 at rest and in its ground state."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Atomic_mass_constant"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(m_u\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicMassConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic mass constant"@en .

<http://qudt.org/vocab/constant/AtomicMassConstantEnergyEquivalent>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicMassConstantEnergyEquivalent> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic mass constant energy equivalent"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_constant> .

<http://qudt.org/vocab/constant/AtomicMassConstantEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicMassConstantEnergyEquivalentInMeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic mass constant energy equivalent in MeV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_constant> .

<http://qudt.org/vocab/constant/AtomicMassUnitElectronVoltRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicMassUnitElectronVoltRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic mass unit-electron volt relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/AtomicMassUnitHartreeRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicMassUnitHartreeRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic mass unit-hartree relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/AtomicMassUnitHertzRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicMassUnitHertzRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic mass unit-hertz relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/AtomicMassUnitInverseMeterRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseLength> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicMassUnitInverseMeterRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic mass unit-inverse meter relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/AtomicMassUnitJouleRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicMassUnitJouleRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic mass unit-joule relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/AtomicMassUnitKelvinRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicMassUnitKelvinRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic mass unit-kelvin relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/AtomicMassUnitKilogramRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicMassUnitKilogramRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic mass unit-kilogram relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/AtomicUnitOf1stHyperpolarizablity>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/CubicElectricDipoleMomentPerSquareEnergy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOf1stHyperpolarizability> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of 1st hyperpolarizablity"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOf2ndHyperpolarizablity>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/QuarticElectricDipoleMomentPerCubicEnergy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOf2ndHyperpolarizability> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of 2nd hyperpolarizablity"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfAction>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Action> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfAction> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of action"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfCharge>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfCharge> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of charge"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfChargeDensity>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricChargeVolumeDensity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfChargeDensity> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of charge density"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfCurrent>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfCurrent> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of current"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfElectricDipoleMom.>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricDipoleMoment> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of electric dipole mom."@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfElectricField>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricFieldStrength> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricField> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of electric field"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfElectricFieldGradient>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/EnergyPerAreaElectricCharge> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricFieldGradient> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of electric field gradient"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfElectricPolarizablity>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Polarizability> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricPolarizability> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of electric polarizablity"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfElectricPotential>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricPotential> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of electric potential"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfElectricQuadrupoleMoment>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricQuadrupoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricQuadrupoleMoment> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of electric quadrupole moment"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfEnergy>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfEnergy> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of energy"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfForce>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Force> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfForce> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of force"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfLength>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfLength> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of length"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfMagneticDipoleMoment>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfMagneticDipoleMoment> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of magnetic dipole moment"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfMagneticFluxDensity>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfMagneticFluxDensity> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of magnetic flux density"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfMagnetizability>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/EnergyPerSquareMagneticFluxDensity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfMagnetizability> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of magnetizability"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of mass"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfMomentum>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearMomentum> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfMomentum> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of momentum"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfPermittivity>
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Permittivity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfPermittivity> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of permittivity"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfTime>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Time> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfTime> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of time"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AtomicUnitOfVelocity>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearVelocity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AtomicUnitOfVelocity> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "atomic unit of velocity"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_units> .

<http://qudt.org/vocab/constant/AvogadroConstant>
    <http://purl.org/dc/terms/description> "In chemistry and physics, the \"Avogadro Constant\" is defined as the ratio of the number of constituent particles N in a sample to the amount of substance n through the relationship NA = N/n. Thus, it is the proportionality factor that relates the molar mass of an entity, i.e. , the mass per amount of substance, to the mass of said entity."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/abbreviation> "mole^{-1}" ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MOL> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Avogadro_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "In chemistry and physics, the \"Avogadro Constant\" is defined as the ratio of the number of constituent particles N in a sample to the amount of substance n through the relationship NA = N/n. Thus, it is the proportionality factor that relates the molar mass of an entity, i.e. , the mass per amount of substance, to the mass of said entity."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L0I0M0H0T0D0> ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseAmountOfSubstance> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Avogadro_constant"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(L = \\frac{N}{n}\\), where \\(N\\) is the number of particles and \\(n\\) is amount of substance."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(L, N_A\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_AvogadroConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Avogadro constant"@en .

<http://qudt.org/vocab/constant/BohrMagneton>
    <http://purl.org/dc/terms/description> "The \"Bohr Magneton\" is a physical constant and the natural unit for expressing an electron magnetic dipole moment."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bohr_magneton"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "The \"Bohr Magneton\" is a physical constant and the natural unit for expressing an electron magnetic dipole moment."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bohr_magneton"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(\\mu_B = \\frac{e\\hbar}{2m_e}\\), where \\(e\\) is the elementary charge, \\(\\hbar\\) is the Planck constant, and \\(m_e\\) is the rest mass of electron."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mu_B\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_BohrMagneton> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Bohr Magneton"@en .

<http://qudt.org/vocab/constant/BohrMagnetonInEVPerT>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_BohrMagnetonInEVPerT> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Bohr magneton in eV per T"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton> .

<http://qudt.org/vocab/constant/BohrMagnetonInHzPerT>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_BohrMagnetonInHzPerT> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Bohr magneton in Hz perT"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton> .

<http://qudt.org/vocab/constant/BohrMagnetonInInverseMetersPerTesla>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticReluctivity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_BohrMagnetonInInverseMetersPerTesla> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Bohr magneton in inverse meters per tesla"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton> .

<http://qudt.org/vocab/constant/BohrMagnetonInKPerT>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TemperaturePerMagneticFluxDensity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_BohrMagnetonInKPerT> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Bohr magneton in K per T"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton> .

<http://qudt.org/vocab/constant/BohrRadius>
    <http://purl.org/dc/terms/description> "The Bohr radius is a physical constant, approximately equal to the most probable distance between the proton and electron in a hydrogen atom in its ground state. It is named after Niels Bohr, due to its role in the Bohr model of an atom. The precise definition of the Bohr radius is: where: is the permittivity of free space is the reduced Planck's constant is the electron rest mass is the elementary charge is the speed of light in vacuum is the fine structure constant. [Wikipedia]"^^rdf:HTML ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bohr_radius"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "\"Bohr Radius\" is a physical constant, approximately equal to the most probable distance between the proton and electron in a hydrogen atom in its ground state. It is named after Niels Bohr, due to its role in the Bohr model of an atom. The precise definition of the Bohr radius is: where: is the permittivity of free space is the reduced Planck's constant is the electron rest mass is the elementary charge is the speed of light in vacuum is the fine structure constant."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bohr_radius"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI, "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(a_0 = \\frac{4\\pi \\varepsilon_0 \\hbar^2}{m_ee^2}\\), where \\(\\varepsilon_0\\) is the electric constant, \\(\\hbar\\) is the reduced Planck constant, \\(m_e\\)  is the rest mass of electron, and \\(e\\) is the elementary charge."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(a_0\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_BohrRadius> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Bohr Radius"@en .

<http://qudt.org/vocab/constant/BoltzmannConstant>
    <http://purl.org/dc/terms/description> "The <i>Boltzmann Constant</i> is the physical constant relating energy at the individual particle level with temperature, which must necessarily be observed at the collective or bulk level. It is the gas constant divided by the Avogadro constant: It has the same dimension as entropy. It is named after the Austrian physicist Ludwig Boltzmann."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-K> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Boltzmann_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "The <i>Boltzmann Constant</i> (\\(k\\) or \\(kB\\)) is the physical constant relating energy at the individual particle level with temperature, which must necessarily be observed at the collective or bulk level. It is the gas constant \\(R\\) divided by the Avogadro constant \\(N_A\\): It has the same dimension as entropy. It is named after the Austrian physicist Ludwig Boltzmann."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/HeatCapacity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Boltzmann_constant?oldid=495542430"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isMetricUnit> true ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(k\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_BoltzmannConstant> ;
    <http://qudt.org/schema/qudt/ucumCode> "[k]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Boltzmann Constant"@en .

<http://qudt.org/vocab/constant/BoltzmannConstantInEVPerK>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/HeatCapacity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_BoltzmannConstantInEVPerK> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Boltzmann constant in eV per K"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Boltzmann_constant> .

<http://qudt.org/vocab/constant/BoltzmannConstantInHzPerK>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseTimeTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_BoltzmannConstantInHzPerK> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Boltzmann constant in Hz per K"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Boltzmann_constant> .

<http://qudt.org/vocab/constant/BoltzmannConstantInInverseMetersPerKelvin>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseLengthTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_BoltzmannConstantInInverseMetersPerKelvin> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Boltzmann constant in inverse meters per kelvin"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Boltzmann_constant> .

<http://qudt.org/vocab/constant/CharacteristicImpedanceOfVacuum>
    <http://purl.org/dc/terms/description> "The impedance of free space, Z0, is a physical constant relating the magnitudes of the electric and magnetic fields of electromagnetic radiation travelling through free space. That is, Z0 = |E|/|H|, where |E| is the electric field strength and |H| magnetic field strength. It has an exact value, given approximately as 376.73031 ohms. The impedance of free space equals the product of the vacuum permeability or magnetic constant μ0 and the speed of light in vacuum c0. Since the numerical values of the magnetic constant and of the speed of light are fixed by the definitions of the ampere and the metre respectively, the exact value of the impedance of free space is likewise fixed by definition and is not subject to experimental error. [Wikipedia]"^^rdf:HTML ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Impedance_of_free_space"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Resistance> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_CharacteristicImpedanceOfVacuum> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "characteristic impedance of vacuum"@en .

<http://qudt.org/vocab/constant/ClassicalElectronRadius>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Classical_electron_radius"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ClassicalElectronRadius> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "classical electron radius"@en .

<http://qudt.org/vocab/constant/ComptonWavelength>
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Compton_wavelength"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "The \"Compton Wavelength\"  is a quantum mechanical property of a particle. It was introduced by Arthur Compton in his explanation of the scattering of photons by electrons (a process known as Compton scattering). The Compton wavelength of a particle is equivalent to the wavelength of a photon whose energy is the same as the rest-mass energy of the particle."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Compton_wavelength"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(\\lambda_C = \\frac{h}{mc_0}\\), where \\(h\\) is the Planck constant, \\(m\\) is the rest mass of a particle, and \\(c_0\\) is the speed of light in vacuum."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(\\lambda_C\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ComptonWavelength> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Compton Wavelength"@en .

<http://qudt.org/vocab/constant/ComptonWavelengthOver2Pi>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ComptonWavelengthOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Compton wavelength over 2 pi"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compton_wavelength> .

<http://qudt.org/vocab/constant/ConductanceQuantum>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Conductance_quantum"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricConductivity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ConductanceQuantum> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "conductance quantum"@en .

<http://qudt.org/vocab/constant/ConventionalValueOfJosephsonConstant>
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseMagneticFlux> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ConventionalValueOfJosephsonConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "conventional value of Josephson constant"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnetic_flux_quantum> .

<http://qudt.org/vocab/constant/ConventionalValueOfVonKlitzingConstant>
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Resistance> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ConventionalValueOfVonKlitzingConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "conventional value of von Klitzing constant"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Quantum_Hall_effect> .

<http://qudt.org/vocab/constant/CuXUnit>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_CuXUnit> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Cu x unit"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/X_unit> .

<http://qudt.org/vocab/constant/DeuteronElectronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronElectronMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron-electron magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_magnetic_dipole_moment> .

<http://qudt.org/vocab/constant/DeuteronElectronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronElectronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron-electron mass ratio"@en .

<http://qudt.org/vocab/constant/DeuteronGFactor>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronGFactor> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron g factor"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/DeuteronMagneticMoment>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronMagneticMoment> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron magnetic moment"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnetic_moment> .

<http://qudt.org/vocab/constant/DeuteronMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronMagneticMomentToBohrMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron magnetic moment to Bohr magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton> .

<http://qudt.org/vocab/constant/DeuteronMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronMagneticMomentToNuclearMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron magnetic moment to nuclear magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/DeuteronMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron mass"@en .

<http://qudt.org/vocab/constant/DeuteronMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronMassEnergyEquivalent> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron mass energy equivalent"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/DeuteronMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronMassEnergyEquivalentInMeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron mass energy equivalent in MeV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/DeuteronMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronMassInAtomicMassUnit> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron mass in atomic mass unit"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/DeuteronMolarMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronMolarMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron molar mass"@en .

<http://qudt.org/vocab/constant/DeuteronNeutronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronNeutronMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron-neutron magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Neutron_magnetic_moment> .

<http://qudt.org/vocab/constant/DeuteronProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronProtonMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron-proton magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/DeuteronProtonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronProtonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron-proton mass ratio"@en .

<http://qudt.org/vocab/constant/DeuteronRmsChargeRadius>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_DeuteronRmsChargeRadius> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "deuteron rms charge radius"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nucleon> .

<http://qudt.org/vocab/constant/ElectricConstant>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Vacuum_permittivity"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Permittivity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectricConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electric constant"@en .

<http://qudt.org/vocab/constant/ElectromagneticPermeabilityOfVacuum>
    <http://purl.org/dc/terms/description> "\"Permeability of Vacuum}, also known as \\textit{Magnetic Constant}, is a scalar constant \\(\\mu_0\\) such that, in a vacuum the product wuth the magnetic field vector, \\(\\overrightarrow{H}\\) is equal to the magnetic flux density vector, \\(\\overrightarrow{B\"\\)."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H-PER-M> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Vacuum_permeability"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/constant/MagneticConstant> ;
    <http://qudt.org/schema/qudt/expression> "vacuum-permeability" ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Permittivity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=705-03-14"^^xsd:anyURI, "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(\\mu_0 = \\frac{\\overrightarrow{B}}{\\overrightarrow{H}}\\), where \\(\\overrightarrow{B}\\) is the B-Filed magnetic vector, and \\(\\overrightarrow{H}\\) is the H-Field magnetic vector. The value of \\(\\mu_0\\) is \\SI[per-mode=symbol]{\\approx 1.256637e-6}{\\henry\\per\\metre}."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mu_0\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MagneticConstant> ;
    <http://qudt.org/schema/qudt/ucumCode> "[mu_0]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Permeability of Vacuum"@en .

<http://qudt.org/vocab/constant/ElectronChargeToMassQuotient>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronChargeToMassQuotient> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron charge to mass quotient"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass-to-charge_ratio> .

<http://qudt.org/vocab/constant/ElectronDeuteronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronDeuteronMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron-deuteron magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/ElectronDeuteronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronDeuteronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron-deuteron mass ratio"@en .

<http://qudt.org/vocab/constant/ElectronGFactor>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronGFactor> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron g factor"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/ElectronGyromagneticRatio>
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/A-M2-PER-J-SEC> ;
    <http://qudt.org/schema/qudt/description> "The \"Electron Gyromagnetic Ratio\" An isolated electron has an angular momentum and a magnetic moment resulting from its spin. While an electron's spin is sometimes visualized as a literal rotation about an axis, it is in fact a fundamentally different, quantum-mechanical phenomenon with no true analogue in classical physics. Consequently, there is no reason to expect the above classical relation to hold."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GyromagneticRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gyromagnetic_ratio#Gyromagnetic_ratio_for_an_isolated_electron"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(\\mu = \\gamma_e J\\), where \\(\\mu\\) is the magnetic dipole moment, and \\(J\\) is the total angular momentum."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(\\gamma_e\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronGyromagneticRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Electron Gyromagnetic Ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gyromagnetic_ratio> .

<http://qudt.org/vocab/constant/ElectronGyromagneticRatioOver2Pi>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GyromagneticRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronGyromagneticRatioOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron gyromagnetic ratio over 2 pi"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gyromagnetic_ratio> .

<http://qudt.org/vocab/constant/ElectronMagneticMoment>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Electron_magnetic_dipole_moment"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronMagneticMoment> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron magnetic moment"@en .

<http://qudt.org/vocab/constant/ElectronMagneticMomentAnomaly>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronMagneticMomentAnomaly> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron magnetic moment anomaly"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_magnetic_dipole_moment> .

<http://qudt.org/vocab/constant/ElectronMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronMagneticMomentToBohrMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron magnetic moment to Bohr magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton>, <http://dbpedia.org/resource/Electron_magnetic_dipole_moment> .

<http://qudt.org/vocab/constant/ElectronMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronMagneticMomentToNuclearMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron magnetic moment to nuclear magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_magnetic_dipole_moment>, <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/ElectronMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(m_e\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronMass> ;
    <http://qudt.org/schema/qudt/ucumCode> "[m_e]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Electron Mass"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron> .

<http://qudt.org/vocab/constant/ElectronMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronMassEnergyEquivalent> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron mass energy equivalent"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/ElectronMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronMassEnergyEquivalentInMeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron mass energy equivalent in MeV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/ElectronMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronMassInAtomicMassUnit> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron mass in atomic mass unit"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/ElectronMolarMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronMolarMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron molar mass"@en .

<http://qudt.org/vocab/constant/ElectronMuonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronMuonMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron-muon magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/ElectronMuonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronMuonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron-muon mass ratio"@en .

<http://qudt.org/vocab/constant/ElectronNeutronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronNeutronMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron-neutron magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Neutron_magnetic_moment> .

<http://qudt.org/vocab/constant/ElectronNeutronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronNeutronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron-neutron mass ratio"@en .

<http://qudt.org/vocab/constant/ElectronProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronProtonMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron-proton magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/ElectronProtonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronProtonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron-proton mass ratio"@en .

<http://qudt.org/vocab/constant/ElectronTauMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronTauMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron-tau mass ratio"@en .

<http://qudt.org/vocab/constant/ElectronToAlphaParticleMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronToAlphaParticleMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron to alpha particle mass ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Alpha_particle> .

<http://qudt.org/vocab/constant/ElectronToShieldedHelionMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronToShieldedHelionMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron to shielded helion magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/ElectronToShieldedProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronToShieldedProtonMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron to shielded proton magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/ElectronVoltAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronVoltAtomicMassUnitRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron volt-atomic mass unit relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/ElectronVoltHartreeRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronVoltHartreeRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron volt-hartree relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/ElectronVoltHertzRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronVoltHertzRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron volt-hertz relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/ElectronVoltInverseMeterRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseLength> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronVoltInverseMeterRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron volt-inverse meter relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/ElectronVoltJouleRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronVoltJouleRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron volt-joule relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/ElectronVoltKelvinRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronVoltKelvinRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron volt-kelvin relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/ElectronVoltKilogramRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElectronVoltKilogramRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "electron volt-kilogram relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/ElementaryCharge>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Elementary_charge"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElementaryCharge> ;
    <http://qudt.org/schema/qudt/ucumCode> "[e]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
    a <http://qudt.org/schema/qudt/AtomicUnit>, <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Elementary Charge"@en .

<http://qudt.org/vocab/constant/ElementaryChargeOverH>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricCurrentPerUnitEnergy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ElementaryChargeOverH> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "elementary charge over h"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Elementary_charge> .

<http://qudt.org/vocab/constant/FaradayConstant>
    <http://purl.org/dc/terms/description> "The \"Faraday Constant\" is the magnitude of electric charge per mole of electrons."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/abbreviation> "c mol^{-1}" ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-MOL> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Faraday_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "The \"Faraday Constant\" is the magnitude of electric charge per mole of electrons."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricChargePerAmountOfSubstance> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Faraday_constant"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(F = N_A e\\), where \\(N_A\\) is the Avogadro constant and \\(e\\) is the elementary charge."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(F\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_FaradayConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Faraday constant"@en .

<http://qudt.org/vocab/constant/FermiCouplingConstant>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseSquareEnergy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_FermiCouplingConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Fermi coupling constant"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Coupling_constant> .

<http://qudt.org/vocab/constant/FineStructureConstant>
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Fine-structure_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "The \"Fine-structure Constant\"  is a fundamental physical constant, namely the coupling constant characterizing the strength of the electromagnetic interaction."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Fine-structure_constant"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(a = \\frac{e^2}{4\\pi\\varepsilon_0\\hbar c_0}\\), where \\(e\\) is the elementary charge, \\(\\varepsilon_0\\) is the electric constant, item \\(\\hbar\\) is the reduced Planck constant, and \\(c_0\\) is the speed of light in vacuum."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(a\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_FineStructureConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Fine-Structure Constant"@en .

<http://qudt.org/vocab/constant/FirstRadiationConstant>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PowerArea> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_FirstRadiationConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "first radiation constant"@en .

<http://qudt.org/vocab/constant/FirstRadiationConstantForSpectralRadiance>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PowerAreaPerSolidAngle> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_FirstRadiationConstantForSpectralRadiance> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "first radiation constant for spectral radiance"@en .

<http://qudt.org/vocab/constant/GravitationalConstant>
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M2-PER-KiloGM2> ;
    <http://qudt.org/schema/qudt/description> "The gravitational constant (also known as the universal gravitational constant, the Newtonian constant of gravitation, or the Cavendish gravitational constant), denoted by the letter G, is an empirical physical constant involved in the calculation of gravitational effects in Sir Isaac Newton's law of universal gravitation and in Albert Einstein's general theory of relativity. (Wikipedia)"^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GravitationalAttraction> ;
    <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Gravitational_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_GravitationalConstant> ;
    <http://qudt.org/schema/qudt/ucumCode> "[G]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Gravitational constant"@en .

<http://qudt.org/vocab/constant/HartreeAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HartreeAtomicMassUnitRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hartree-atomic mass unit relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/HartreeElectronVoltRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HartreeElectronVoltRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hartree-electron volt relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/HartreeEnergy>
    <http://purl.org/dc/terms/description> "<em>Hartree Energy</em>, also known as the <i>Hartree</>, is the atomic unit of energy. The hartree energy is equal to the absolute value of the electric potential energy of the hydrogen atom in its ground state. The energy of the electron in an H-atom in its ground state."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Hartree"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "<em>Hartree Energy</em> (symbol: \\(E_h\\) or \\(Ha\\)), also known as the \\(\\textit{Hartree}\\), is the atomic unit of energy. The hartree energy is equal to the absolute value of the electric potential energy of the hydrogen atom in its ground state. The energy of the electron in an H-atom in its ground state is \\(-E_H\\), where \\(E_H= 2 R_\\infty \\cdot hc_0\\). The 2006 CODATA recommended value was \\(E_H = 4.35974394(22) \\times 10^{-18\" J = 27.21138386(68) eV\\)."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(E_H= \\frac{e^2}{4\\pi \\varepsilon_0 a_0 }\\), where \\(e\\) is the elementary charge, \\(\\varepsilon_0\\) is the electric constant, and \\(a_0\\) is the Bohr radius."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(E_h\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HartreeEnergy> ;
    a <http://qudt.org/schema/qudt/AtomicUnit>, <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Hartree Energy"@en .

<http://qudt.org/vocab/constant/HartreeEnergyInEV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HartreeEnergyInEV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Hartree energy in eV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hartree> .

<http://qudt.org/vocab/constant/HartreeHertzRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HartreeHertzRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hartree-hertz relationship"@en .

<http://qudt.org/vocab/constant/HartreeInverseMeterRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseLength> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HartreeInverseMeterRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hartree-inverse meter relationship"@en .

<http://qudt.org/vocab/constant/HartreeJouleRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HartreeJouleRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hartree-joule relationship"@en .

<http://qudt.org/vocab/constant/HartreeKelvinRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HartreeKelvinRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hartree-kelvin relationship"@en .

<http://qudt.org/vocab/constant/HartreeKilogramRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HartreeKilogramRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hartree-kilogram relationship"@en .

<http://qudt.org/vocab/constant/HelionElectronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HelionElectronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "helion-electron mass ratio"@en .

<http://qudt.org/vocab/constant/HelionMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HelionMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "helion mass"@en .

<http://qudt.org/vocab/constant/HelionMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HelionMassEnergyEquivalent> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "helion mass energy equivalent"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/HelionMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HelionMassEnergyEquivalentInMeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "helion mass energy equivalent in MeV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/HelionMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HelionMassInAtomicMassUnit> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "helion mass in atomic mass unit"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/HelionMolarMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HelionMolarMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "helion molar mass"@en .

<http://qudt.org/vocab/constant/HelionProtonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HelionProtonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "helion-proton mass ratio"@en .

<http://qudt.org/vocab/constant/HertzAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HertzAtomicMassUnitRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hertz-atomic mass unit relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/HertzElectronVoltRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HertzElectronVoltRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hertz-electron volt relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/HertzHartreeRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HertzHartreeRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hertz-hartree relationship"@en .

<http://qudt.org/vocab/constant/HertzInverseMeterRelationship>
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseLength> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HertzInverseMeterRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hertz-inverse meter relationship"@en .

<http://qudt.org/vocab/constant/HertzJouleRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HertzJouleRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hertz-joule relationship"@en .

<http://qudt.org/vocab/constant/HertzKelvinRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HertzKelvinRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hertz-kelvin relationship"@en .

<http://qudt.org/vocab/constant/HertzKilogramRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_HertzKilogramRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "hertz-kilogram relationship"@en .

<http://qudt.org/vocab/constant/InverseFineStructureConstant>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_InverseFineStructureConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "inverse fine-structure constant"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fine-structure_constant> .

<http://qudt.org/vocab/constant/InverseMeterAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_InverseMeterAtomicMassUnitRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "inverse meter-atomic mass unit relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/InverseMeterElectronVoltRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_InverseMeterElectronVoltRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "inverse meter-electron volt relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/InverseMeterHartreeRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_InverseMeterHartreeRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "inverse meter-hartree relationship"@en .

<http://qudt.org/vocab/constant/InverseMeterHertzRelationship>
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_InverseMeterHertzRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "inverse meter-hertz relationship"@en .

<http://qudt.org/vocab/constant/InverseMeterJouleRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_InverseMeterJouleRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "inverse meter-joule relationship"@en .

<http://qudt.org/vocab/constant/InverseMeterKelvinRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_InverseMeterKelvinRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "inverse meter-kelvin relationship"@en .

<http://qudt.org/vocab/constant/InverseMeterKilogramRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_InverseMeterKilogramRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "inverse meter-kilogram relationship"@en .

<http://qudt.org/vocab/constant/InverseOfConductanceQuantum>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Resistance> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_InverseOfConductanceQuantum> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "inverse of conductance quantum"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Conductance_quantum> .

<http://qudt.org/vocab/constant/JosephsonConstant>
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-WB> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Magnetic_flux_quantum"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseMagneticFlux> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Magnetic_flux_quantum"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(K_J = \\frac{1}{\\Phi_0}\\), where \\(\\Phi_0\\) is the magnetic flux quantum."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(K_J\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_JosephsonConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Josephson Constant"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/MagneticFluxQuantum> .

<http://qudt.org/vocab/constant/JouleAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_JouleAtomicMassUnitRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "joule-atomic mass unit relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/JouleElectronVoltRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_JouleElectronVoltRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "joule-electron volt relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/JouleHartreeRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_JouleHartreeRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "joule-hartree relationship"@en .

<http://qudt.org/vocab/constant/JouleHertzRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_JouleHertzRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "joule-hertz relationship"@en .

<http://qudt.org/vocab/constant/JouleInverseMeterRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseLength> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_JouleInverseMeterRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "joule-inverse meter relationship"@en .

<http://qudt.org/vocab/constant/JouleKelvinRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_JouleKelvinRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "joule-kelvin relationship"@en .

<http://qudt.org/vocab/constant/JouleKilogramRelationship>
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_JouleKilogramRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "joule-kilogram relationship"@en .

<http://qudt.org/vocab/constant/KelvinAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KelvinAtomicMassUnitRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kelvin-atomic mass unit relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/KelvinElectronVoltRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KelvinElectronVoltRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kelvin-electron volt relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/KelvinHartreeRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KelvinHartreeRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kelvin-hartree relationship"@en .

<http://qudt.org/vocab/constant/KelvinHertzRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KelvinHertzRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kelvin-hertz relationship"@en .

<http://qudt.org/vocab/constant/KelvinInverseMeterRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseLength> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KelvinInverseMeterRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kelvin-inverse meter relationship"@en .

<http://qudt.org/vocab/constant/KelvinJouleRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KelvinJouleRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kelvin-joule relationship"@en .

<http://qudt.org/vocab/constant/KelvinKilogramRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KelvinKilogramRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kelvin-kilogram relationship"@en .

<http://qudt.org/vocab/constant/KilogramAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KilogramAtomicMassUnitRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kilogram-atomic mass unit relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/KilogramElectronVoltRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KilogramElectronVoltRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kilogram-electron volt relationship"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_volt> .

<http://qudt.org/vocab/constant/KilogramHartreeRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KilogramHartreeRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kilogram-hartree relationship"@en .

<http://qudt.org/vocab/constant/KilogramHertzRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KilogramHertzRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kilogram-hertz relationship"@en .

<http://qudt.org/vocab/constant/KilogramInverseMeterRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseLength> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KilogramInverseMeterRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kilogram-inverse meter relationship"@en .

<http://qudt.org/vocab/constant/KilogramJouleRelationship>
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KilogramJouleRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Kilogram-Joule Relationship"@en .

<http://qudt.org/vocab/constant/KilogramKelvinRelationship>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_KilogramKelvinRelationship> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "kilogram-kelvin relationship"@en .

<http://qudt.org/vocab/constant/LatticeParameterOfSilicon>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_LatticeParameterOfSilicon> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "lattice parameter of silicon"@en .

<http://qudt.org/vocab/constant/LatticeSpacingOfSilicon>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_LatticeSpacingOfSilicon> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "lattice spacing of silicon"@en .

<http://qudt.org/vocab/constant/LoschmidtConstant273.15K101.325KPa>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/NumberDensity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_LoschmidtConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Loschmidt constant 273.15 K 101.325 kPa"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Loschmidt_constant> .

<http://qudt.org/vocab/constant/MagneticConstant>
    <http://qudt.org/schema/qudt/abbreviation> "magnetic-constant" ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H-PER-M> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Vacuum_permeability"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "\\(\\textbf{Magentic Constant}\\), also known as \\(\\textit{Permeability of Vacuum}\\), is a scalar constant \\(\\mu_0\\) such that, in a vacuum the product with the magnetic field vector, \\(\\overrightarrow{H}\\) is equal to the magnetic flux density vector, \\(\\overrightarrow{B}\\)."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Permittivity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI, "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=705-03-14"^^xsd:anyURI, "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(\\mu_0 = \\frac{\\overrightarrow{B}}{\\overrightarrow{H}}\\), where \\(\\overrightarrow{B}\\) is the B-Filed magnetic vector, and \\(\\overrightarrow{H}\\) is the H-Filed magnetic vector. The value of \\(\\mu_0\\) is \\(\\approx 1.256637e-6\\,H/M\\)."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mu_0\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MagneticConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Magnetic Constant"@en ;
    owl:sameAs <http://qudt.org/vocab/constant/ElectromagneticPermeabilityOfVacuum> .

<http://qudt.org/vocab/constant/MagneticFluxQuantum>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Magnetic_flux_quantum"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "\"Magnetic Flux Quantum\" is the quantum of magnetic flux passing through a superconductor."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticFlux> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Magnetic_flux_quantum"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(\\Phi_0 = \\frac{h}{2e}\\), where \\(h\\) is the Planck constant and \\(e\\) is the elementary charge."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Phi_0\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MagneticFluxQuantum> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "magnetic flux quantum"@en .

<http://qudt.org/vocab/constant/MoXUnit>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MoXUnit> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Mo x unit"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/X_unit> .

<http://qudt.org/vocab/constant/MolarGasConstant>
    <http://qudt.org/schema/qudt/abbreviation> "j-mol^{-1}-k^{-1}" ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-MOL-K> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gas_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "The \"Molar Gas Constant\" (also known as the gas constant, universal, or ideal gas constant, denoted by the symbol R) is a physical constant which is featured in many fundamental equations in the physical sciences, such as the ideal gas law and the Nernst equation. It is equivalent to the Boltzmann constant, but expressed in units of energy (i.e. the pressure-volume product) per temperature increment per mole (rather than energy per temperature increment per particle)."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H-1T-2D0> ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarHeatCapacity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gas_constant"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(pV_m = RT\\), where \\(p\\) is pressure, \\(V_m\\) is molar volume, and \\(T\\) is thermodynamic temperature."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(R\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MolarGasConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "molar gas constant"@en .

<http://qudt.org/vocab/constant/MolarMassConstant>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Molar_mass_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MolarMassConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "molar mass constant"@en .

<http://qudt.org/vocab/constant/MolarMassOfCarbon12>
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MolarMassOfCarbon12> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "molar mass of carbon-12"@en .

<http://qudt.org/vocab/constant/MolarPlanckConstant>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarAngularMomentum> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MolarPlanckConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "molar Planck constant"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Planck_constant> .

<http://qudt.org/vocab/constant/MolarPlanckConstantTimesC>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LengthMolarEnergy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MolarPlanckConstantTimesC> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "molar Planck constant times c"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Planck_constant> .

<http://qudt.org/vocab/constant/MolarVolumeOfIdealGas273.15K100KPa>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarVolume> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MolarVolumeOfIdealGas> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "molar volume of ideal gas 273.15 K 100 kPa"@en .

<http://qudt.org/vocab/constant/MolarVolumeOfIdealGas273.15K101.325KPa>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarVolume> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MolarVolumeOfIdealGas> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "molar volume of ideal gas 273.15 K 101.325 kPa"@en .

<http://qudt.org/vocab/constant/MolarVolumeOfSilicon>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarVolume> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MolarVolumeOfSilicon> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "molar volume of silicon"@en .

<http://qudt.org/vocab/constant/MuonComptonWavelength>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonComptonWavelength> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon Compton wavelength"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compton_wavelength> .

<http://qudt.org/vocab/constant/MuonComptonWavelengthOver2Pi>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonComptonWavelengthOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon Compton wavelength over 2 pi"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compton_wavelength> .

<http://qudt.org/vocab/constant/MuonElectronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonElectronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon-electron mass ratio"@en .

<http://qudt.org/vocab/constant/MuonGFactor>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonGFactor> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon g factor"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/MuonMagneticMoment>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonMagneticMoment> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon magnetic moment"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnetic_moment> .

<http://qudt.org/vocab/constant/MuonMagneticMomentAnomaly>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonMagneticMomentAnomaly> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon magnetic moment anomaly"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnetic_moment> .

<http://qudt.org/vocab/constant/MuonMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonMagneticMomentToBohrMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon magnetic moment to Bohr magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton> .

<http://qudt.org/vocab/constant/MuonMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonMagneticMomentToNuclearMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon magnetic moment to nuclear magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/MuonMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon mass"@en .

<http://qudt.org/vocab/constant/MuonMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonMassEnergyEquivalent> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon mass energy equivalent"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/MuonMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonMassEnergyEquivalentInMeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon mass energy equivalent in MeV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/MuonMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonMassInAtomicMassUnit> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon mass in atomic mass unit"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/MuonMolarMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonMolarMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon molar mass"@en .

<http://qudt.org/vocab/constant/MuonNeutronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonNeutronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon-neutron mass ratio"@en .

<http://qudt.org/vocab/constant/MuonProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonProtonMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon-proton magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/MuonProtonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonProtonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon-proton mass ratio"@en .

<http://qudt.org/vocab/constant/MuonTauMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_MuonTauMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "muon-tau mass ratio"@en .

<http://qudt.org/vocab/constant/NaturalUnitOfAction>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Action> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NaturalUnitOfAction> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "natural unit of action"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Natural_units> .

<http://qudt.org/vocab/constant/NaturalUnitOfActionInEVS>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Action> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NaturalUnitOfActionInEVS> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "natural unit of action in eV s"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Natural_units> .

<http://qudt.org/vocab/constant/NaturalUnitOfEnergy>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NaturalUnitOfEnergy> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "natural unit of energy"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Natural_units> .

<http://qudt.org/vocab/constant/NaturalUnitOfEnergyInMeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NaturalUnitOfEnergyInMeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "natural unit of energy in MeV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Natural_units> .

<http://qudt.org/vocab/constant/NaturalUnitOfLength>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NaturalUnitOfLength> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "natural unit of length"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Natural_units> .

<http://qudt.org/vocab/constant/NaturalUnitOfMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NaturalUnitOfMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "natural unit of mass"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Natural_units> .

<http://qudt.org/vocab/constant/NaturalUnitOfMomentum>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearMomentum> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NaturalUnitOfMomentum> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "natural unit of momentum"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Natural_units> .

<http://qudt.org/vocab/constant/NaturalUnitOfMomentumInMeV-PER-c>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearMomentum> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NaturalUnitOfMomentumInMeVPerC> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "natural unit of momentum in MeV PER c"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Natural_units> .

<http://qudt.org/vocab/constant/NaturalUnitOfTime>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Time> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NaturalUnitOfTime> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "natural unit of time"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Natural_units> .

<http://qudt.org/vocab/constant/NaturalUnitOfVelocity>
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearVelocity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NaturalUnitOfVelocity> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "natural unit of velocity"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Natural_units> .

<http://qudt.org/vocab/constant/NeutronComptonWavelength>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronComptonWavelength> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron Compton wavelength"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compton_wavelength> .

<http://qudt.org/vocab/constant/NeutronComptonWavelengthOver2Pi>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronComptonWavelengthOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron Compton wavelength over 2 pi"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compton_wavelength> .

<http://qudt.org/vocab/constant/NeutronElectronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronElectronMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron-electron magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_magnetic_dipole_moment> .

<http://qudt.org/vocab/constant/NeutronElectronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronElectronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron-electron mass ratio"@en .

<http://qudt.org/vocab/constant/NeutronGFactor>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronGFactor> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron g factor"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/NeutronGyromagneticRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GyromagneticRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronGyromagneticRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron gyromagnetic ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gyromagnetic_ratio> .

<http://qudt.org/vocab/constant/NeutronGyromagneticRatioOver2Pi>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GyromagneticRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronGyromagneticRatioOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron gyromagnetic ratio over 2 pi"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gyromagnetic_ratio> .

<http://qudt.org/vocab/constant/NeutronMagneticMoment>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Neutron_magnetic_moment"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronMagneticMoment> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron magnetic moment"@en .

<http://qudt.org/vocab/constant/NeutronMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronMagneticMomentToBohrMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron magnetic moment to Bohr magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton>, <http://dbpedia.org/resource/Neutron_magnetic_moment> .

<http://qudt.org/vocab/constant/NeutronMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronMagneticMomentToNuclearMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron magnetic moment to nuclear magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Neutron_magnetic_moment>, <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/NeutronMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron mass"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Neutron> .

<http://qudt.org/vocab/constant/NeutronMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronMassEnergyEquivalent> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron mass energy equivalent"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/NeutronMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronMassEnergyEquivalentInMeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron mass energy equivalent in MeV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/NeutronMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronMassInAtomicMassUnit> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron mass in atomic mass unit"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/NeutronMolarMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronMolarMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron molar mass"@en .

<http://qudt.org/vocab/constant/NeutronMuonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronMuonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron-muon mass ratio"@en .

<http://qudt.org/vocab/constant/NeutronProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronProtonMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron-proton magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/NeutronProtonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronProtonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron-proton mass ratio"@en .

<http://qudt.org/vocab/constant/NeutronTauMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronTauMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron-tau mass ratio"@en .

<http://qudt.org/vocab/constant/NeutronToShieldedProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NeutronToShieldedProtonMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "neutron to shielded proton magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/NewtonianConstantOfGravitation>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gravitational_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GravitationalAttraction> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NewtonianConstantOfGravitation> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Newtonian constant of gravitation"@en .

<http://qudt.org/vocab/constant/NuclearMagneton>
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Nuclear_magneton"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "The \"Nuclear Magneton\" is the natural unit for expressing magnetic dipole moments of heavy particles such as nucleons and atomic nuclei."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Nuclear_magneton"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(\\mu_N = \\frac{e\\hbar}{2m_p}\\), where \\(e\\) is the elementary charge, \\(\\hbar\\) is the Planck constant, and \\(m_p\\) is the rest mass of proton."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mu_N\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NuclearMagneton> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Nuclear Magneton"@en ;
    <http://www.w3.org/2004/02/skos/core#related> <http://qudt.org/vocab/quantitykind/BohrMagneton> .

<http://qudt.org/vocab/constant/NuclearMagnetonInEVPerT>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NuclearMagnetonInEVPerT> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "nuclear magneton in eV per T"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/NuclearMagnetonInInverseMetersPerTesla>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticReluctivity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NuclearMagnetonInInverseMetersPerTesla> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "nuclear magneton in inverse meters per tesla"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/NuclearMagnetonInKPerT>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TemperaturePerMagneticFluxDensity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NuclearMagnetonInKPerT> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "nuclear magneton in K per T"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/NuclearMagnetonInMHzPerT>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_NuclearMagnetonInMHzPerT> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "nuclear magneton in MHz per T"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/PermittivityOfVacuum>
    <http://purl.org/dc/terms/description> "\"\\(\\textit{Permittivity of Vacuum}\\), also known as the \\(\\textit{electric constant}\\) is a constant whose value is \\(\\approx\\,6.854188e-12\\,\\farad\\,\\per\\,metre\\). Sometimes also referred to as the Permittivity of Free Space.\"^^qudt:LatexString ;"^^rdf:HTML ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FARAD-PER-M> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Permittivity"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/expression> "vacuum-permittivity" ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Permittivity> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(\\epsilon = \\frac{\\mathbf{D}}{\\mathbf{E}}\\), where \\(\\mathbf{D}\\) is electric flux density and \\(\\mathbf{E}\\) is electric field strength."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(\\epsilon_0\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PermittivityOfVacuum> ;
    <http://qudt.org/schema/qudt/ucumCode> "[eps_0]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Permittivity of Vacuum"@en ;
    rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricFieldStrength>, <http://qudt.org/vocab/quantitykind/ElectricFluxDensity>, <http://qudt.org/vocab/quantitykind/Permittivity> .

<http://qudt.org/vocab/constant/PlanckConstant>
    <http://purl.org/dc/terms/description> "The \"Planck Constant\" is a physical constant that is the quantum of action in quantum mechanics. The Planck constant was first described as the proportionality constant between the energy (\\(E\\)) of a photon and the frequency (\\(\\nu\\)) of its associated electromagnetic wave."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-SEC> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0> ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Action> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_constant"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isMetricUnit> true ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(E = h\\nu = \\frac{hc}{\\lambda}\\), where \\(E\\) is energy, \\(\\nu\\) is frequency, \\(\\lambda\\) is wavelength, and \\(c\\) is the speed of light."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(h\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PlanckConstant> ;
    <http://qudt.org/schema/qudt/ucumCode> "[h]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Planck Constant"@en .

<http://qudt.org/vocab/constant/PlanckConstantInEVS>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Action> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PlanckConstantInEVS> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Planck constant in eV s"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Planck_constant> .

<http://qudt.org/vocab/constant/PlanckConstantOver2Pi>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Action> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PlanckConstantOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Planck constant over 2 pi"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Planck_constant> .

<http://qudt.org/vocab/constant/PlanckConstantOver2PiInEVS>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Action> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PlanckConstantOver2PiInEVS> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Planck constant over 2 pi in eV s"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Planck_constant> .

<http://qudt.org/vocab/constant/PlanckConstantOver2PiTimesCInMeVFm>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LengthEnergy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PlanckConstantOver2PiTimesCInMeVFm> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Planck constant over 2 pi times c in MeV fm"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Planck_constant> .

<http://qudt.org/vocab/constant/PlanckLength>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_length"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PlanckLength> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Planck length"@en .

<http://qudt.org/vocab/constant/PlanckMass>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_mass"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PlanckMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Planck mass"@en .

<http://qudt.org/vocab/constant/PlanckMassEnergyEquivalentInGeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PlanckMassEnergyEquivalentInGeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Planck mass energy equivalent in GeV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Planck_mass> .

<http://qudt.org/vocab/constant/PlanckTemperature>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_temperature"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PlanckTemperature> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Planck temperature"@en .

<http://qudt.org/vocab/constant/PlanckTime>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_time"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Time> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PlanckTime> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Planck time"@en .

<http://qudt.org/vocab/constant/ProtonChargeToMassQuotient>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricChargePerMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonChargeToMassQuotient> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton charge to mass quotient"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass-to-charge_ratio> .

<http://qudt.org/vocab/constant/ProtonComptonWavelength>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonComptonWavelength> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton Compton wavelength"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compton_wavelength> .

<http://qudt.org/vocab/constant/ProtonComptonWavelengthOver2Pi>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonComptonWavelengthOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton Compton wavelength over 2 pi"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compton_wavelength> .

<http://qudt.org/vocab/constant/ProtonElectronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonElectronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton-electron mass ratio"@en .

<http://qudt.org/vocab/constant/ProtonGFactor>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonGFactor> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton g factor"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/ProtonGyromagneticRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GyromagneticRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonGyromagneticRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton gyromagnetic ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gyromagnetic_ratio> .

<http://qudt.org/vocab/constant/ProtonGyromagneticRatioOver2Pi>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GyromagneticRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonGyromagneticRatioOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton gyromagnetic ratio over 2 pi"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gyromagnetic_ratio> .

<http://qudt.org/vocab/constant/ProtonMag.ShieldingCorrection>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonMagneticShieldingCorrection> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton mag. shielding correction"@en .

<http://qudt.org/vocab/constant/ProtonMagneticMoment>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonMagneticMoment> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton magnetic moment"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnetic_moment> .

<http://qudt.org/vocab/constant/ProtonMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonMagneticMomentToBohrMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton magnetic moment to Bohr magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton> .

<http://qudt.org/vocab/constant/ProtonMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonMagneticMomentToNuclearMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton magnetic moment to nuclear magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/ProtonMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonMass> ;
    <http://qudt.org/schema/qudt/ucumCode> "[m_p]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton mass"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Proton> .

<http://qudt.org/vocab/constant/ProtonMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonMassEnergyEquivalent> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton mass energy equivalent"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/ProtonMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonMassEnergyEquivalentInMeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton mass energy equivalent in MeV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/ProtonMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonMassInAtomicMassUnit> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton mass in atomic mass unit"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/ProtonMolarMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonMolarMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton molar mass"@en .

<http://qudt.org/vocab/constant/ProtonMuonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonMuonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton-muon mass ratio"@en .

<http://qudt.org/vocab/constant/ProtonNeutronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonNeutronMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton-neutron magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Neutron_magnetic_moment> .

<http://qudt.org/vocab/constant/ProtonNeutronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonNeutronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton-neutron mass ratio"@en .

<http://qudt.org/vocab/constant/ProtonRmsChargeRadius>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonRmsChargeRadius> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton rms charge radius"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nucleon> .

<http://qudt.org/vocab/constant/ProtonTauMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ProtonTauMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "proton-tau mass ratio"@en .

<http://qudt.org/vocab/constant/QuantumOfCirculation>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Circulation> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_QuantumOfCirculation> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "quantum of circulation"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Circulation_%28fluid_dynamics%29> .

<http://qudt.org/vocab/constant/QuantumOfCirculationTimes2>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Circulation> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_QuantumOfCirculationTimes2> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "quantum of circulation times 2"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Circulation_%28fluid_dynamics%29> .

<http://qudt.org/vocab/constant/ReducedPlanckConstant>
    <http://purl.org/dc/terms/description> "\"The \\(\\textit{Reduced Planck Constant}\\), or \\(\\textit{Dirac Constant}\\), is used in applications where frequency is expressed in terms of radians per second (\\(\\textit{angular frequency}\\)) instead of cycles per second. In such cases a factor of \\(\\(2\\pi\\) is absorbed into the constant.\"^^qudt:LatexString" ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-SEC> ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Action> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(\\hbar = \\frac{h}{2\\pi}\\), where \\(h\\) is the Planck constant."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(\\hbar\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_PlanckConstantOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Reduced Planck Constant"@en ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/constant/PlanckConstant> .

<http://qudt.org/vocab/constant/RydbergConstant>
    <http://purl.org/dc/terms/description> "The \\(\\textit{Rydberg Constant}\\), named after the Swedish physicist Johannes Rydberg, is a physical constant relating to atomic spectra, in the science of spectroscopy."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M> ;
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Rydberg_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/description> "The Rydberg constant, symbol R, named after the Swedish physicist Johannes Rydberg, is a physical constant relating to atomic spectra, in the science of spectroscopy. The constant first arose as an empirical fitting parameter in the Rydberg formula for the hydrogen spectral series, but Niels Bohr later showed that its value could be calculated from more fundamental constants, explaining the relationship via his 'Bohr model'. The quantity \\(R_y = R_\\infty \\cdot hc_0\\) is called \"Rydberg Energy\"."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseLength> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Rydberg_constant"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI, "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(R_\\infty = \\frac{e^2}{8\\pi \\varepsilon_0 a_0 h c_0 }\\), where \\(e\\) is the elementary charge, \\(\\varepsilon_0\\) is the electric constant, \\(a_0\\)is the Bohr radius, \\(\\h\\) is the Planck constant, and \\(c_0\\) is the speed of light in vacuum."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(\\(R_\\infty\\)\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_RydbergConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Rydberg constant"@en .

<http://qudt.org/vocab/constant/RydbergConstantTimesCInHz>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_RydbergConstantTimesCInHz> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Rydberg constant times c in Hz"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rydberg_constant> .

<http://qudt.org/vocab/constant/RydbergConstantTimesHcInEV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_RydbergConstantTimesHcInEV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Rydberg constant times hc in eV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rydberg_constant> .

<http://qudt.org/vocab/constant/RydbergConstantTimesHcInJ>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_RydbergConstantTimesHcInJ> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Rydberg constant times hc in J"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rydberg_constant> .

<http://qudt.org/vocab/constant/SackurTetrodeConstant1K100KPa>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_SackurTetrodeConstant1K100KPa> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Sackur-Tetrode constant 1 K 100 kPa"@en .

<http://qudt.org/vocab/constant/SackurTetrodeConstant1K101.325KPa>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_SackurTetrodeConstant1K101.325K> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Sackur-Tetrode constant 1 K 101.325 kPa"@en .

<http://qudt.org/vocab/constant/SecondRadiationConstant>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LengthTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_SecondRadiationConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "second radiation constant"@en .

<http://qudt.org/vocab/constant/ShieldedHelionGyromagneticRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GyromagneticRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedHelionGyromagneticRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded helion gyromagnetic ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gyromagnetic_ratio> .

<http://qudt.org/vocab/constant/ShieldedHelionGyromagneticRatioOver2Pi>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GyromagneticRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedHelionGyromagneticRatioOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded helion gyromagnetic ratio over 2 pi"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gyromagnetic_ratio> .

<http://qudt.org/vocab/constant/ShieldedHelionMagneticMoment>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedHelionMagneticMoment> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded helion magnetic moment"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnetic_moment> .

<http://qudt.org/vocab/constant/ShieldedHelionMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedHelionMagneticMomentToBohrMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded helion magnetic moment to Bohr magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton> .

<http://qudt.org/vocab/constant/ShieldedHelionMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedHelionMagneticMomentToNuclearMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded helion magnetic moment to nuclear magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/ShieldedHelionToProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedHelionToProtonMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded helion to proton magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/ShieldedHelionToShieldedProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedHelionToShieldedProtonMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded helion to shielded proton magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/ShieldedProtonGyromagneticRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GyromagneticRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedProtonGyromagneticRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded proton gyromagnetic ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gyromagnetic_ratio> .

<http://qudt.org/vocab/constant/ShieldedProtonGyromagneticRatioOver2Pi>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/GyromagneticRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedProtonGyromagneticRatioOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded proton gyromagnetic ratio over 2 pi"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gyromagnetic_ratio> .

<http://qudt.org/vocab/constant/ShieldedProtonMagneticMoment>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedProtonMagneticMoment> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded proton magnetic moment"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnetic_moment> .

<http://qudt.org/vocab/constant/ShieldedProtonMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedProtonMagneticMomentToBohrMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded proton magnetic moment to Bohr magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton> .

<http://qudt.org/vocab/constant/ShieldedProtonMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ShieldedProtonMagneticMomentToNuclearMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "shielded proton magnetic moment to nuclear magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/SpeedOfLight_Vacuum>
    <http://purl.org/dc/terms/description> "The speed of light in vacuum, commonly is a universal physical constant important in many areas of physics. Its value is 299,792,458 metres per second, a figure that is exact because the length of the metre is defined from this constant and the international standard for time."^^rdf:HTML ;
    <http://qudt.org/schema/qudt/conversionOffset> 0.0 ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Speed> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://dbpedia.org/resource/Speed_of_light"^^xsd:anyURI, "http://en.wikipedia.org/wiki/Speed_of_light"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI, "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=113-01-34"^^xsd:anyURI, "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/latexDefinition> "\\(c_0 = 1 / \\sqrt{\\epsilon_0 \\mu_0}\\), where {\\epsilon_0} is the permittivity of vacuum, and \\(\\mu_0\\) is the magnetic constant."^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/latexSymbol> "\\(C_0\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_SpeedOfLight_Vacuum>, <http://qudt.org/vocab/constant/Value_SpeedOfLight_Vacuum_Imperial> ;
    <http://qudt.org/schema/qudt/ucumCode> "[c]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Speed of Light (vacuum)"@en ;
    rdfs:seeAlso <http://qudt.org/vocab/constant/MagneticConstant>, <http://qudt.org/vocab/constant/PermittivityOfVacuum> .

<http://qudt.org/vocab/constant/StandardAccelerationOfGravity>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Standard_gravity"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_StandardAccelerationOfGravity> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "standard acceleration of gravity"@en .

<http://qudt.org/vocab/constant/StandardAtmosphere>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Standard_atmosphere"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/exactConstant> true ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Pressure> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_StandardAtmosphere> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "standard atmosphere"@en .

<http://qudt.org/vocab/constant/StefanBoltzmannConstant>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Stefan%E2%80%93Boltzmann_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PowerPerAreaQuarticTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_StefanBoltzmannConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Stefan-Boltzmann Constant"@en .

<http://qudt.org/vocab/constant/TauComptonWavelength>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TauComptonWavelength> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "tau Compton wavelength"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compton_wavelength> .

<http://qudt.org/vocab/constant/TauComptonWavelengthOver2Pi>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TauComptonWavelengthOver2Pi> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "tau Compton wavelength over 2 pi"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compton_wavelength> .

<http://qudt.org/vocab/constant/TauElectronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TauElectronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "tau-electron mass ratio"@en .

<http://qudt.org/vocab/constant/TauMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TauMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "tau mass"@en .

<http://qudt.org/vocab/constant/TauMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TauMassEnergyEquivalent> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "tau mass energy equivalent"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/TauMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TauMassEnergyEquivalentInMeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "tau mass energy equivalent in MeV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/TauMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TauMassInAtomicMassUnit> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "tau mass in atomic mass unit"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/TauMolarMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TauMolarMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "tau molar mass"@en .

<http://qudt.org/vocab/constant/TauMuonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TauMuonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "tau-muon mass ratio"@en .

<http://qudt.org/vocab/constant/TauNeutronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TauNeutronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "tau-neutron mass ratio"@en .

<http://qudt.org/vocab/constant/TauProtonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TauProtonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "tau-proton mass ratio"@en .

<http://qudt.org/vocab/constant/ThomsonCrossSection>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Thomson_scattering"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Area> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ThomsonCrossSection> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Thomson cross section"@en .

<http://qudt.org/vocab/constant/TritonElectronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonElectronMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton-electron magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electron_magnetic_dipole_moment> .

<http://qudt.org/vocab/constant/TritonElectronMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonElectronMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton-electron mass ratio"@en .

<http://qudt.org/vocab/constant/TritonGFactor>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonGFactor> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton g factor"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/TritonMagneticMoment>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonMagneticMoment> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton magnetic moment"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnetic_moment> .

<http://qudt.org/vocab/constant/TritonMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonMagneticMomentToBohrMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton magnetic moment to Bohr magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bohr_magneton> .

<http://qudt.org/vocab/constant/TritonMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonMagneticMomentToNuclearMagnetonRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton magnetic moment to nuclear magneton ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nuclear_magneton> .

<http://qudt.org/vocab/constant/TritonMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton mass"@en .

<http://qudt.org/vocab/constant/TritonMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonMassEnergyEquivalent> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton mass energy equivalent"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/TritonMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonMassEnergyEquivalentInMeV> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton mass energy equivalent in MeV"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mass%E2%80%93energy_equivalence> .

<http://qudt.org/vocab/constant/TritonMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonMassInAtomicMassUnit> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton mass in atomic mass unit"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomic_mass_unit> .

<http://qudt.org/vocab/constant/TritonMolarMass>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonMolarMass> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton molar mass"@en .

<http://qudt.org/vocab/constant/TritonNeutronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonNeutronMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton-neutron magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Neutron_magnetic_moment> .

<http://qudt.org/vocab/constant/TritonProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonProtonMagneticMomentRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton-proton magnetic moment ratio"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G-factor> .

<http://qudt.org/vocab/constant/TritonProtonMassRatio>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_TritonProtonMassRatio> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "triton-proton mass ratio"@en .

<http://qudt.org/vocab/constant/UnifiedAtomicMassUnit>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Atomic_mass_unit"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_UnifiedAtomicMassUnit> ;
    <http://qudt.org/schema/qudt/ucumCode> "u"^^<http://qudt.org/schema/qudt/UCUMcs> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "unified atomic mass unit"@en .

<http://qudt.org/vocab/constant/ValueForElectronVolt>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/numericValue> 1.602176487e-19 ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000040e-19 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 1.602176634e-19 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tevj#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron volt" .

<http://qudt.org/vocab/constant/Value_AlphaParticleElectronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000031 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 7294.299537 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?malsme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for alpha particle-electron mass ratio" .

<http://qudt.org/vocab/constant/Value_AlphaParticleMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/relativeStandardUncertainty> 5.0e-8 ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000033e-27 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 6.64465620e-27 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mal#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for alpha particle mass" .

<http://qudt.org/vocab/constant/Value_AlphaParticleMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000030e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 5.97191917e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?malc2#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for alpha particle mass energy equivalent" .

<http://qudt.org/vocab/constant/Value_AlphaParticleMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000093 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV> ;
    <http://qudt.org/schema/qudt/value> 3727.379109 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?malc2mev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for alpha particle mass energy equivalent in MeV" .

<http://qudt.org/vocab/constant/Value_AlphaParticleMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000000062 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 4.001506179127 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?malu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for alpha particle mass in atomic mass unit" .

<http://qudt.org/vocab/constant/Value_AlphaParticleMolarMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000000062e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 4.001506179127e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmal#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for alpha particle molar mass" .

<http://qudt.org/vocab/constant/Value_AlphaParticleProtonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000041 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 3.97259968951 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?malsmp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for alpha particle-proton mass ratio" .

<http://qudt.org/vocab/constant/Value_AngstromStar>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000090e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 1.00001498e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?angstar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Angstrom star" .

<http://qudt.org/vocab/constant/Value_AtomicMassConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000083e-27 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 1.660538782e-27 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?u#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic mass constant" .

<http://qudt.org/vocab/constant/Value_AtomicMassConstantEnergyEquivalent>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000074e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 1.492417830e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tuj#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic mass constant energy equivalent" .

<http://qudt.org/vocab/constant/Value_AtomicMassConstantEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000023 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV> ;
    <http://qudt.org/schema/qudt/value> 931.494028 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muc2mev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic mass constant energy equivalent in MeV" .

<http://qudt.org/vocab/constant/Value_AtomicMassUnitElectronVoltRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000023e6 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV> ;
    <http://qudt.org/schema/qudt/value> 931.494028e6 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?uev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic mass unit-electron volt relationship" .

<http://qudt.org/vocab/constant/Value_AtomicMassUnitHartreeRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000049e7 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/E_h> ;
    <http://qudt.org/schema/qudt/value> 3.4231777149e7 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?uhr#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic mass unit-hartree relationship" .

<http://qudt.org/vocab/constant/Value_AtomicMassUnitHertzRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000032e23 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ> ;
    <http://qudt.org/schema/qudt/value> 2.2523427369e23 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?uhz#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic mass unit-hertz relationship" .

<http://qudt.org/vocab/constant/Value_AtomicMassUnitInverseMeterRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000011e14 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-M> ;
    <http://qudt.org/schema/qudt/value> 7.513006671e14 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?uminv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic mass unit-inverse meter relationship" .

<http://qudt.org/vocab/constant/Value_AtomicMassUnitJouleRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000074e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 1.492417830e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?uj#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic mass unit-joule relationship" .

<http://qudt.org/vocab/constant/Value_AtomicMassUnitKelvinRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000019e13 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/K> ;
    <http://qudt.org/schema/qudt/value> 1.0809527e13 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?uk#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic mass unit-kelvin relationship" .

<http://qudt.org/vocab/constant/Value_AtomicMassUnitKilogramRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000083e-27 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 1.660538782e-27 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?ukg#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic mass unit-kilogram relationship" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOf1stHyperpolarizability>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000081e-53 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C3-M-PER-J2> ;
    <http://qudt.org/schema/qudt/value> 3.206361533e-53 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?auhypol#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of 1st hyperpolarizability" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOf2ndHyperpolarizability>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000031e-65 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C4-M4-PER-J3> ;
    <http://qudt.org/schema/qudt/value> 6.23538095e-65 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?au2hypol#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of 2nd hyperpolarizability" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfAction>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000053e-34 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-SEC> ;
    <http://qudt.org/schema/qudt/value> 1.054571628e-34 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tthbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of action" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfCharge>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000040e-19 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C> ;
    <http://qudt.org/schema/qudt/value> 1.602176487e-19 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?te#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of charge" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfChargeDensity>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000027e12 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C-PER-M3> ;
    <http://qudt.org/schema/qudt/value> 1.081202300e12 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?aucd#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of charge density" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfCurrent>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000017e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/A> ;
    <http://qudt.org/schema/qudt/value> 6.62361763e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?aucur#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of current" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricDipoleMoment>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000021e-30 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C-M> ;
    <http://qudt.org/schema/qudt/value> 8.47835281e-30 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?auedm#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of electric dipole mom." .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricField>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000013e11 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/V-PER-M> ;
    <http://qudt.org/schema/qudt/value> 5.14220632e11 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?auefld#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of electric field" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricFieldGradient>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000024e21 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/V-PER-M2> ;
    <http://qudt.org/schema/qudt/value> 9.71736166e21 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?auefg#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of electric field gradient" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricPolarizability>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000034e-41 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C2-M-PER-J> ;
    <http://qudt.org/schema/qudt/value> 1.6487772536e-41 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?auepol#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of electric polarizability" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricPotential>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000068 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/V> ;
    <http://qudt.org/schema/qudt/value> 27.21138386 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?auep#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of electric potential" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfElectricQuadrupoleMoment>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000011e-40 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C-M2> ;
    <http://qudt.org/schema/qudt/value> 4.48655107e-40 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?aueqm#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of electric quadrupole moment" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfEnergy>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000022e-18 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 4.35974394e-18 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?thr#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of energy" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfForce>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000041e-8 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/N> ;
    <http://qudt.org/schema/qudt/value> 8.23872206e-8 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?auforce#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of force" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfLength>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000036e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 0.52917720859e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tbohrrada0#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of length" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfMagneticDipoleMoment>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000046e-23 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/value> 1.854801830e-23 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?aumdm#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of magnetic dipole moment" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfMagneticFluxDensity>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000059e5 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/T> ;
    <http://qudt.org/schema/qudt/value> 2.350517382e5 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?aumfd#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of magnetic flux density" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfMagnetizability>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000027e-29 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T2> ;
    <http://qudt.org/schema/qudt/value> 7.891036433e-29 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?aumag#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of magnetizability" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000045e-31 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 9.10938215e-31 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?ttme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of mass" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfMomentum>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000099e-24 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC> ;
    <http://qudt.org/schema/qudt/value> 1.992851565e-24 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?aumom#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of momentum" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfPermittivity>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/FARAD-PER-M> ;
    <http://qudt.org/schema/qudt/value> 1.112650056e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?auperm#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of permittivity" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfTime>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000000016e-1 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/SEC> ;
    <http://qudt.org/schema/qudt/value> 2.418884326505e-17 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?aut#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of time" .

<http://qudt.org/vocab/constant/Value_AtomicUnitOfVelocity>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000015e6 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M-PER-SEC> ;
    <http://qudt.org/schema/qudt/value> 2.1876912541e6 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?auvel#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for atomic unit of velocity" .

<http://qudt.org/vocab/constant/Value_AvogadroConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000030e23 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 6.02214179e23 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?na#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Avogadro constant" .

<http://qudt.org/vocab/constant/Value_BohrMagneton>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000023e-26 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/value> 927.400915e-26 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mub#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Bohr magneton" .

<http://qudt.org/vocab/constant/Value_BohrMagnetonInEVPerT>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000079e-5 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV-PER-T> ;
    <http://qudt.org/schema/qudt/value> 5.7883817555e-5 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mubev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Bohr magneton in eV per T" .

<http://qudt.org/vocab/constant/Value_BohrMagnetonInHzPerT>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000035e9 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ-PER-T> ;
    <http://qudt.org/schema/qudt/value> 13.99624604e9 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mubshhz#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Bohr magneton in Hz perT" .

<http://qudt.org/vocab/constant/Value_BohrMagnetonInInverseMetersPerTesla>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000012 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-T-M> ;
    <http://qudt.org/schema/qudt/value> 46.6864515 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mubshcminv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Bohr magneton in inverse meters per tesla" .

<http://qudt.org/vocab/constant/Value_BohrMagnetonInKPerT>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000012 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/K-PER-T> ;
    <http://qudt.org/schema/qudt/value> 0.6717131 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mubskk#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Bohr magneton in K per T" .

<http://qudt.org/vocab/constant/Value_BohrRadius>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000036e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 0.52917720859e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?bohrrada0#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Bohr radius" .

<http://qudt.org/vocab/constant/Value_BoltzmannConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000024e-23 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-K> ;
    <http://qudt.org/schema/qudt/value> 1.3806504e-23 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?k#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Boltzmann constant" .

<http://qudt.org/vocab/constant/Value_BoltzmannConstantInEVPerK>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000015e-5 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV-PER-K> ;
    <http://qudt.org/schema/qudt/value> 8.617343e-5 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tkev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Boltzmann constant in eV per K" .

<http://qudt.org/vocab/constant/Value_BoltzmannConstantInHzPerK>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000036e10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ-PER-K> ;
    <http://qudt.org/schema/qudt/value> 2.0836644e10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kshhz#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Boltzmann constant in Hz per K" .

<http://qudt.org/vocab/constant/Value_BoltzmannConstantInInverseMetersPerKelvin>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00012 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-M-K> ;
    <http://qudt.org/schema/qudt/value> 69.50356 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kshcminv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Boltzmann constant in inverse meters per kelvin" .

<http://qudt.org/vocab/constant/Value_CharacteristicImpedanceOfVacuum>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/OHM> ;
    <http://qudt.org/schema/qudt/value> 376.730313461 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?z0#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for characteristic impedance of vacuum" .

<http://qudt.org/vocab/constant/Value_ClassicalElectronRadius>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000058e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 2.8179402894e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?re#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for classical electron radius" .

<http://qudt.org/vocab/constant/Value_ComptonWavelength>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000033e-12 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 2.4263102175e-12 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?ecomwl#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Compton wavelength" .

<http://qudt.org/vocab/constant/Value_ComptonWavelengthOver2Pi>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000053e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 386.15926459e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?ecomwlbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Compton wavelength over 2 pi" .

<http://qudt.org/vocab/constant/Value_ConductanceQuantum>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000053e-5 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/S> ;
    <http://qudt.org/schema/qudt/value> 7.7480917004e-5 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?conqu2e2sh#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for conductance quantum" .

<http://qudt.org/vocab/constant/Value_ConventionalValueOfJosephsonConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ-PER-V> ;
    <http://qudt.org/schema/qudt/value> 483597.9e9 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kj90#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for conventional value of Josephson constant" .

<http://qudt.org/vocab/constant/Value_ConventionalValueOfVonKlitzingConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/OHM> ;
    <http://qudt.org/schema/qudt/value> 25812.807 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?rk90#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for conventional value of von Klitzing constant" .

<http://qudt.org/vocab/constant/Value_CuXUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000028e-13 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 1.00207699e-13 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?xucukalph1#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Cu x unit" .

<http://qudt.org/vocab/constant/Value_DeuteronElectronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000039e-4 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -4.664345537e-4 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mudsmuem#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron-electron magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_DeuteronElectronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000016 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 3670.4829654 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mdsme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron-electron mass ratio" .

<http://qudt.org/vocab/constant/Value_DeuteronGFactor>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000072 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 0.8574382308 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gdn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron g factor" .

<http://qudt.org/vocab/constant/Value_DeuteronMagneticMoment>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000011e-26 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/value> 0.433073465e-26 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mud#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron magnetic moment" .

<http://qudt.org/vocab/constant/Value_DeuteronMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000039e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 0.4669754556e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mudsmub#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron magnetic moment to Bohr magneton ratio" .

<http://qudt.org/vocab/constant/Value_DeuteronMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000072 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 0.8574382308 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mudsmun#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron magnetic moment to nuclear magneton ratio" .

<http://qudt.org/vocab/constant/Value_DeuteronMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000017e-27 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 3.34358320e-27 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?md#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron mass" .

<http://qudt.org/vocab/constant/Value_DeuteronMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000015e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 3.00506272e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mdc2#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron mass energy equivalent" .

<http://qudt.org/vocab/constant/Value_DeuteronMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000047 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV> ;
    <http://qudt.org/schema/qudt/value> 1875.612793 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mdc2mev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron mass energy equivalent in MeV" .

<http://qudt.org/vocab/constant/Value_DeuteronMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000000078 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 2.013553212724 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mdu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Deuteron Mass (amu)" .

<http://qudt.org/vocab/constant/Value_DeuteronMolarMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000000078e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 2.013553212724e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmd#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron molar mass" .

<http://qudt.org/vocab/constant/Value_DeuteronNeutronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000011 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -0.44820652 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mudsmunn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron-neutron magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_DeuteronProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000024 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 0.3070122070 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mudsmup#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron-proton magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_DeuteronProtonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000022 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.99900750108 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mdsmp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron-proton mass ratio" .

<http://qudt.org/vocab/constant/Value_DeuteronRmsChargeRadius>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0028e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 2.1402e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?rd#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for deuteron rms charge radius" .

<http://qudt.org/vocab/constant/Value_ElectricConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/FARAD-PER-M> ;
    <http://qudt.org/schema/qudt/value> 8.854187817e-12 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?ep0#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electric constant" .

<http://qudt.org/vocab/constant/Value_ElectronChargeToMassQuotient>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000044e11 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C-PER-KiloGM> ;
    <http://qudt.org/schema/qudt/value> -1.758820150e11 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?esme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron charge to mass quotient" .

<http://qudt.org/vocab/constant/Value_ElectronDeuteronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000018 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -2143.923498 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muemsmud#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron-deuteron magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_ElectronDeuteronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000012e-4 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 2.7244371093e-4 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mesmd#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron-deuteron mass ratio" .

<http://qudt.org/vocab/constant/Value_ElectronGFactor>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000000015 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -2.0023193043622 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gem#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron g factor" .

<http://qudt.org/vocab/constant/Value_ElectronGyromagneticRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000044e11 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-T-SEC> ;
    <http://qudt.org/schema/qudt/value> 1.760859770e11 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gammae#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron gyromagnetic ratio" .

<http://qudt.org/vocab/constant/Value_ElectronGyromagneticRatioOver2Pi>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00070 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaHZ-PER-T> ;
    <http://qudt.org/schema/qudt/value> 28024.95364 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gammaebar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron gyromagnetic ratio over 2 pi" .

<http://qudt.org/vocab/constant/Value_ElectronMagneticMoment>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000023e-26 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/value> -928.476377e-26 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muem#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron magnetic moment" .

<http://qudt.org/vocab/constant/Value_ElectronMagneticMomentAnomaly>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000074e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.15965218111e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?ae#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron magnetic moment anomaly" .

<http://qudt.org/vocab/constant/Value_ElectronMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000000074 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -1.00115965218111 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muemsmub#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron magnetic moment to Bohr magneton ratio" .

<http://qudt.org/vocab/constant/Value_ElectronMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000080 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -1838.28197092 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muemsmun#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron magnetic moment to nuclear magneton ratio" .

<http://qudt.org/vocab/constant/Value_ElectronMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000045e-31 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 9.10938215e-31 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?me#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron mass" .

<http://qudt.org/vocab/constant/Value_ElectronMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000041e-14 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 8.18710438e-14 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mec2#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron mass energy equivalent" .

<http://qudt.org/vocab/constant/Value_ElectronMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000013 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV> ;
    <http://qudt.org/schema/qudt/value> 0.510998910 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mec2mev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron mass energy equivalent in MeV" .

<http://qudt.org/vocab/constant/Value_ElectronMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000023e-4 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 5.4857990943e-4 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?meu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Electron Mass (amu)" .

<http://qudt.org/vocab/constant/Value_ElectronMolarMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000023e-7 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 5.4857990943e-7 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron molar mass" .

<http://qudt.org/vocab/constant/Value_ElectronMuonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000052 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 206.7669877 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muemsmumum#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron-muon magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_ElectronMuonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000012e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 4.83633171e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mesmmu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron-muon mass ratio" .

<http://qudt.org/vocab/constant/Value_ElectronNeutronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00023 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 960.92050 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muemsmunn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron-neutron magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_ElectronNeutronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000033e-4 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 5.4386734459e-4 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mesmn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron-neutron mass ratio" .

<http://qudt.org/vocab/constant/Value_ElectronProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000054 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -658.2106848 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muemsmup#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron-proton magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_ElectronProtonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000024e-4 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 5.4461702177e-4 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mesmp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron-proton mass ratio" .

<http://qudt.org/vocab/constant/Value_ElectronTauMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00047e-4 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 2.87564e-4 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mesmtau#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron-tau mass ratio" .

<http://qudt.org/vocab/constant/Value_ElectronToAlphaParticleMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000058e-4 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.37093355570e-4 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mesmalpha#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron to alpha particle mass ratio" .

<http://qudt.org/vocab/constant/Value_ElectronToShieldedHelionMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000010 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 864.058257 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muemsmuhp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron to shielded helion magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_ElectronToShieldedProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000072 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -658.2275971 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muemsmupp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron to shielded proton magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_ElectronVoltAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000027e-9 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 1.073544188e-9 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?evu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron volt-atomic mass unit relationship" .

<http://qudt.org/vocab/constant/Value_ElectronVoltHartreeRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000092e-2 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/E_h> ;
    <http://qudt.org/schema/qudt/value> 3.674932540e-2 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?evhr#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron volt-hartree relationship" .

<http://qudt.org/vocab/constant/Value_ElectronVoltHertzRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000060e14 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ> ;
    <http://qudt.org/schema/qudt/value> 2.417989454e14 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?evhz#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron volt-hertz relationship" .

<http://qudt.org/vocab/constant/Value_ElectronVoltInverseMeterRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000020e5 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-M> ;
    <http://qudt.org/schema/qudt/value> 8.06554465e5 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?evminv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron volt-inverse meter relationship" .

<http://qudt.org/vocab/constant/Value_ElectronVoltJouleRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000040e-19 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 1.602176487e-19 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?evj#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron volt-joule relationship" .

<http://qudt.org/vocab/constant/Value_ElectronVoltKelvinRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000020e4 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/K> ;
    <http://qudt.org/schema/qudt/value> 1.1604505e4 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?evk#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron volt-kelvin relationship" .

<http://qudt.org/vocab/constant/Value_ElectronVoltKilogramRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000044e-36 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 1.782661758e-36 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?evkg#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for electron volt-kilogram relationship" .

<http://qudt.org/vocab/constant/Value_ElementaryCharge>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000040e-19 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C> ;
    <http://qudt.org/schema/qudt/value> 1.602176487e-19 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?e#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for elementary charge" .

<http://qudt.org/vocab/constant/Value_ElementaryChargeOverH>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000060e14 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/A-PER-J> ;
    <http://qudt.org/schema/qudt/value> 2.417989454e14 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?esh#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for elementary charge over h" .

<http://qudt.org/vocab/constant/Value_FaradayConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0024 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 96485.3399 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?f#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Faraday constant" .

<http://qudt.org/vocab/constant/Value_FaradayConstantForConventionalElectricCurrent>
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 96485.33212 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?f90#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Faraday constant for conventional electric current" .

<http://qudt.org/vocab/constant/Value_FermiCouplingConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00001e-5 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-GigaEV2> ;
    <http://qudt.org/schema/qudt/value> 1.16637e-5 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gf#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Fermi coupling constant" .

<http://qudt.org/vocab/constant/Value_FineStructureConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000050e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 7.2973525376e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?alph#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for fine-structure constant" .

<http://qudt.org/vocab/constant/Value_FirstRadiationConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000019e-16 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/W-M2> ;
    <http://qudt.org/schema/qudt/value> 3.74177118e-16 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?c11strc#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for first radiation constant" .

<http://qudt.org/vocab/constant/Value_FirstRadiationConstantForSpectralRadiance>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000059e-16 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/W-M2-PER-SR> ;
    <http://qudt.org/schema/qudt/value> 1.191042759e-16 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?c1l#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for first radiation constant for spectral radiance" .

<http://qudt.org/vocab/constant/Value_GravitationalConstant>
    <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Gravitational_constant"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/N-M2-PER-KiloGM2> ;
    <http://qudt.org/schema/qudt/value> "6.674e-11"^^<http://qudt.org/schema/qudt/valueUnion> ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for gravitational constant" .

<http://qudt.org/vocab/constant/Value_HartreeAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000042e-8 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 2.9212622986e-8 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hru#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hartree-atomic mass unit relationship" .

<http://qudt.org/vocab/constant/Value_HartreeElectronVoltRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000068 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV> ;
    <http://qudt.org/schema/qudt/value> 27.21138386 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hrev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hartree-electron volt relationship" .

<http://qudt.org/vocab/constant/Value_HartreeEnergy>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000022e-18 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 4.35974394e-18 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hr#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Hartree energy" .

<http://qudt.org/vocab/constant/Value_HartreeEnergyInEV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000068 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV> ;
    <http://qudt.org/schema/qudt/value> 27.21138386 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?threv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Hartree energy in eV" .

<http://qudt.org/vocab/constant/Value_HartreeHertzRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000000044e15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ> ;
    <http://qudt.org/schema/qudt/value> 6.579683920722e15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hrhz#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hartree-hertz relationship" .

<http://qudt.org/vocab/constant/Value_HartreeInverseMeterRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000000015e7 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-M> ;
    <http://qudt.org/schema/qudt/value> 2.194746313705e7 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hrminv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hartree-inverse meter relationship" .

<http://qudt.org/vocab/constant/Value_HartreeJouleRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000022e-18 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 4.35974394e-18 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hrj#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hartree-joule relationship" .

<http://qudt.org/vocab/constant/Value_HartreeKelvinRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000055e5 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/K> ;
    <http://qudt.org/schema/qudt/value> 3.1577465e5 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hrk#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hartree-kelvin relationship" .

<http://qudt.org/vocab/constant/Value_HartreeKilogramRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000024e-35 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 4.85086934e-35 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hrkg#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hartree-kilogram relationship" .

<http://qudt.org/vocab/constant/Value_HelionElectronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000052 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 5495.8852765 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mhsme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for helion-electron mass ratio" .

<http://qudt.org/vocab/constant/Value_HelionMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000025e-27 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 5.00641192e-27 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mh#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for helion mass" .

<http://qudt.org/vocab/constant/Value_HelionMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000022e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 4.49953864e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mhc2#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for helion mass energy equivalent" .

<http://qudt.org/vocab/constant/Value_HelionMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000070 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV> ;
    <http://qudt.org/schema/qudt/value> 2808.391383 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mhc2mev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for helion mass energy equivalent in MeV" .

<http://qudt.org/vocab/constant/Value_HelionMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000026 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 3.0149322473 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mhu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Helion Mass (amu)" .

<http://qudt.org/vocab/constant/Value_HelionMolarMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000026e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 3.0149322473e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmh#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for helion molar mass" .

<http://qudt.org/vocab/constant/Value_HelionProtonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000026 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 2.9931526713 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mhsmp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for helion-proton mass ratio" .

<http://qudt.org/vocab/constant/Value_HertzAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000064e-24 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 4.4398216294e-24 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hzu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hertz-atomic mass unit relationship" .

<http://qudt.org/vocab/constant/Value_HertzElectronVoltRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000010e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV> ;
    <http://qudt.org/schema/qudt/value> 4.13566733e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hzev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hertz-electron volt relationship" .

<http://qudt.org/vocab/constant/Value_HertzHartreeRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000000010e-1 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/E_h> ;
    <http://qudt.org/schema/qudt/value> 1.519829846006e-16 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hzhr#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hertz-hartree relationship" .

<http://qudt.org/vocab/constant/Value_HertzInverseMeterRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-M> ;
    <http://qudt.org/schema/qudt/value> 3.335640951e-9 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hzminv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hertz-inverse meter relationship" .

<http://qudt.org/vocab/constant/Value_HertzJouleRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000033e-34 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 6.62606896e-34 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hzj#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hertz-joule relationship" .

<http://qudt.org/vocab/constant/Value_HertzKelvinRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000084e-11 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/K> ;
    <http://qudt.org/schema/qudt/value> 4.7992374e-11 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hzk#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hertz-kelvin relationship" .

<http://qudt.org/vocab/constant/Value_HertzKilogramRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000037e-51 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 7.37249600e-51 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hzkg#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for hertz-kilogram relationship" .

<http://qudt.org/vocab/constant/Value_InverseFineStructureConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000094 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 137.035999679 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?alphinv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for inverse fine-structure constant" .

<http://qudt.org/vocab/constant/Value_InverseMeterAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000019e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 1.3310250394e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?minvu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for inverse meter-atomic mass unit relationship" .

<http://qudt.org/vocab/constant/Value_InverseMeterElectronVoltRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000031e-6 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV> ;
    <http://qudt.org/schema/qudt/value> 1.239841875e-6 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?minvev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for inverse meter-electron volt relationship" .

<http://qudt.org/vocab/constant/Value_InverseMeterHartreeRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000000030e-8 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/E_h> ;
    <http://qudt.org/schema/qudt/value> 4.556335252760e-8 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?minvhr#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for inverse meter-hartree relationship" .

<http://qudt.org/vocab/constant/Value_InverseMeterHertzRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ> ;
    <http://qudt.org/schema/qudt/value> 299792458 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?minvhz#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for inverse meter-hertz relationship" .

<http://qudt.org/vocab/constant/Value_InverseMeterJouleRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000099e-25 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 1.986445501e-25 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?minvj#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for inverse meter-joule relationship" .

<http://qudt.org/vocab/constant/Value_InverseMeterKelvinRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000025e-2 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/K> ;
    <http://qudt.org/schema/qudt/value> 1.4387752e-2 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?minvk#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for inverse meter-kelvin relationship" .

<http://qudt.org/vocab/constant/Value_InverseMeterKilogramRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000011e-42 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 2.21021870e-42 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?minvkg#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for inverse meter-kilogram relationship" .

<http://qudt.org/vocab/constant/Value_InverseOfConductanceQuantum>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000088 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/OHM> ;
    <http://qudt.org/schema/qudt/value> 12906.4037787 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?invconqu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for inverse of conductance quantum" .

<http://qudt.org/vocab/constant/Value_JosephsonConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.012e9 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ-PER-V> ;
    <http://qudt.org/schema/qudt/value> 483597.891e9 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kjos#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Josephson constant" .

<http://qudt.org/vocab/constant/Value_JouleAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000033e9 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 6.70053641e9 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?ju#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for joule-atomic mass unit relationship" .

<http://qudt.org/vocab/constant/Value_JouleElectronVoltRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000016e18 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV> ;
    <http://qudt.org/schema/qudt/value> 6.24150965e18 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?jev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for joule-electron volt relationship" .

<http://qudt.org/vocab/constant/Value_JouleHartreeRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000011e17 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/E_h> ;
    <http://qudt.org/schema/qudt/value> 2.29371269e17 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?jhr#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for joule-hartree relationship" .

<http://qudt.org/vocab/constant/Value_JouleHertzRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000075e33 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ> ;
    <http://qudt.org/schema/qudt/value> 1.509190450e33 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?jhz#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for joule-hertz relationship" .

<http://qudt.org/vocab/constant/Value_JouleInverseMeterRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000025e24 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-M> ;
    <http://qudt.org/schema/qudt/value> 5.03411747e24 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?jminv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for joule-inverse meter relationship" .

<http://qudt.org/vocab/constant/Value_JouleKelvinRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000013e22 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/K> ;
    <http://qudt.org/schema/qudt/value> 7.242963e22 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?jk#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for joule-kelvin relationship" .

<http://qudt.org/vocab/constant/Value_JouleKilogramRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 1.112650056e-17 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?jkg#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for joule-kilogram relationship" .

<http://qudt.org/vocab/constant/Value_KelvinAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000016e-14 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 9.251098e-14 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?ku#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kelvin-atomic mass unit relationship" .

<http://qudt.org/vocab/constant/Value_KelvinElectronVoltRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000015e-5 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV> ;
    <http://qudt.org/schema/qudt/value> 8.617343e-5 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kelvin-electron volt relationship" .

<http://qudt.org/vocab/constant/Value_KelvinHartreeRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000055e-6 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/E_h> ;
    <http://qudt.org/schema/qudt/value> 3.1668153e-6 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?khr#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kelvin-hartree relationship" .

<http://qudt.org/vocab/constant/Value_KelvinHertzRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000036e10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ> ;
    <http://qudt.org/schema/qudt/value> 2.0836644e10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?khz#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kelvin-hertz relationship" .

<http://qudt.org/vocab/constant/Value_KelvinInverseMeterRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00012 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-M> ;
    <http://qudt.org/schema/qudt/value> 69.50356 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kminv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kelvin-inverse meter relationship" .

<http://qudt.org/vocab/constant/Value_KelvinJouleRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000024e-23 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 1.3806504e-23 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kj#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kelvin-joule relationship" .

<http://qudt.org/vocab/constant/Value_KelvinKilogramRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000027e-40 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 1.5361807e-40 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kkg#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kelvin-kilogram relationship" .

<http://qudt.org/vocab/constant/Value_KilogramAtomicMassUnitRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000030e26 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 6.02214179e26 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kgu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kilogram-atomic mass unit relationship" .

<http://qudt.org/vocab/constant/Value_KilogramElectronVoltRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000014e35 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV> ;
    <http://qudt.org/schema/qudt/value> 5.60958912e35 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kgev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kilogram-electron volt relationship" .

<http://qudt.org/vocab/constant/Value_KilogramHartreeRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000010e34 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/E_h> ;
    <http://qudt.org/schema/qudt/value> 2.06148616e34 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kghr#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kilogram-hartree relationship" .

<http://qudt.org/vocab/constant/Value_KilogramHertzRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000068e50 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ> ;
    <http://qudt.org/schema/qudt/value> 1.356392733e50 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kghz#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kilogram-hertz relationship" .

<http://qudt.org/vocab/constant/Value_KilogramInverseMeterRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000023e41 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-M> ;
    <http://qudt.org/schema/qudt/value> 4.52443915e41 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kgminv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kilogram-inverse meter relationship" .

<http://qudt.org/vocab/constant/Value_KilogramJouleRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 8.987551787e16 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kgj#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kilogram-joule relationship" .

<http://qudt.org/vocab/constant/Value_KilogramKelvinRelationship>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000011e39 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/K> ;
    <http://qudt.org/schema/qudt/value> 6.509651e39 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?kgk#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for kilogram-kelvin relationship" .

<http://qudt.org/vocab/constant/Value_LatticeParameterOfSilicon>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000014e-12 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 543.102064e-12 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?asil#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for lattice parameter of silicon" .

<http://qudt.org/vocab/constant/Value_LatticeSpacingOfSilicon>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000050e-12 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 192.0155762e-12 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?d220sil#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for lattice spacing of silicon" .

<http://qudt.org/vocab/constant/Value_LoschmidtConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000047e25 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-M3> ;
    <http://qudt.org/schema/qudt/value> 2.6867774e25 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?n0#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Loschmidt constant 273.15 K 101.325 kPa" .

<http://qudt.org/vocab/constant/Value_MagneticConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/FARAD-PER-M> ;
    <http://qudt.org/schema/qudt/value> 12.566370614e-7 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mu0#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for magnetic constant" .

<http://qudt.org/vocab/constant/Value_MagneticFluxQuantum>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000052e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/WB> ;
    <http://qudt.org/schema/qudt/value> 2.067833667e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?flxquhs2e#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for magnetic flux quantum" .

<http://qudt.org/vocab/constant/Value_MoXUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000053e-13 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 1.00209955e-13 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?xumokalph1#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Mo x unit" .

<http://qudt.org/vocab/constant/Value_MolarGasConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000015 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-MOL-K> ;
    <http://qudt.org/schema/qudt/value> 8.314472 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?r#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for molar gas constant" .

<http://qudt.org/vocab/constant/Value_MolarMassConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 1e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for molar mass constant" .

<http://qudt.org/vocab/constant/Value_MolarMassOfCarbon12>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 12e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mm12c#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for molar mass of carbon-12" .

<http://qudt.org/vocab/constant/Value_MolarPlanckConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000057e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-SEC-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 3.9903126821e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?nah#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for molar Planck constant" .

<http://qudt.org/vocab/constant/Value_MolarPlanckConstantTimesC>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000017 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-M-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 0.11962656472 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?nahc#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for molar Planck constant times c" .

<http://qudt.org/vocab/constant/Value_MolarVolumeOfIdealGas>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000039e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M3-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 22.710981e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mvol#mid"^^xsd:anyURI, "http://physics.nist.gov/cgi-bin/cuu/Value?mvolstd#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for molar volume of ideal gas 273.15 K 101.325 kPa" .

<http://qudt.org/vocab/constant/Value_MolarVolumeOfSilicon>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000011e-6 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M3-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 12.0588349e-6 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mvolsil#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for molar volume of silicon" .

<http://qudt.org/vocab/constant/Value_MuonComptonWavelength>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000030e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 11.73444104e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mcomwl#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon Compton wavelength" .

<http://qudt.org/vocab/constant/Value_MuonComptonWavelengthOver2Pi>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000047e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 1.867594295e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mcomwlbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon Compton wavelength over 2 pi" .

<http://qudt.org/vocab/constant/Value_MuonElectronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000052 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 206.7682823 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmusme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon-electron mass ratio" .

<http://qudt.org/vocab/constant/Value_MuonGFactor>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000012 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -2.0023318414 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gmum#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon g factor" .

<http://qudt.org/vocab/constant/Value_MuonMagneticMoment>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000016e-26 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/value> -4.49044786e-26 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mumum#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon magnetic moment" .

<http://qudt.org/vocab/constant/Value_MuonMagneticMomentAnomaly>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000060e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.16592069e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?amu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon magnetic moment anomaly" .

<http://qudt.org/vocab/constant/Value_MuonMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000012e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -4.84197049e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mumumsmub#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon magnetic moment to Bohr magneton ratio" .

<http://qudt.org/vocab/constant/Value_MuonMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000023 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -8.89059705 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mumumsmun#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon magnetic moment to nuclear magneton ratio" .

<http://qudt.org/vocab/constant/Value_MuonMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000011e-28 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 1.88353130e-28 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon mass" .

<http://qudt.org/vocab/constant/Value_MuonMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000095e-11 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 1.692833510e-11 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmuc2#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon mass energy equivalent" .

<http://qudt.org/vocab/constant/Value_MuonMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000038 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV> ;
    <http://qudt.org/schema/qudt/value> 105.6583668 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmuc2mev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon mass energy equivalent in MeV" .

<http://qudt.org/vocab/constant/Value_MuonMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000029 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 0.1134289256 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmuu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Muon Mass (amu)" .

<http://qudt.org/vocab/constant/Value_MuonMolarMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000029e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 0.1134289256e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmmu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon molar mass" .

<http://qudt.org/vocab/constant/Value_MuonNeutronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000029 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 0.1124545167 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmusmn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon-neutron mass ratio" .

<http://qudt.org/vocab/constant/Value_MuonProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000085 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -3.183345137 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mumumsmup#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon-proton magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_MuonProtonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000029 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 0.1126095261 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmusmp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon-proton mass ratio" .

<http://qudt.org/vocab/constant/Value_MuonTauMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00097e-2 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 5.94592e-2 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmusmtau#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for muon-tau mass ratio" .

<http://qudt.org/vocab/constant/Value_NaturalUnitOfAction>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000053e-34 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-SEC> ;
    <http://qudt.org/schema/qudt/value> 1.054571628e-34 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?thbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for natural unit of action" .

<http://qudt.org/vocab/constant/Value_NaturalUnitOfActionInEVS>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000016e-16 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV-SEC> ;
    <http://qudt.org/schema/qudt/value> 6.58211899e-16 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?thbarev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for natural unit of action in eV s" .

<http://qudt.org/vocab/constant/Value_NaturalUnitOfEnergy>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000041e-14 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 8.18710438e-14 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tmec2#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for natural unit of energy" .

<http://qudt.org/vocab/constant/Value_NaturalUnitOfEnergyInMeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000013 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV> ;
    <http://qudt.org/schema/qudt/value> 0.510998910 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tmec2mev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for natural unit of energy in MeV" .

<http://qudt.org/vocab/constant/Value_NaturalUnitOfLength>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000053e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 386.15926459e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tecomwlbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for natural unit of length" .

<http://qudt.org/vocab/constant/Value_NaturalUnitOfMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000045e-31 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 9.10938215e-31 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for natural unit of mass" .

<http://qudt.org/vocab/constant/Value_NaturalUnitOfMomentum>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000014e-22 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC> ;
    <http://qudt.org/schema/qudt/value> 2.73092406e-22 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mec#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for natural unit of momentum" .

<http://qudt.org/vocab/constant/Value_NaturalUnitOfMomentumInMeVPerC>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000013 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV-PER-SpeedOfLight> ;
    <http://qudt.org/schema/qudt/value> 0.510998910 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mecmevsc#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for natural unit of momentum in MeV c^-1" .

<http://qudt.org/vocab/constant/Value_NaturalUnitOfTime>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000018e-21 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/SEC> ;
    <http://qudt.org/schema/qudt/value> 1.2880886570e-21 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?nut#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for natural unit of time" .

<http://qudt.org/vocab/constant/Value_NaturalUnitOfVelocity>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M-PER-SEC> ;
    <http://qudt.org/schema/qudt/value> 299792458 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tc#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for natural unit of velocity" .

<http://qudt.org/vocab/constant/Value_NeutronComptonWavelength>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000020e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 1.3195908951e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?ncomwl#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron Compton wavelength" .

<http://qudt.org/vocab/constant/Value_NeutronComptonWavelengthOver2Pi>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000031e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 0.21001941382e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?ncomwlbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron Compton wavelength over 2 pi" .

<http://qudt.org/vocab/constant/Value_NeutronElectronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000025e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.04066882e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?munsmue#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron-electron magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_NeutronElectronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000011 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1838.6836605 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mnsme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron-electron mass ratio" .

<http://qudt.org/vocab/constant/Value_NeutronGFactor>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000090 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -3.82608545 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gnn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron g factor" .

<http://qudt.org/vocab/constant/Value_NeutronGyromagneticRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000043e8 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-T-SEC> ;
    <http://qudt.org/schema/qudt/value> 1.83247185e8 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gamman#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron gyromagnetic ratio" .

<http://qudt.org/vocab/constant/Value_NeutronGyromagneticRatioOver2Pi>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000069 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaHZ-PER-T> ;
    <http://qudt.org/schema/qudt/value> 29.1646954 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gammanbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron gyromagnetic ratio over 2 pi" .

<http://qudt.org/vocab/constant/Value_NeutronMagneticMoment>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000023e-26 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/value> -0.96623641e-26 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?munn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron magnetic moment" .

<http://qudt.org/vocab/constant/Value_NeutronMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000025e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -1.04187563e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?munsmub#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron magnetic moment to Bohr magneton ratio" .

<http://qudt.org/vocab/constant/Value_NeutronMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000045 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -1.91304273 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?munsmun#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron magnetic moment to nuclear magneton ratio" .

<http://qudt.org/vocab/constant/Value_NeutronMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000084e-27 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 1.674927211e-27 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron mass" .

<http://qudt.org/vocab/constant/Value_NeutronMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000075e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 1.505349505e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mnc2#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron mass energy equivalent" .

<http://qudt.org/vocab/constant/Value_NeutronMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000023 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV> ;
    <http://qudt.org/schema/qudt/value> 939.565346 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mnc2mev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron mass energy equivalent in MeV" .

<http://qudt.org/vocab/constant/Value_NeutronMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000043 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 1.00866491597 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mnu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Neutron Mass (amu)" .

<http://qudt.org/vocab/constant/Value_NeutronMolarMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000043e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 1.00866491597e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron molar mass" .

<http://qudt.org/vocab/constant/Value_NeutronMuonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000023 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 8.89248409 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mnsmmu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron-muon mass ratio" .

<http://qudt.org/vocab/constant/Value_NeutronProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000016 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -0.68497934 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?munsmup#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron-proton magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_NeutronProtonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000046 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.00137841918 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mnsmp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron-proton mass ratio" .

<http://qudt.org/vocab/constant/Value_NeutronTauMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000086 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 0.528740 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mnsmtau#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron-tau mass ratio" .

<http://qudt.org/vocab/constant/Value_NeutronToShieldedProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000016 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -0.68499694 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?munsmupp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for neutron to shielded proton magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_NewtonianConstantOfGravitation>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/relativeStandardUncertainty> 2.2e-5 ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00015e-11 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M3-PER-KiloGM-SEC2> ;
    <http://qudt.org/schema/qudt/value> 6.67430e-11 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?bg#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Newtonian constant of gravitation" .

<http://qudt.org/vocab/constant/Value_NewtonianConstantOfGravitationOverHbarC>
    <http://qudt.org/schema/qudt/relativeStandardUncertainty> 2.2e-5 ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00015e-39 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-PlanckMass2> ;
    <http://qudt.org/schema/qudt/value> 6.70883e-39 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?bgspu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Newtonian constant of gravitation over hbar c" .

<http://qudt.org/vocab/constant/Value_NuclearMagneton>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000013e-27 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/value> 5.05078324e-27 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mun#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for nuclear magneton" .

<http://qudt.org/vocab/constant/Value_NuclearMagnetonInEVPerT>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000045e-8 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV-PER-T> ;
    <http://qudt.org/schema/qudt/value> 3.1524512326e-8 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?munev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for nuclear magneton in eV per T" .

<http://qudt.org/vocab/constant/Value_NuclearMagnetonInInverseMetersPerTesla>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000064e-2 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-T-M> ;
    <http://qudt.org/schema/qudt/value> 2.542623616e-2 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?munshcminv#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for nuclear magneton in inverse meters per tesla" .

<http://qudt.org/vocab/constant/Value_NuclearMagnetonInKPerT>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000064e-4 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/K-PER-T> ;
    <http://qudt.org/schema/qudt/value> 3.6582637e-4 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?munskk#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for nuclear magneton in K per T" .

<http://qudt.org/vocab/constant/Value_NuclearMagnetonInMHzPerT>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000019 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaHZ-PER-T> ;
    <http://qudt.org/schema/qudt/value> 7.62259384 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?munshhz#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for nuclear magneton in MHz per T" .

<http://qudt.org/vocab/constant/Value_PermittivityOfVacuum>
    <http://qudt.org/schema/qudt/relativeStandardUncertainty> 1.5e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/FARAD-PER-M> ;
    <http://qudt.org/schema/qudt/value> 6.8541878128e-12 ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for permittivity of vacuum" .

<http://qudt.org/vocab/constant/Value_PlanckConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000033e-34 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-SEC> ;
    <http://qudt.org/schema/qudt/value> 6.62606896e-34 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?h#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Planck constant" .

<http://qudt.org/vocab/constant/Value_PlanckConstantInEVS>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000010e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV-SEC> ;
    <http://qudt.org/schema/qudt/value> 4.13566733e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Planck constant in eV s" .

<http://qudt.org/vocab/constant/Value_PlanckConstantOver2Pi>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000053e-34 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-SEC> ;
    <http://qudt.org/schema/qudt/value> 1.054571628e-34 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Planck constant over 2 pi" .

<http://qudt.org/vocab/constant/Value_PlanckConstantOver2PiInEVS>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000016e-16 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV-SEC> ;
    <http://qudt.org/schema/qudt/value> 6.58211899e-16 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hbarev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Planck constant over 2 pi in eV s" .

<http://qudt.org/vocab/constant/Value_PlanckConstantOver2PiTimesCInMeVFm>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000049 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV-FemtoM> ;
    <http://qudt.org/schema/qudt/value> 197.3269631 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hbcmevf#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Planck constant over 2 pi times c in MeV fm" .

<http://qudt.org/vocab/constant/Value_PlanckLength>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000081e-35 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 1.616252e-35 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?plkl#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Planck length" .

<http://qudt.org/vocab/constant/Value_PlanckMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00011e-8 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 2.17644e-8 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?plkm#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Planck mass" .

<http://qudt.org/vocab/constant/Value_PlanckMassEnergyEquivalentInGeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000061e19 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/GigaEV> ;
    <http://qudt.org/schema/qudt/value> 1.220892e19 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?plkmc2gev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Planck mass energy equivalent in GeV" .

<http://qudt.org/vocab/constant/Value_PlanckTemperature>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000071e32 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/K> ;
    <http://qudt.org/schema/qudt/value> 1.416785e32 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?plktmp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Planck temperature" .

<http://qudt.org/vocab/constant/Value_PlanckTime>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00027e-44 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/SEC> ;
    <http://qudt.org/schema/qudt/value> 5.39124e-44 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?plkt#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Planck time" .

<http://qudt.org/vocab/constant/Value_ProtonChargeToMassQuotient>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000024e7 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/C-PER-KiloGM> ;
    <http://qudt.org/schema/qudt/value> 9.57883392e7 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?esmp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton charge to mass quotient" .

<http://qudt.org/vocab/constant/Value_ProtonComptonWavelength>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000019e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 1.3214098446e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?pcomwl#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton Compton wavelength" .

<http://qudt.org/vocab/constant/Value_ProtonComptonWavelengthOver2Pi>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000030e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 0.21030890861e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?pcomwlbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton Compton wavelength over 2 pi" .

<http://qudt.org/vocab/constant/Value_ProtonElectronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000080 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1836.15267247 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mpsme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton-electron mass ratio" .

<http://qudt.org/vocab/constant/Value_ProtonGFactor>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000046 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 5.585694713 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton g factor" .

<http://qudt.org/vocab/constant/Value_ProtonGyromagneticRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000070e8 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-T-SEC> ;
    <http://qudt.org/schema/qudt/value> 2.675222099e8 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gammap#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton gyromagnetic ratio" .

<http://qudt.org/vocab/constant/Value_ProtonGyromagneticRatioOver2Pi>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000011 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaHZ-PER-T> ;
    <http://qudt.org/schema/qudt/value> 42.5774821 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gammapbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton gyromagnetic ratio over 2 pi" .

<http://qudt.org/vocab/constant/Value_ProtonMagneticMoment>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000037e-26 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/value> 1.410606662e-26 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mup#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton magnetic moment" .

<http://qudt.org/vocab/constant/Value_ProtonMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000012e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.521032209e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mupsmub#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton magnetic moment to Bohr magneton ratio" .

<http://qudt.org/vocab/constant/Value_ProtonMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000023 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 2.792847356 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mupsmun#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton magnetic moment to nuclear magneton ratio" .

<http://qudt.org/vocab/constant/Value_ProtonMagneticShieldingCorrection>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.014e-6 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 25.694e-6 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?sigmapp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton magnetic shielding correction" .

<http://qudt.org/vocab/constant/Value_ProtonMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000083e-27 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 1.672621637e-27 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton mass" .

<http://qudt.org/vocab/constant/Value_ProtonMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000075e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 1.503277359e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mpc2#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton mass energy equivalent" .

<http://qudt.org/vocab/constant/Value_ProtonMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000023 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV> ;
    <http://qudt.org/schema/qudt/value> 938.272013 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mpc2mev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton mass energy equivalent in MeV" .

<http://qudt.org/vocab/constant/Value_ProtonMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000010 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 1.00727646677 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mpu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Proton Mass (amu)" .

<http://qudt.org/vocab/constant/Value_ProtonMolarMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000010e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 1.00727646677e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton molar mass" .

<http://qudt.org/vocab/constant/Value_ProtonMuonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000023 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 8.88024339 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mpsmmu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton-muon mass ratio" .

<http://qudt.org/vocab/constant/Value_ProtonNeutronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000034 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -1.45989806 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mupsmunn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton-neutron magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_ProtonNeutronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000000046 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 0.99862347824 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mpsmn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton-neutron mass ratio" .

<http://qudt.org/vocab/constant/Value_ProtonRmsChargeRadius>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0069e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 0.8768e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?rp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton rms charge radius" .

<http://qudt.org/vocab/constant/Value_ProtonTauMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000086 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 0.528012 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mpsmtau#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for proton-tau mass ratio" .

<http://qudt.org/vocab/constant/Value_QuantumOfCirculation>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000050e-4 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M2-PER-SEC> ;
    <http://qudt.org/schema/qudt/value> 3.6369475199e-4 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?qucirchs2me#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for quantum of circulation" .

<http://qudt.org/vocab/constant/Value_QuantumOfCirculationTimes2>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000010e-4 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M2-PER-SEC> ;
    <http://qudt.org/schema/qudt/value> 7.273895040e-4 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?hsme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for quantum of circulation times 2" .

<http://qudt.org/vocab/constant/Value_RydbergConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000073 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-M> ;
    <http://qudt.org/schema/qudt/value> 10973731.568527 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?ryd#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Rydberg constant" .

<http://qudt.org/vocab/constant/Value_RydbergConstantTimesCInHz>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000000022e15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ> ;
    <http://qudt.org/schema/qudt/value> 3.289841960361e15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?rydchz#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Rydberg constant times c in Hz" .

<http://qudt.org/vocab/constant/Value_RydbergConstantTimesHcInEV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000034 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/EV> ;
    <http://qudt.org/schema/qudt/value> 13.60569193 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?rydhcev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Rydberg constant times hc in eV" .

<http://qudt.org/vocab/constant/Value_RydbergConstantTimesHcInJ>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000011e-18 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 2.17987197e-18 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?rydhcj#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Rydberg constant times hc in J" .

<http://qudt.org/vocab/constant/Value_SackurTetrodeConstant1K100KPa>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000044 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -1.1517047 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?s0sr#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Sackur-Tetrode constant 1 K 100 kPa" .

<http://qudt.org/vocab/constant/Value_SackurTetrodeConstant1K101.325K>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000044 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -1.1648677 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?s0srstd#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Sackur-Tetrode constant 1 K 101.325 kPa" .

<http://qudt.org/vocab/constant/Value_SecondRadiationConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000025e-2 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M-K> ;
    <http://qudt.org/schema/qudt/value> 1.4387752e-2 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?c22ndrc#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for second radiation constant" .

<http://qudt.org/vocab/constant/Value_ShieldedHelionGyromagneticRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000056e8 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-T-SEC> ;
    <http://qudt.org/schema/qudt/value> 2.037894730e8 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gammahp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded helion gyromagnetic ratio" .

<http://qudt.org/vocab/constant/Value_ShieldedHelionGyromagneticRatioOver2Pi>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000090 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaHZ-PER-T> ;
    <http://qudt.org/schema/qudt/value> 32.43410198 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gammahpbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded helion gyromagnetic ratio over 2 pi" .

<http://qudt.org/vocab/constant/Value_ShieldedHelionMagneticMoment>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000030e-26 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/value> -1.074552982e-26 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muhp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded helion magnetic moment" .

<http://qudt.org/vocab/constant/Value_ShieldedHelionMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000014e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -1.158671471e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muhpsmub#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded helion magnetic moment to Bohr magneton ratio" .

<http://qudt.org/vocab/constant/Value_ShieldedHelionMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000025 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -2.127497718 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muhpsmun#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded helion magnetic moment to nuclear magneton ratio" .

<http://qudt.org/vocab/constant/Value_ShieldedHelionToProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000011 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -0.761766558 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muhpsmup#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded helion to proton magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_ShieldedHelionToShieldedProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000033 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -0.7617861313 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muhpsmupp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded helion to shielded proton magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_ShieldedProtonGyromagneticRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000073e8 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PER-T-SEC> ;
    <http://qudt.org/schema/qudt/value> 2.675153362e8 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gammapp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded proton gyromagnetic ratio" .

<http://qudt.org/vocab/constant/Value_ShieldedProtonGyromagneticRatioOver2Pi>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000012 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaHZ-PER-T> ;
    <http://qudt.org/schema/qudt/value> 42.5763881 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gammappbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded proton gyromagnetic ratio over 2 pi" .

<http://qudt.org/vocab/constant/Value_ShieldedProtonMagneticMoment>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000038e-26 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/value> 1.410570419e-26 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mupp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded proton magnetic moment" .

<http://qudt.org/vocab/constant/Value_ShieldedProtonMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000017e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.520993128e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muppsmub#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded proton magnetic moment to Bohr magneton ratio" .

<http://qudt.org/vocab/constant/Value_ShieldedProtonMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000030 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 2.792775598 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?muppsmun#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for shielded proton magnetic moment to nuclear magneton ratio" .

<http://qudt.org/vocab/constant/Value_SpeedOfLight>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M-PER-SEC> ;
    <http://qudt.org/schema/qudt/value> 299792458 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?c#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for velocity of light" .

<http://qudt.org/vocab/constant/Value_SpeedOfLight_Vacuum>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cgi-bin/cuu/Value?c#mid"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M-PER-SEC> ;
    <http://qudt.org/schema/qudt/value> 2.99792458e8 ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for speed of light in a vacuum" .

<http://qudt.org/vocab/constant/Value_SpeedOfLight_Vacuum_Imperial>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MI-PER-HR> ;
    <http://qudt.org/schema/qudt/value> 6.70616629e08 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?c#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for speed of light in vacuum (Imperial units)" .

<http://qudt.org/vocab/constant/Value_StandardAccelerationOfGravity>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M-PER-SEC2> ;
    <http://qudt.org/schema/qudt/value> 9.80665 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for standard acceleration of gravity" .

<http://qudt.org/vocab/constant/Value_StandardAtmosphere>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/PA> ;
    <http://qudt.org/schema/qudt/value> 101325 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?stdatm#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for standard atmosphere" .

<http://qudt.org/vocab/constant/Value_StefanBoltzmannConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000040e-8 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/W-PER-M2-K4> ;
    <http://qudt.org/schema/qudt/value> 5.670400e-8 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?sigma#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Stefan-Boltzmann Constant" .

<http://qudt.org/vocab/constant/Value_TauComptonWavelength>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00011e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 0.69772e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tcomwl#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for tau Compton wavelength" .

<http://qudt.org/vocab/constant/Value_TauComptonWavelengthOver2Pi>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000018e-15 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M> ;
    <http://qudt.org/schema/qudt/value> 0.111046e-15 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tcomwlbar#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for tau Compton wavelength over 2 pi" .

<http://qudt.org/vocab/constant/Value_TauElectronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.57 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 3477.48 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtausme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for tau-electron mass ratio" .

<http://qudt.org/vocab/constant/Value_TauMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00052e-27 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 3.16777e-27 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtau#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for tau mass" .

<http://qudt.org/vocab/constant/Value_TauMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00046e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 2.84705e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtauc2#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for tau mass energy equivalent" .

<http://qudt.org/vocab/constant/Value_TauMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.29 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV> ;
    <http://qudt.org/schema/qudt/value> 1776.99 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtauc2mev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for tau mass energy equivalent in MeV" .

<http://qudt.org/vocab/constant/Value_TauMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00031 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 1.90768 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtauu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Tau Mass (amu)" .

<http://qudt.org/vocab/constant/Value_TauMolarMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00031e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 1.90768e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmtau#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for tau molar mass" .

<http://qudt.org/vocab/constant/Value_TauMuonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0027 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 16.8183 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtausmmu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for tau-muon mass ratio" .

<http://qudt.org/vocab/constant/Value_TauNeutronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00031 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.89129 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtausmn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for tau-neutron mass ratio" .

<http://qudt.org/vocab/constant/Value_TauProtonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00031 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.89390 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtausmp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for tau-proton mass ratio" .

<http://qudt.org/vocab/constant/Value_ThomsonCrossSection>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000027e-28 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M2> ;
    <http://qudt.org/schema/qudt/value> 0.6652458558e-28 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?sigmae#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Thomson cross section" .

<http://qudt.org/vocab/constant/Value_TritonElectronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000021e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -1.620514423e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mutsmuem#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton-electron magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_TritonElectronMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000051 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 5496.9215269 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtsme#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton-electron mass ratio" .

<http://qudt.org/vocab/constant/Value_TritonGFactor>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000076 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 5.957924896 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?gtn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton g factor" .

<http://qudt.org/vocab/constant/Value_TritonMagneticMoment>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000042e-26 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J-PER-T> ;
    <http://qudt.org/schema/qudt/value> 1.504609361e-26 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mut#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton magnetic moment" .

<http://qudt.org/vocab/constant/Value_TritonMagneticMomentToBohrMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000021e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.622393657e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mutsmub#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton magnetic moment to Bohr magneton ratio" .

<http://qudt.org/vocab/constant/Value_TritonMagneticMomentToNuclearMagnetonRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000038 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 2.978962448 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mutsmun#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton magnetic moment to nuclear magneton ratio" .

<http://qudt.org/vocab/constant/Value_TritonMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000025e-27 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 5.00735588e-27 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mt#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton mass" .

<http://qudt.org/vocab/constant/Value_TritonMassEnergyEquivalent>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000022e-10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/J> ;
    <http://qudt.org/schema/qudt/value> 4.50038703e-10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtc2#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton mass energy equivalent" .

<http://qudt.org/vocab/constant/Value_TritonMassEnergyEquivalentInMeV>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000070 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/MegaEV> ;
    <http://qudt.org/schema/qudt/value> 2808.920906 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtc2mev#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton mass energy equivalent in MeV" .

<http://qudt.org/vocab/constant/Value_TritonMassInAtomicMassUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000025 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/U> ;
    <http://qudt.org/schema/qudt/value> 3.0155007134 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtu#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Triton Mass (amu)" .

<http://qudt.org/vocab/constant/Value_TritonMolarMass>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000025e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    <http://qudt.org/schema/qudt/value> 3.0155007134e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mmt#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton molar mass" .

<http://qudt.org/vocab/constant/Value_TritonNeutronMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00000037 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> -1.55718553 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mutsmunn#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton-neutron magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_TritonProtonMagneticMomentRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000010 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 1.066639908 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mutsmup#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton-proton magnetic moment ratio" .

<http://qudt.org/vocab/constant/Value_TritonProtonMassRatio>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000000025 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 2.9937170309 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?mtsmp#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for triton-proton mass ratio" .

<http://qudt.org/vocab/constant/Value_UnifiedAtomicMassUnit>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000000083e-27 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/KiloGM> ;
    <http://qudt.org/schema/qudt/value> 1.660538782e-27 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?tukg#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for unified atomic mass unit" .

<http://qudt.org/vocab/constant/Value_VonKlitzingConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000018 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/OHM> ;
    <http://qudt.org/schema/qudt/value> 25812.807557 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?rk#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for von Klitzing constant" .

<http://qudt.org/vocab/constant/Value_WeakMixingAngle>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.00056 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/UNITLESS> ;
    <http://qudt.org/schema/qudt/value> 0.22255 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?sin2th#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for weak mixing angle" .

<http://qudt.org/vocab/constant/Value_WienFrequencyDisplacementLawConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.000010e10 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/HZ-PER-K> ;
    <http://qudt.org/schema/qudt/value> 5.878933e10 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?bpwien#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Wien frequency displacement law constant" .

<http://qudt.org/vocab/constant/Value_WienWavelengthDisplacementLawConstant>
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/standardUncertainty> 0.0000051e-3 ;
    <http://qudt.org/schema/qudt/unit> <http://qudt.org/vocab/unit/M-K> ;
    <http://qudt.org/schema/qudt/value> 2.8977685e-3 ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://physics.nist.gov/cgi-bin/cuu/Value?bwien#mid"^^xsd:anyURI ;
    a <http://qudt.org/schema/qudt/ConstantValue> ;
    rdfs:isDefinedBy <http://qudt.org/vocab/constant> ;
    rdfs:label "Value for Wien wavelength displacement law constant" .

<http://qudt.org/vocab/constant/VonKlitzingConstant>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Resistance> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_VonKlitzingConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Von Klitzing constant"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Quantum_Hall_effect> .

<http://qudt.org/vocab/constant/WeakMixingAngle>
    <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Weinberg_angle"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_WeakMixingAngle> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Weak mixing angle"@en .

<http://qudt.org/vocab/constant/WienFrequencyDisplacementLawConstant>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseTimeTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_WienFrequencyDisplacementLawConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Wien frequency displacement law constant"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Black_body> .

<http://qudt.org/vocab/constant/WienWavelengthDisplacementLawConstant>
    <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LengthTemperature> ;
    <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_WienWavelengthDisplacementLawConstant> ;
    a <http://qudt.org/schema/qudt/PhysicalConstant> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Wien wavelength displacement law constant"@en ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Wien%27s_displacement_law> .

<http://www.linkedmodel.org/schema/vaem#GMD_QUDT-CONSTANTS>
    <http://purl.org/dc/terms/contributor> "Irene Polikoff", "Jack Hodges", "Ralph Hodgson", "Steve Ray" ;
    <http://purl.org/dc/terms/created> "2010-02-05"^^xsd:date ;
    <http://purl.org/dc/terms/creator> "James E. Masters", "Steve Ray" ;
    <http://purl.org/dc/terms/modified> "2021-02-11T17:27:16.895-08:00"^^xsd:dateTime ;
    <http://purl.org/dc/terms/rights> "The QUDT Ontologies are issued under a Creative Commons Attribution 4.0 International License (CC BY 4.0), available at https://creativecommons.org/licenses/by/4.0/. Attribution should be made to QUDT.org" ;
    <http://purl.org/dc/terms/subject> "Constants" ;
    <http://purl.org/dc/terms/title> "Constants Version 2.1 Vocabulary" ;
    <http://www.linkedmodel.org/schema/vaem#description> "The Constants vocabulary defines terms for and contains the values and standard uncertainties of physical constants, initially populated from the NIST website:  The NIST Reference on Constants, Units, and Uncertainty, at http://physics.nist.gov/cuu/index.html" ;
    <http://www.linkedmodel.org/schema/vaem#graphName> "qudt" ;
    <http://www.linkedmodel.org/schema/vaem#graphTitle> "Constants Vocabulary Version 2.1" ;
    <http://www.linkedmodel.org/schema/vaem#hasGraphRole> <http://www.linkedmodel.org/schema/vaem#VocabularyGraph> ;
    <http://www.linkedmodel.org/schema/vaem#hasOwner> <http://www.linkedmodel.org/schema/vaem#QUDT.org> ;
    <http://www.linkedmodel.org/schema/vaem#hasSteward> <http://www.linkedmodel.org/schema/vaem#QUDT.org> ;
    <http://www.linkedmodel.org/schema/vaem#intent> "Provides a vocabulary of Constants for both human and machine use" ;
    <http://www.linkedmodel.org/schema/vaem#isMetadataFor> <http://qudt.org/2.1/vocab/constant> ;
    <http://www.linkedmodel.org/schema/vaem#latestPublishedVersion> "http://www.qudt.org/doc/2021/02/DOC_VOCAB-CONSTANTS-v2.1.html"^^xsd:anyURI ;
    <http://www.linkedmodel.org/schema/vaem#logo> "http://www.linkedmodel.org/lib/lm/images/logos/qudt_logo-300x110.png"^^xsd:anyURI ;
    <http://www.linkedmodel.org/schema/vaem#namespace> "http://qudt.org/2.1/vocab/constant/" ;
    <http://www.linkedmodel.org/schema/vaem#namespacePrefix> "constant" ;
    <http://www.linkedmodel.org/schema/vaem#owner> "QUDT.org" ;
    <http://www.linkedmodel.org/schema/vaem#previousPublishedVersion> "http://www.qudt.org/doc/2021/01/DOC_VOCAB-CONSTANTS-v2.1.html"^^xsd:anyURI ;
    <http://www.linkedmodel.org/schema/vaem#revision> "2.1" ;
    <http://www.linkedmodel.org/schema/vaem#specificity> 1 ;
    <http://www.linkedmodel.org/schema/vaem#turtleFileURL> "http://qudt.org/2.1/vocab/constant"^^xsd:anyURI ;
    <http://www.linkedmodel.org/schema/vaem#urlForHTML> "http://qudt.org/2.1/vocab/constant.html"^^xsd:anyURI ;
    <http://www.linkedmodel.org/schema/vaem#usesNonImportedResource> <http://purl.org/dc/terms/abstract>, <http://purl.org/dc/terms/created>, <http://purl.org/dc/terms/creator>, <http://purl.org/dc/terms/modified>, <http://purl.org/dc/terms/title> ;
    <http://www.linkedmodel.org/schema/vaem#website> "http://qudt.org/2.1/vocab/constant.ttl"^^xsd:anyURI ;
    a <http://www.linkedmodel.org/schema/vaem#GraphMetaData> ;
    rdfs:isDefinedBy <http://qudt.org/2.1/vocab/constant>, <http://qudt.org/vocab/constant> ;
    rdfs:label "Constants Vocabulary Version 2.1 Metadata" .

