unit:HP_Boiler
URI: http://qudt.org/vocab/unit/HP_Boiler
"Boiler Horsepower" is a unit for 'Power' expressed as hpboiler.
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/HP_Boiler"> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Boiler Horsepower" is a unit for 'Power' expressed as $hp_boiler$.</j.1:description> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">9.8095E3</j.0:conversionMultiplierSN> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/J-PER-SEC"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/> <rdfs:label xml:lang="en">Boiler Horsepower</rdfs:label> <j.0:iec61360Code>0112/2///62720#UAA535</j.0:iec61360Code> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Power"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ActivePower"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">9809.5</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%23UAA535</j.0:informativeReference> <j.0:symbol>HP{boiler}</j.0:symbol> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$boiler_hp$</j.0:expression> <j.0:uneceCommonCode>K42</j.0:uneceCommonCode> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.0/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/HP_Boiler> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "\"Boiler Horsepower\" is a unit for 'Power' expressed as $hp_boiler$."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/conversionMultiplier> 9809.5 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 9.8095E3 ; <http://qudt.org/schema/qudt/expression> "$boiler_hp$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ActivePower> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Power> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA535" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA535"^^xsd:anyURI ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/J-PER-SEC> ; <http://qudt.org/schema/qudt/symbol> "HP{boiler}" ; <http://qudt.org/schema/qudt/uneceCommonCode> "K42" ; rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/unit> ; rdfs:label "Boiler Horsepower"@en ; .
{"resource":"Boiler Horsepower" ,"qname":"unit:HP_Boiler" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/HP_Boiler" ,"properties":["conversion multiplier":"9809.5" ,"conversion multiplier scientific":"9.8095E3" ,"description":"\"Boiler Horsepower\" is a unit for 'Power' expressed as $hp_boiler$." ,"expression":"$boiler_hp$" ,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0" ,"has quantity kind":"quantitykind:ActivePower" ,"has quantity kind":"quantitykind:Power" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA535" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA535" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.0\/vocab\/unit>" ,"label":"Boiler Horsepower" ,"scalingOf":"unit:J-PER-SEC" ,"symbol":"HP{boiler}" ,"type":"qudt:Unit" ,"unece common code":"K42" ]}
{ "@id" : "http://qudt.org/vocab/unit/HP_Boiler", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "\"Boiler Horsepower\" is a unit for 'Power' expressed as $hp_boiler$.", "conversionMultiplier" : "9809.5", "conversionMultiplier:SN" : 9809.5, "expression" : "$boiler_hp$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0", "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Power", "http://qudt.org/vocab/quantitykind/ActivePower" ], "iec61360Code" : "0112/2///62720#UAA535", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA535", "scalingOf" : "http://qudt.org/vocab/unit/J-PER-SEC", "symbol" : "HP{boiler}", "uneceCommonCode" : "K42", "isDefinedBy" : "http://qudt.org/3.1.0/vocab/unit", "label" : { "@language" : "en", "@value" : "Boiler Horsepower" }, "@context" : { "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" }, "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "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" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "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#" } }