<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/unit/Gs">
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">G</j.0:ucumCode>
<j.0:uneceCommonCode>76</j.0:uneceCommonCode>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-526?rskey=HAbfz2</j.0:informativeReference>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Gauss_%28unit%29</j.0:dbpediaMatch>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticFluxDensity"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<owl:sameAs rdf:resource="http://qudt.org/vocab/unit/T_Ab"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The gauss, abbreviated as \(G\), is the cgs unit of measurement of a magnetic field \(B\), which is also known as the "magnetic flux density" or the "magnetic induction". One gauss is defined as one maxwell per square centimeter; it equals \(10^{-4} tesla\) (or \(100 micro T\)). The Gauss is identical to maxwells per square centimetre; technically defined in a three-dimensional system, it corresponds in the SI, with its extra base unit the ampere. The gauss is quite small by earthly standards, 1 Gs being only about four times Earth's flux density, but it is subdivided, with \(1 gauss = 105 gamma\). This unit of magnetic induction is also known as the \(\textit{abtesla}\).</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0"/>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/GAUSS"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0001</j.0:conversionMultiplier>
<j.0:symbol>G</j.0:symbol>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.diracdelta.co.uk/science/source/g/a/gauss/source.html</j.0:informativeReference>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/T_Ab"/>
<rdfs:label xml:lang="en">Gs</rdfs:label>
<j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Gauss_(unit)</j.0:informativeReference>
<owl:sameAs rdf:resource="http://qudt.org/vocab/unit/GAUSS"/>
</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/unit/Gs>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "The gauss, abbreviated as \\(G\\), is the cgs unit of measurement of a magnetic field \\(B\\), which is also known as the \"magnetic flux density\" or the \"magnetic induction\". One gauss is defined as one maxwell per square centimeter; it equals \\(10^{-4} tesla\\) (or \\(100 micro T\\)). The Gauss is identical to maxwells per square centimetre; technically defined in a three-dimensional system, it corresponds in the SI, with its extra base unit the ampere. The gauss is quite small by earthly standards, 1 Gs being only about four times Earth's flux density, but it is subdivided, with \\(1 gauss = 105 gamma\\). This unit of magnetic induction is also known as the \\(\\textit{abtesla}\\)."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.0001 ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gauss_%28unit%29"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/derivedUnitOfSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/GAUSS> ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/T_Ab> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gauss_(unit)"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.diracdelta.co.uk/science/source/g/a/gauss/source.html"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-526?rskey=HAbfz2"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/symbol> "G" ;
<http://qudt.org/schema/qudt/ucumCode> "G"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "76" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Gs"@en ;
owl:sameAs <http://qudt.org/vocab/unit/GAUSS> ;
owl:sameAs <http://qudt.org/vocab/unit/T_Ab> ;
.
{"resource":"Gs"
,"qname":"unit:Gs"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/Gs"
,"properties":["applicable system":"sou:CGS"
,"applicable system":"sou:CGS-EMU"
,"conversion multiplier":"0.0001"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Gauss_%28unit%29"
,"description":"The gauss, abbreviated as \\(G\\), is the cgs unit of measurement of a magnetic field \\(B\\), which is also known as the \"magnetic flux density\" or the \"magnetic induction\". One gauss is defined as one maxwell per square centimeter; it equals \\(10^{-4} tesla\\) (or \\(100 micro T\\)). The Gauss is identical to maxwells per square centimetre; technically defined in a three-dimensional system, it corresponds in the SI, with its extra base unit the ampere. The gauss is quite small by earthly standards, 1 Gs being only about four times Earth's flux density, but it is subdivided, with \\(1 gauss = 105 gamma\\). This unit of magnetic induction is also known as the \\(\\textit{abtesla}\\)."
,"exact match":"unit:GAUSS"
,"exact match":"unit:T_Ab"
,"has dimension vector":"dimension:A0E-1L0I0M1H0T-2D0"
,"has quantity kind":"quantitykind:MagneticFluxDensity"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Gauss_(unit)"
,"informative reference":"http:\/\/www.diracdelta.co.uk\/science\/source\/g\/a\/gauss\/source.html"
,"informative reference":"http:\/\/www.oxfordreference.com\/view\/10.1093\/acref\/9780198605225.001.0001\/acref-9780198605225-e-526?rskey=HAbfz2"
,"is derived unit of system":"sou:CGS-EMU"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Gs"
,"sameAs":"unit:GAUSS"
,"sameAs":"unit:T_Ab"
,"symbol":"G"
,"type":"qudt:Unit"
,"ucum code":"G"
,"unece common code":"76"
]}
{
"@id" : "http://qudt.org/vocab/unit/Gs",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "The gauss, abbreviated as \\(G\\), is the cgs unit of measurement of a magnetic field \\(B\\), which is also known as the \"magnetic flux density\" or the \"magnetic induction\". One gauss is defined as one maxwell per square centimeter; it equals \\(10^{-4} tesla\\) (or \\(100 micro T\\)). The Gauss is identical to maxwells per square centimetre; technically defined in a three-dimensional system, it corresponds in the SI, with its extra base unit the ampere. The gauss is quite small by earthly standards, 1 Gs being only about four times Earth's flux density, but it is subdivided, with \\(1 gauss = 105 gamma\\). This unit of magnetic induction is also known as the \\(\\textit{abtesla}\\).",
"applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS" ],
"conversionMultiplier" : "0.0001",
"dbpediaMatch" : "http://dbpedia.org/resource/Gauss_%28unit%29",
"derivedUnitOfSystem" : "http://qudt.org/vocab/sou/CGS-EMU",
"exactMatch" : [ "http://qudt.org/vocab/unit/GAUSS", "http://qudt.org/vocab/unit/T_Ab" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MagneticFluxDensity",
"informativeReference" : [ "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-526?rskey=HAbfz2", "http://www.diracdelta.co.uk/science/source/g/a/gauss/source.html", "http://en.wikipedia.org/wiki/Gauss_(unit)" ],
"symbol" : "G",
"ucumCode" : "G",
"uneceCommonCode" : "76",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Gs"
},
"sameAs" : [ "http://qudt.org/vocab/unit/T_Ab", "http://qudt.org/vocab/unit/GAUSS" ],
"@context" : {
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"sameAs" : {
"@id" : "http://www.w3.org/2002/07/owl#sameAs",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"derivedUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem",
"@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#"
}
}