constant:NuclearMagneton

URI: http://qudt.org/vocab/constant/NuclearMagneton

Type
Description

The constant $\textit{Nuclear Magneton}$ is the natural unit for expressing magnetic dipole moments of heavy particles such as nucleons and atomic nuclei.

Properties
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.
Annotations
dcterms:description
The constant $\textit{Nuclear Magneton}$ is the natural unit for expressing magnetic dipole moments of heavy particles such as nucleons and atomic nuclei.
rdfs:label
Nuclear Magneton(en)
View as:  CSV

Work in progress

RDF/XML
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:j.0="http://qudt.org/schema/qudt/"
    xmlns:j.1="http://purl.org/dc/terms/"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:j.2="http://www.w3.org/2004/02/skos/core#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="http://qudt.org/vocab/constant/NuclearMagneton">
    <j.0:quantityValue rdf:resource="http://qudt.org/vocab/constant/Value_NuclearMagneton"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Nuclear_magneton</j.0:dbpediaMatch>
    <rdfs:label xml:lang="en">Nuclear Magneton</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/PhysicalConstant"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
  The constant $\textit{Nuclear Magneton}$ is the natural unit for expressing magnetic dipole moments of
   heavy particles such as nucleons and atomic nuclei.
  </j.1:description>
    <j.2:related rdf:resource="http://qudt.org/vocab/constant/BohrMagneton"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://physics.nist.gov/cuu/Constants/bibliography.html</j.0:informativeReference>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticDipoleMoment"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.9/vocab/constant"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Nuclear_magneton</j.0:informativeReference>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\mu_N$</j.0:latexSymbol>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\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.</j.0:latexDefinition>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J-PER-T"/>
    <j.0:normativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31895</j.0:normativeReference>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31895</j.0:isoNormativeReference>
  </rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://qudt.org/vocab/constant/NuclearMagneton>
  rdf:type <http://qudt.org/schema/qudt/PhysicalConstant> ;
  <http://purl.org/dc/terms/description> """
  The constant $\\textit{Nuclear Magneton}$ is the natural unit for expressing magnetic dipole moments of
   heavy particles such as nucleons and atomic nuclei.
  """^^<http://qudt.org/schema/qudt/LatexString> ;
  <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/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticDipoleMoment> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Nuclear_magneton"^^xsd:anyURI ;
  <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> "$\\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> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.9/vocab/constant> ;
  rdfs:label "Nuclear Magneton"@en ;
  <http://www.w3.org/2004/02/skos/core#related> <http://qudt.org/vocab/constant/BohrMagneton> ;
.
JSON
{"resource":"Nuclear Magneton" 
 ,"qname":"constant:NuclearMagneton" 
 ,"uri":"http:\/\/qudt.org\/vocab\/constant\/NuclearMagneton" 
 ,"properties":["applicable unit":"unit:J-PER-T" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Nuclear_magneton" 
    ,"description":"\n  The constant $\\textit{Nuclear Magneton}$ is the natural unit for expressing magnetic dipole moments of\n   heavy particles such as nucleons and atomic nuclei.\n  " 
    ,"has quantity kind":"quantitykind:MagneticDipoleMoment" 
    ,"has related":"constant:BohrMagneton" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Nuclear_magneton" 
    ,"informative reference":"http:\/\/physics.nist.gov\/cuu\/Constants\/bibliography.html" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.9\/vocab\/constant&gt;" 
    ,"label":"Nuclear Magneton" 
    ,"latex definition":"$\\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." 
    ,"latex symbol":"$\\mu_N$" 
    ,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" 
    ,"quantity value":"constant:Value_NuclearMagneton" 
    ,"type":"qudt:PhysicalConstant" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/constant/NuclearMagneton",
  "@type" : "http://qudt.org/schema/qudt/PhysicalConstant",
  "description" : "\n  The constant $\\textit{Nuclear Magneton}$ is the natural unit for expressing magnetic dipole moments of\n   heavy particles such as nucleons and atomic nuclei.\n  ",
  "applicableUnit" : "http://qudt.org/vocab/unit/J-PER-T",
  "dbpediaMatch" : "http://dbpedia.org/resource/Nuclear_magneton",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MagneticDipoleMoment",
  "informativeReference" : [ "http://physics.nist.gov/cuu/Constants/bibliography.html", "http://en.wikipedia.org/wiki/Nuclear_magneton" ],
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895",
  "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.",
  "latexSymbol" : "$\\mu_N$",
  "normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895",
  "quantityValue" : "http://qudt.org/vocab/constant/Value_NuclearMagneton",
  "isDefinedBy" : "http://qudt.org/3.1.9/vocab/constant",
  "label" : {
    "@language" : "en",
    "@value" : "Nuclear Magneton"
  },
  "related" : "http://qudt.org/vocab/constant/BohrMagneton",
  "@context" : {
    "quantityValue" : {
      "@id" : "http://qudt.org/schema/qudt/quantityValue",
      "@type" : "@id"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "related" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#related",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "latexSymbol" : {
      "@id" : "http://qudt.org/schema/qudt/latexSymbol",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "normativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/normativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "xsd" : "http://www.w3.org/2001/XMLSchema#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
  }
}

Generated 2025-12-16T16:54:37.475-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)