<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/SpeedOfLight_Vacuum">
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Speed_of_light</j.0:informativeReference>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[c]</j.0:ucumCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Speed"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://physics.nist.gov/cuu/Constants/bibliography.html</j.0:informativeReference>
<rdfs:label xml:lang="en">Speed of Light (vacuum)</rdfs:label>
<j.0:quantityValue rdf:resource="http://qudt.org/vocab/constant/Value_SpeedOfLight_Vacuum_Imperial"/>
<j.0:siExactMatch rdf:resource="https://si-digital-framework.org/constants/SpeedOfLight"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.0/vocab/constant"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The $\textit{Speed of Light in Vacuum}$, 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.
</j.1:description>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$C_0$</j.0:latexSymbol>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$c_0 = 1 / \sqrt{\epsilon_0 \mu_0}$, where {\epsilon_0} is the permittivity of vacuum, and $\mu_0$ is the magnetic constant.</j.0:latexDefinition>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/PhysicalConstant"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Speed_of_light</j.0:informativeReference>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/constant/PermittivityOfVacuum"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=113-01-34</j.0:informativeReference>
<j.0:quantityValue rdf:resource="http://qudt.org/vocab/constant/Value_SpeedOfLight_Vacuum"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891</j.0:informativeReference>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/constant/MagneticConstant"/>
</rdf:Description>
</rdf:RDF>
@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/SpeedOfLight_Vacuum>
rdf:type <http://qudt.org/schema/qudt/PhysicalConstant> ;
<http://purl.org/dc/terms/description> """
The $\\textit{Speed of Light in Vacuum}$, 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.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<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://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Speed_of_light"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=113-01-34"^^xsd:anyURI ;
<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> "$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/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_SpeedOfLight_Vacuum_Imperial> ;
<http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/constants/SpeedOfLight> ;
<http://qudt.org/schema/qudt/ucumCode> "[c]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/constant> ;
rdfs:label "Speed of Light (vacuum)"@en ;
rdfs:seeAlso <http://qudt.org/vocab/constant/MagneticConstant> ;
rdfs:seeAlso <http://qudt.org/vocab/constant/PermittivityOfVacuum> ;
.
{"resource":"Speed of Light (vacuum)"
,"qname":"constant:SpeedOfLight_Vacuum"
,"uri":"http:\/\/qudt.org\/vocab\/constant\/SpeedOfLight_Vacuum"
,"properties":["Individual from SI Reference Point":"si-constant:SpeedOfLight"
,"description":"\n The $\\textit{Speed of Light in Vacuum}$, is a universal physical constant important in many areas of physics. \n Its value is 299,792,458 metres per second, a figure that is exact because the length of the metre is\n defined from this constant and the international standard for time.\n "
,"has quantity kind":"quantitykind:Speed"
,"informative reference":"http:\/\/dbpedia.org\/resource\/Speed_of_light"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Speed_of_light"
,"informative reference":"http:\/\/physics.nist.gov\/cuu\/Constants\/bibliography.html"
,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=113-01-34"
,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.0\/vocab\/constant>"
,"label":"Speed of Light (vacuum)"
,"latex definition":"$c_0 = 1 \/ \\sqrt{\\epsilon_0 \\mu_0}$, where {\\epsilon_0} is the permittivity of vacuum, and $\\mu_0$ is the magnetic constant."
,"latex symbol":"$C_0$"
,"quantity value":"constant:Value_SpeedOfLight_Vacuum"
,"quantity value":"constant:Value_SpeedOfLight_Vacuum_Imperial"
,"seeAlso":"constant:MagneticConstant"
,"seeAlso":"constant:PermittivityOfVacuum"
,"type":"qudt:PhysicalConstant"
,"ucum code":"[c]"
]}
{
"@id" : "http://qudt.org/vocab/constant/SpeedOfLight_Vacuum",
"@type" : "http://qudt.org/schema/qudt/PhysicalConstant",
"description" : "\n The $\\textit{Speed of Light in Vacuum}$, is a universal physical constant important in many areas of physics. \n Its value is 299,792,458 metres per second, a figure that is exact because the length of the metre is\n defined from this constant and the international standard for time.\n ",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Speed",
"informativeReference" : [ "http://dbpedia.org/resource/Speed_of_light", "http://physics.nist.gov/cuu/Constants/bibliography.html", "http://en.wikipedia.org/wiki/Speed_of_light", "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=113-01-34", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ],
"latexDefinition" : "$c_0 = 1 / \\sqrt{\\epsilon_0 \\mu_0}$, where {\\epsilon_0} is the permittivity of vacuum, and $\\mu_0$ is the magnetic constant.",
"latexSymbol" : "$C_0$",
"quantityValue" : [ "http://qudt.org/vocab/constant/Value_SpeedOfLight_Vacuum_Imperial", "http://qudt.org/vocab/constant/Value_SpeedOfLight_Vacuum" ],
"siExactMatch" : "https://si-digital-framework.org/constants/SpeedOfLight",
"ucumCode" : "[c]",
"isDefinedBy" : "http://qudt.org/3.1.0/vocab/constant",
"label" : {
"@language" : "en",
"@value" : "Speed of Light (vacuum)"
},
"seeAlso" : [ "http://qudt.org/vocab/constant/PermittivityOfVacuum", "http://qudt.org/vocab/constant/MagneticConstant" ],
"@context" : {
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"quantityValue" : {
"@id" : "http://qudt.org/schema/qudt/quantityValue",
"@type" : "@id"
},
"siExactMatch" : {
"@id" : "http://qudt.org/schema/qudt/siExactMatch",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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"
},
"seeAlso" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
"@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#"
}
}