unit:CWT_LONG
URI: http://qudt.org/vocab/unit/CWT_LONG
"Hundred Weight - Long" 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_LONG"> <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/Hundredweight_UK"/> <j.0:uneceCommonCode>CWI</j.0:uneceCommonCode> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lcwt_av]</j.0:ucumCode> <rdfs:label xml:lang="en">Long Hundred Weight</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.2:altLabel>British hundredweight</j.2:altLabel> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Mass"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.080235E1</j.0:conversionMultiplierSN> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$cwt long$</j.0:expression> <j.0:symbol>cwt{long}</j.0:symbol> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Hundred Weight - Long" is a unit for 'Mass' expressed as $cwt$.</j.1:description> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">50.80235</j.0:conversionMultiplier> </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_LONG> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "\"Hundred Weight - Long\" is a unit for 'Mass' expressed as $cwt$."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/conversionMultiplier> 50.80235 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 5.080235E1 ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/Hundredweight_UK> ; <http://qudt.org/schema/qudt/expression> "$cwt long$"^^<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{long}" ; <http://qudt.org/schema/qudt/ucumCode> "[lcwt_av]"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "CWI" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ; rdfs:label "Long Hundred Weight"@en ; <http://www.w3.org/2004/02/skos/core#altLabel> "British hundredweight" ; .
{"resource":"Long Hundred Weight" ,"qname":"unit:CWT_LONG" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/CWT_LONG" ,"properties":["alternative label":"British hundredweight" ,"conversion multiplier":"50.80235" ,"conversion multiplier scientific":"5.080235E1" ,"description":"\"Hundred Weight - Long\" is a unit for 'Mass' expressed as $cwt$." ,"exact match":"unit:Hundredweight_UK" ,"expression":"$cwt long$" ,"has dimension vector":"dimension:A0E0L0I0M1H0T0D0" ,"has quantity kind":"quantitykind:Mass" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>" ,"label":"Long Hundred Weight" ,"symbol":"cwt{long}" ,"type":"qudt:Unit" ,"ucum code":"[lcwt_av]" ,"unece common code":"CWI" ]}
{ "@id" : "http://qudt.org/vocab/unit/CWT_LONG", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "\"Hundred Weight - Long\" is a unit for 'Mass' expressed as $cwt$.", "conversionMultiplier" : "50.80235", "conversionMultiplier:SN" : 50.80235, "exactMatch" : "http://qudt.org/vocab/unit/Hundredweight_UK", "expression" : "$cwt long$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Mass", "symbol" : "cwt{long}", "ucumCode" : "[lcwt_av]", "uneceCommonCode" : "CWI", "isDefinedBy" : "http://qudt.org/2.1/vocab/unit", "label" : { "@language" : "en", "@value" : "Long Hundred Weight" }, "altLabel" : "British hundredweight", "@context" : { "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "altLabel" : { "@id" : "http://www.w3.org/2004/02/skos/core#altLabel" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@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" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "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#" } }