constant:StefanBoltzmannConstant

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

Type
Description

The Stefan Boltzmann Constant is a proportionality factor between the specific radiant heat of a black body and the 4th power of its absolute temperature.

Properties
qudt:plainTextDescription
Proportionalitätsfaktor zwischen der spezifischen Strahlungswärme eines schwarzen Strahlers und seiner absoluten Temperatur in der 4. Potenz(de)
qudt:symbol
0173-1#Z4-BAJ444#001
Annotations
dcterms:description
The Stefan Boltzmann Constant is a proportionality factor between the specific radiant heat of a black body and the 4th power of its absolute temperature.
rdfs:label
Stefan-Boltzmann Constant(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: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/StefanBoltzmannConstant">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/PhysicalConstant"/>
    <j.0:plainTextDescription xml:lang="de">Proportionalitätsfaktor zwischen der spezifischen Strahlungswärme eines schwarzen Strahlers und seiner absoluten Temperatur in der 4. Potenz</j.0:plainTextDescription>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PowerPerAreaQuarticTemperature"/>
    <j.0:quantityValue rdf:resource="http://qudt.org/vocab/constant/Value_StefanBoltzmannConstant"/>
    <rdfs:label xml:lang="en">Stefan-Boltzmann Constant</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://physics.nist.gov/cuu/Constants/bibliography.html</j.0:informativeReference>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
  The $\textit{Stefan Boltzmann Constant}$ is a proportionality factor between the specific radiant heat
   of a black body and the 4th power of its absolute temperature.
  </j.1:description>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/constant"/>
    <j.0:symbol>0173-1#Z4-BAJ444#001</j.0:symbol>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Stefan%E2%80%93Boltzmann_constant</j.0:dbpediaMatch>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-4T-3D0"/>
  </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/StefanBoltzmannConstant>
  rdf:type <http://qudt.org/schema/qudt/PhysicalConstant> ;
  <http://purl.org/dc/terms/description> """
  The $\\textit{Stefan Boltzmann Constant}$ is a proportionality factor between the specific radiant heat
   of a black body and the 4th power of its absolute temperature.
  """^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Stefan%E2%80%93Boltzmann_constant"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-4T-3D0> ;
  <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/plainTextDescription> "Proportionalitätsfaktor zwischen der spezifischen Strahlungswärme eines schwarzen Strahlers und seiner absoluten Temperatur in der 4. Potenz"@de ;
  <http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_StefanBoltzmannConstant> ;
  <http://qudt.org/schema/qudt/symbol> "0173-1#Z4-BAJ444#001" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/constant> ;
  rdfs:label "Stefan-Boltzmann Constant"@en ;
.
JSON
{"resource":"Stefan-Boltzmann Constant" 
 ,"qname":"constant:StefanBoltzmannConstant" 
 ,"uri":"http:\/\/qudt.org\/vocab\/constant\/StefanBoltzmannConstant" 
 ,"properties":["dbpedia match":"http:\/\/dbpedia.org\/resource\/Stefan%E2%80%93Boltzmann_constant" 
    ,"description":"\n  The $\\textit{Stefan Boltzmann Constant}$ is a proportionality factor between the specific radiant heat\n   of a black body and the 4th power of its absolute temperature.\n  " 
    ,"description (plain text)":"Proportionalit&auml;tsfaktor zwischen der spezifischen Strahlungsw&auml;rme eines schwarzen Strahlers und seiner absoluten Temperatur in der 4. Potenz" 
    ,"has dimension vector":"dimension:A0E0L0I0M1H-4T-3D0" 
    ,"has quantity kind":"quantitykind:PowerPerAreaQuarticTemperature" 
    ,"informative reference":"http:\/\/physics.nist.gov\/cuu\/Constants\/bibliography.html" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/constant&gt;" 
    ,"label":"Stefan-Boltzmann Constant" 
    ,"quantity value":"constant:Value_StefanBoltzmannConstant" 
    ,"symbol":"0173-1#Z4-BAJ444#001" 
    ,"type":"qudt:PhysicalConstant" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/constant/StefanBoltzmannConstant",
  "@type" : "http://qudt.org/schema/qudt/PhysicalConstant",
  "description" : "\n  The $\\textit{Stefan Boltzmann Constant}$ is a proportionality factor between the specific radiant heat\n   of a black body and the 4th power of its absolute temperature.\n  ",
  "dbpediaMatch" : "http://dbpedia.org/resource/Stefan%E2%80%93Boltzmann_constant",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-4T-3D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/PowerPerAreaQuarticTemperature",
  "informativeReference" : "http://physics.nist.gov/cuu/Constants/bibliography.html",
  "plainTextDescription" : {
    "@language" : "de",
    "@value" : "Proportionalitätsfaktor zwischen der spezifischen Strahlungswärme eines schwarzen Strahlers und seiner absoluten Temperatur in der 4. Potenz"
  },
  "quantityValue" : "http://qudt.org/vocab/constant/Value_StefanBoltzmannConstant",
  "symbol" : "0173-1#Z4-BAJ444#001",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/constant",
  "label" : {
    "@language" : "en",
    "@value" : "Stefan-Boltzmann Constant"
  },
  "@context" : {
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "quantityValue" : {
      "@id" : "http://qudt.org/schema/qudt/quantityValue",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "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-08-28T15:14:32.759-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)