<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/MagneticFluxQuantum">
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31897</j.0:isoNormativeReference>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticFlux"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\Phi_0$</j.0:latexSymbol>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\Phi_0 = \frac{h}{2e}$, where $h$ is the Planck constant and $e$ is the elementary charge.</j.0:latexDefinition>
<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:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Magnetic_flux_quantum</j.0:informativeReference>
<rdfs:label xml:lang="en">magnetic flux quantum</rdfs:label>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The constant $\textit{Magnetic Flux Quantum}$ is the quantum of magnetic flux passing through a superconductor.
</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.9/vocab/constant"/>
<j.0:quantityValue rdf:resource="http://qudt.org/vocab/constant/Value_MagneticFluxQuantum"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/PhysicalConstant"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Magnetic_flux_quantum</j.0:dbpediaMatch>
<j.0:normativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31897</j.0:normativeReference>
</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/MagneticFluxQuantum>
rdf:type <http://qudt.org/schema/qudt/PhysicalConstant> ;
<http://purl.org/dc/terms/description> """
The constant $\\textit{Magnetic Flux Quantum}$ is the quantum of magnetic flux passing through a superconductor.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<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/MagneticFlux> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Magnetic_flux_quantum"^^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=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> ;
rdfs:isDefinedBy <http://qudt.org/3.1.9/vocab/constant> ;
rdfs:label "magnetic flux quantum"@en ;
.
{"resource":"magnetic flux quantum"
,"qname":"constant:MagneticFluxQuantum"
,"uri":"http:\/\/qudt.org\/vocab\/constant\/MagneticFluxQuantum"
,"properties":["dbpedia match":"http:\/\/dbpedia.org\/resource\/Magnetic_flux_quantum"
,"description":"\n The constant $\\textit{Magnetic Flux Quantum}$ is the quantum of magnetic flux passing through a superconductor.\n "
,"has quantity kind":"quantitykind:MagneticFlux"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Magnetic_flux_quantum"
,"informative reference":"http:\/\/physics.nist.gov\/cuu\/Constants\/bibliography.html"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.9\/vocab\/constant>"
,"label":"magnetic flux quantum"
,"latex definition":"$\\Phi_0 = \\frac{h}{2e}$, where $h$ is the Planck constant and $e$ is the elementary charge."
,"latex symbol":"$\\Phi_0$"
,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897"
,"quantity value":"constant:Value_MagneticFluxQuantum"
,"type":"qudt:PhysicalConstant"
]}
{
"@id" : "http://qudt.org/vocab/constant/MagneticFluxQuantum",
"@type" : "http://qudt.org/schema/qudt/PhysicalConstant",
"description" : "\n The constant $\\textit{Magnetic Flux Quantum}$ is the quantum of magnetic flux passing through a superconductor.\n ",
"dbpediaMatch" : "http://dbpedia.org/resource/Magnetic_flux_quantum",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MagneticFlux",
"informativeReference" : [ "http://physics.nist.gov/cuu/Constants/bibliography.html", "http://en.wikipedia.org/wiki/Magnetic_flux_quantum" ],
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897",
"latexDefinition" : "$\\Phi_0 = \\frac{h}{2e}$, where $h$ is the Planck constant and $e$ is the elementary charge.",
"latexSymbol" : "$\\Phi_0$",
"normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897",
"quantityValue" : "http://qudt.org/vocab/constant/Value_MagneticFluxQuantum",
"isDefinedBy" : "http://qudt.org/3.1.9/vocab/constant",
"label" : {
"@language" : "en",
"@value" : "magnetic flux quantum"
},
"@context" : {
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@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"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@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"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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"
},
"normativeReference" : {
"@id" : "http://qudt.org/schema/qudt/normativeReference",
"@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#"
}
}