unit:A-M2
URI: http://qudt.org/vocab/unit/A-M2
The SI unit of electromagnetic moment.
Work in progress
<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/A-M2"> <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">The SI unit of electromagnetic moment.</j.1:description> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$A-M^2$</j.0:expression> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31895</j.0:isoNormativeReference> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <rdfs:label xml:lang="en-US">Ampere Square Meter</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticAreaMoment"/> <j.0:iec61360Code>0112/2///62720#UAA106</j.0:iec61360Code> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://encyclopedia2.thefreedictionary.com/ampere+meter+squared</j.0:informativeReference> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticMoment"/> <rdfs:label xml:lang="en">Ampere Square Metre</rdfs:label> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <j.0:uneceCommonCode>A5</j.0:uneceCommonCode> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">A.m2</j.0:ucumCode> <j.0:symbol>A·m²</j.0:symbol> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/> </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/A-M2> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "The SI unit of electromagnetic moment."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ; <http://qudt.org/schema/qudt/expression> "$A-M^2$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticAreaMoment> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticMoment> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA106" ; <http://qudt.org/schema/qudt/informativeReference> "http://encyclopedia2.thefreedictionary.com/ampere+meter+squared"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "A·m²" ; <http://qudt.org/schema/qudt/ucumCode> "A.m2"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "A5" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ; rdfs:label "Ampere Square Meter"@en-US ; rdfs:label "Ampere Square Metre"@en ; .
{"resource":"Ampere Square Metre" ,"qname":"unit:A-M2" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/A-M2" ,"properties":["applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:SI" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"description":"The SI unit of electromagnetic moment." ,"expression":"$A-M^2$" ,"has dimension vector":"dimension:A0E1L2I0M0H0T0D0" ,"has quantity kind":"quantitykind:MagneticAreaMoment" ,"has quantity kind":"quantitykind:MagneticMoment" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA106" ,"informative reference":"http:\/\/encyclopedia2.thefreedictionary.com\/ampere+meter+squared" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>" ,"label":"Ampere Square Meter" ,"label":"Ampere Square Metre" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" ,"symbol":"A·m²" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"A.m2" ,"unece common code":"A5" ]}
{ "@id" : "http://qudt.org/vocab/unit/A-M2", "@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ], "description" : "The SI unit of electromagnetic moment.", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI" ], "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "expression" : "$A-M^2$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L2I0M0H0T0D0", "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/MagneticAreaMoment", "http://qudt.org/vocab/quantitykind/MagneticMoment" ], "iec61360Code" : "0112/2///62720#UAA106", "informativeReference" : "http://encyclopedia2.thefreedictionary.com/ampere+meter+squared", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895", "symbol" : "A·m²", "ucumCode" : "A.m2", "uneceCommonCode" : "A5", "isDefinedBy" : "http://qudt.org/2.1/vocab/unit", "label" : [ { "@language" : "en-us", "@value" : "Ampere Square Meter" }, { "@language" : "en", "@value" : "Ampere Square Metre" } ], "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }