<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/TON_US">
<j.0:iec61360Code>0112/2///62720#UAB012</j.0:iec61360Code>
<j.0:uneceCommonCode>STN</j.0:uneceCommonCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Mass"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/TON"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">907.18474</j.0:conversionMultiplier>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">9.0718474E2</j.0:conversionMultiplierSN>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB012</j.0:informativeReference>
<j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/KiloGM"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">A ton is a unit of mass in the US customary system, where 1 ton is equal to 2000 pounds of mass.</j.1:description>
<j.0:plainTextDescription>A ton is a unit of mass in the US customary system, where 1 ton is equal to 2000 pounds of mass.</j.0:plainTextDescription>
<rdfs:label xml:lang="en">Ton (US)</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[ston_av]</j.0:ucumCode>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/TON_SHORT"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.0/vocab/unit"/>
<j.0:symbol>ton{US}</j.0:symbol>
</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/TON_US>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "A ton is a unit of mass in the US customary system, where 1 ton is equal to 2000 pounds of mass."^^rdf:HTML ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 907.18474 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 9.0718474E2 ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/TON> ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/TON_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#UAB012" ;
<http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB012"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "A ton is a unit of mass in the US customary system, where 1 ton is equal to 2000 pounds of mass." ;
<http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/KiloGM> ;
<http://qudt.org/schema/qudt/symbol> "ton{US}" ;
<http://qudt.org/schema/qudt/ucumCode> "[ston_av]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "STN" ;
rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/unit> ;
rdfs:label "Ton (US)"@en ;
.
{"resource":"Ton (US)"
,"qname":"unit:TON_US"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/TON_US"
,"properties":["applicable system":"sou:USCS"
,"conversion multiplier":"907.18474"
,"conversion multiplier scientific":"9.0718474E2"
,"description":"A ton is a unit of mass in the US customary system, where 1 ton is equal to 2000 pounds of mass."
,"description (plain text)":"A ton is a unit of mass in the US customary system, where 1 ton is equal to 2000 pounds of mass."
,"exact match":"unit:TON"
,"exact match":"unit:TON_SHORT"
,"has dimension vector":"dimension:A0E0L0I0M1H0T0D0"
,"has quantity kind":"quantitykind:Mass"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB012"
,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB012"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.0\/vocab\/unit>"
,"label":"Ton (US)"
,"scalingOf":"unit:KiloGM"
,"symbol":"ton{US}"
,"type":"qudt:Unit"
,"ucum code":"[ston_av]"
,"unece common code":"STN"
]}