<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/H_Stat">
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The $\text{Stathenry (statH)}$ is a unit in the category of Electric inductance.
It is also known as $tathenries$.
This unit is commonly used in the cgs unit system.
$Stathenry$ has a dimension of $ML^2T^{-2}I^{-2}$ where $M$ is mass, $L$ is length, $T$ is time, and $I$ is electric current.
It can be converted to the corresponding standard SI unit H by multiplying its value by a factor of $8.987552 \times 10^{11}$.
</j.1:description>
<j.0:symbol>statH</j.0:symbol>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-ESU"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">8.9876E11</j.0:conversionMultiplierSN>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.efunda.com/glossary/units/units--electric_inductance--stathenry.cfm</j.0:informativeReference>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">898760000000.0</j.0:conversionMultiplier>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Inductance"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/stathenry"/>
<j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-ESU"/>
<rdfs:label xml:lang="en">Stathenry</rdfs:label>
</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/H_Stat>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> """
The $\\text{Stathenry (statH)}$ is a unit in the category of Electric inductance.
It is also known as $tathenries$.
This unit is commonly used in the cgs unit system.
$Stathenry$ has a dimension of $ML^2T^{-2}I^{-2}$ where $M$ is mass, $L$ is length, $T$ is time, and $I$ is electric current.
It can be converted to the corresponding standard SI unit H by multiplying its value by a factor of $8.987552 \\times 10^{11}$.
"""^^<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-ESU> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 898760000000.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 8.9876E11 ;
<http://qudt.org/schema/qudt/derivedUnitOfSystem> <http://qudt.org/vocab/sou/CGS-ESU> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Inductance> ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--electric_inductance--stathenry.cfm"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/stathenry> ;
<http://qudt.org/schema/qudt/symbol> "statH" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Stathenry"@en ;
.
{"resource":"Stathenry"
,"qname":"unit:H_Stat"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/H_Stat"
,"properties":["applicable system":"sou:CGS"
,"applicable system":"sou:CGS-ESU"
,"conversion multiplier":"898760000000.0"
,"conversion multiplier scientific":"8.9876E11"
,"description":"\n The $\\text{Stathenry (statH)}$ is a unit in the category of Electric inductance. \n It is also known as $tathenries$. \n This unit is commonly used in the cgs unit system. \n $Stathenry$ has a dimension of $ML^2T^{-2}I^{-2}$ where $M$ is mass, $L$ is length, $T$ is time, and $I$ is electric current. \n It can be converted to the corresponding standard SI unit H by multiplying its value by a factor of $8.987552 \\times 10^{11}$.\n "
,"has dimension vector":"dimension:A0E-2L2I0M1H0T-2D0"
,"has quantity kind":"quantitykind:Inductance"
,"informative reference":"http:\/\/www.efunda.com\/glossary\/units\/units--electric_inductance--stathenry.cfm"
,"is derived unit of system":"sou:CGS-ESU"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Stathenry"
,"om unit":"<http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/stathenry>"
,"symbol":"statH"
,"type":"qudt:Unit"
]}
{
"@id" : "http://qudt.org/vocab/unit/H_Stat",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "\n The $\\text{Stathenry (statH)}$ is a unit in the category of Electric inductance. \n It is also known as $tathenries$. \n This unit is commonly used in the cgs unit system. \n $Stathenry$ has a dimension of $ML^2T^{-2}I^{-2}$ where $M$ is mass, $L$ is length, $T$ is time, and $I$ is electric current. \n It can be converted to the corresponding standard SI unit H by multiplying its value by a factor of $8.987552 \\times 10^{11}$.\n ",
"applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-ESU", "http://qudt.org/vocab/sou/CGS" ],
"conversionMultiplier" : "898760000000.0",
"conversionMultiplier:SN" : 8.9876E11,
"derivedUnitOfSystem" : "http://qudt.org/vocab/sou/CGS-ESU",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-2D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Inductance",
"informativeReference" : "http://www.efunda.com/glossary/units/units--electric_inductance--stathenry.cfm",
"omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/stathenry",
"symbol" : "statH",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Stathenry"
},
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"omUnit" : {
"@id" : "http://qudt.org/schema/qudt/omUnit",
"@type" : "@id"
},
"derivedUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}