unit:PER-H
URI: http://qudt.org/vocab/unit/PER-H
reciprocal of the SI derived unit henry
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/PER-H"> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">H-1</j.0:ucumCode> <j.0:uneceCommonCode>C89</j.0:uneceCommonCode> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">/H</j.0:ucumCode> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.1:description>reciprocal of the SI derived unit henry</j.1:description> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA169</j.0:informativeReference> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Reluctance"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <j.0:symbol>/H</j.0:symbol> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T2D0"/> <j.0:iec61360Code>0112/2///62720#UAA169</j.0:iec61360Code> <rdfs:label xml:lang="en">Reciprocal Henry</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/PER-H> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "reciprocal of the SI derived unit henry" ; <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/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T2D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Reluctance> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA169" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA169"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "/H" ; <http://qudt.org/schema/qudt/ucumCode> "/H"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "H-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "C89" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ; rdfs:label "Reciprocal Henry"@en ; .
{"resource":"Reciprocal Henry" ,"qname":"unit:PER-H" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-H" ,"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":"reciprocal of the SI derived unit henry" ,"has dimension vector":"dimension:A0E2L-2I0M-1H0T2D0" ,"has quantity kind":"quantitykind:Reluctance" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA169" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA169" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>" ,"label":"Reciprocal Henry" ,"symbol":"\/H" ,"type":"qudt:Unit" ,"ucum code":"\/H" ,"ucum code":"H-1" ,"unece common code":"C89" ]}
{ "@id" : "http://qudt.org/vocab/unit/PER-H", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "reciprocal of the SI derived unit henry", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-EMU" ], "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T2D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Reluctance", "iec61360Code" : "0112/2///62720#UAA169", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA169", "symbol" : "/H", "ucumCode" : [ "H-1", "/H" ], "uneceCommonCode" : "C89", "isDefinedBy" : "http://qudt.org/2.1/vocab/unit", "label" : { "@language" : "en", "@value" : "Reciprocal Henry" }, "@context" : { "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description" }, "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" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "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#" } }