<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/T_Ab">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticField"/>
<j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<rdfs:label xml:lang="en">Abtesla</rdfs:label>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/GAUSS"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticFluxDensity"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The unit of magnetic induction in the cgs system, $10^{-4}\,tesla$. Also known as the gauss.</j.1:description>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-4</j.0:conversionMultiplierSN>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/Gs"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0001</j.0:conversionMultiplier>
<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:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<j.0:symbol>abT</j.0:symbol>
</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/T_Ab>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "The unit of magnetic induction in the cgs system, $10^{-4}\\,tesla$. Also known as the gauss."^^<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/conversionMultiplierSN> 1.0E-4 ;
<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/Gs> ;
<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/MagneticField> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticFluxDensity> ;
<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/symbol> "abT" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Abtesla"@en ;
.
{"resource":"Abtesla"
,"qname":"unit:T_Ab"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/T_Ab"
,"properties":["applicable system":"sou:CGS"
,"applicable system":"sou:CGS-EMU"
,"conversion multiplier":"0.0001"
,"conversion multiplier scientific":"1.0E-4"
,"description":"The unit of magnetic induction in the cgs system, $10^{-4}\\,tesla$. Also known as the gauss."
,"exact match":"unit:GAUSS"
,"exact match":"unit:Gs"
,"has dimension vector":"dimension:A0E-1L0I0M1H0T-2D0"
,"has quantity kind":"quantitykind:MagneticField"
,"has quantity kind":"quantitykind:MagneticFluxDensity"
,"informative reference":"http:\/\/www.diracdelta.co.uk\/science\/source\/g\/a\/gauss\/source.html"
,"is derived unit of system":"sou:CGS-EMU"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Abtesla"
,"symbol":"abT"
,"type":"qudt:Unit"
]}
{
"@id" : "http://qudt.org/vocab/unit/T_Ab",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "The unit of magnetic induction in the cgs system, $10^{-4}\\,tesla$. Also known as the gauss.",
"applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS" ],
"conversionMultiplier" : "0.0001",
"conversionMultiplier:SN" : 1.0E-4,
"derivedUnitOfSystem" : "http://qudt.org/vocab/sou/CGS-EMU",
"exactMatch" : [ "http://qudt.org/vocab/unit/GAUSS", "http://qudt.org/vocab/unit/Gs" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/MagneticField", "http://qudt.org/vocab/quantitykind/MagneticFluxDensity" ],
"informativeReference" : "http://www.diracdelta.co.uk/science/source/g/a/gauss/source.html",
"symbol" : "abT",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Abtesla"
},
"@context" : {
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"derivedUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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#"
}
}