<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/Hundredweight_US">
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">out of use unit of the mass according to the Imperial system of units</j.1:description>
<rdfs:label xml:lang="en">Hundredweight (US)</rdfs:label>
<j.0:uneceCommonCode>CWA</j.0:uneceCommonCode>
<j.0:symbol>cwt{short}</j.0:symbol>
<j.0:plainTextDescription>out of use unit of the mass according to the Imperial system of units</j.0:plainTextDescription>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.5359237E1</j.0:conversionMultiplierSN>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">45.359237</j.0:conversionMultiplier>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/CWT_SHORT"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Mass"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[scwt_av]</j.0:ucumCode>
<j.0:iec61360Code>0112/2///62720#UAA406</j.0:iec61360Code>
</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/Hundredweight_US>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "out of use unit of the mass according to the Imperial system of units"^^rdf:HTML ;
<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/exactMatch> <http://qudt.org/vocab/unit/CWT_SHORT> ;
<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/iec61360Code> "0112/2///62720#UAA406" ;
<http://qudt.org/schema/qudt/plainTextDescription> "out of use unit of the mass according to the Imperial system of units" ;
<http://qudt.org/schema/qudt/symbol> "cwt{short}" ;
<http://qudt.org/schema/qudt/ucumCode> "[scwt_av]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "CWA" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Hundredweight (US)"@en ;
.
{"resource":"Hundredweight (US)"
,"qname":"unit:Hundredweight_US"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/Hundredweight_US"
,"properties":["applicable system":"sou:USCS"
,"conversion multiplier":"45.359237"
,"conversion multiplier scientific":"4.5359237E1"
,"description":"out of use unit of the mass according to the Imperial system of units"
,"description (plain text)":"out of use unit of the mass according to the Imperial system of units"
,"exact match":"unit:CWT_SHORT"
,"has dimension vector":"dimension:A0E0L0I0M1H0T0D0"
,"has quantity kind":"quantitykind:Mass"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA406"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Hundredweight (US)"
,"symbol":"cwt{short}"
,"type":"qudt:Unit"
,"ucum code":"[scwt_av]"
,"unece common code":"CWA"
]}