unit:CWT_SHORT
URI: http://qudt.org/vocab/unit/CWT_SHORT
"Hundred Weight - Short" is a unit for 'Mass' expressed as $cwt$.
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:j.2="http://www.w3.org/2004/02/skos/core#" 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/CWT_SHORT"> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/> <j.2:altLabel>U.S. hundredweight</j.2:altLabel> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.5359237E1</j.0:conversionMultiplierSN> <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">45.359237</j.0:conversionMultiplier> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$cwt$</j.0:expression> <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/Hundredweight_US"/> <j.0:symbol>cwt{short}</j.0:symbol> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Hundred Weight - Short" is a unit for 'Mass' expressed as $cwt$.</j.1:description> <rdfs:label xml:lang="en">Hundred Weight - Short</rdfs:label> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[scwt_av]</j.0:ucumCode> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Mass"/> </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/CWT_SHORT> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "\"Hundred Weight - Short\" is a unit for 'Mass' expressed as $cwt$."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ; <http://qudt.org/schema/qudt/conversionMultiplier> 45.359237 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 4.5359237E1 ; <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/USCS> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/Hundredweight_US> ; <http://qudt.org/schema/qudt/expression> "$cwt$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ; <http://qudt.org/schema/qudt/symbol> "cwt{short}" ; <http://qudt.org/schema/qudt/ucumCode> "[scwt_av]"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ; rdfs:label "Hundred Weight - Short"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "U.S. hundredweight" ; .
{"resource":"Hundred Weight - Short" ,"qname":"unit:CWT_SHORT" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/CWT_SHORT" ,"properties":["alternative label":"U.S. hundredweight" ,"applicable system":"sou:USCS" ,"conversion multiplier":"45.359237" ,"conversion multiplier scientific":"4.5359237E1" ,"defined unit of system":"sou:USCS" ,"description":"\"Hundred Weight - Short\" is a unit for 'Mass' expressed as $cwt$." ,"exact match":"unit:Hundredweight_US" ,"expression":"$cwt$" ,"has dimension vector":"dimension:A0E0L0I0M1H0T0D0" ,"has quantity kind":"quantitykind:Mass" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>" ,"label":"Hundred Weight - Short" ,"symbol":"cwt{short}" ,"type":"qudt:Unit" ,"ucum code":"[scwt_av]" ]}
{ "@id" : "http://qudt.org/vocab/unit/CWT_SHORT", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "\"Hundred Weight - Short\" is a unit for 'Mass' expressed as $cwt$.", "applicableSystem" : "http://qudt.org/vocab/sou/USCS", "conversionMultiplier" : "45.359237", "conversionMultiplier:SN" : 45.359237, "definedUnitOfSystem" : "http://qudt.org/vocab/sou/USCS", "exactMatch" : "http://qudt.org/vocab/unit/Hundredweight_US", "expression" : "$cwt$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Mass", "symbol" : "cwt{short}", "ucumCode" : "[scwt_av]", "isDefinedBy" : "http://qudt.org/2.1/vocab/unit", "label" : { "@language" : "en", "@value" : "Hundred Weight - Short" }, "altLabel" : "U.S. hundredweight", "@context" : { "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "definedUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@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#" } }