<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_F_US">
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB021</j.0:informativeReference>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Force"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[stonf_av]</j.0:ucumCode>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit of the force according to the American system of units</j.1:description>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:symbol>tonf{us}</j.0:symbol>
<j.0:iec61360Code>0112/2///62720#UAB021</j.0:iec61360Code>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">8.896443230521E3</j.0:conversionMultiplierSN>
<j.0:uneceCommonCode>L94</j.0:uneceCommonCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">8896.443230521</j.0:conversionMultiplier>
<rdfs:label xml:lang="en">Ton Force (US Short)</rdfs:label>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0"/>
<j.0:plainTextDescription>unit of the force according to the American system of units</j.0:plainTextDescription>
</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_F_US>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit of the force according to the American system of units"^^rdf:HTML ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 8896.443230521 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 8.896443230521E3 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Force> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB021" ;
<http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB021"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit of the force according to the American system of units" ;
<http://qudt.org/schema/qudt/symbol> "tonf{us}" ;
<http://qudt.org/schema/qudt/ucumCode> "[stonf_av]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "L94" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Ton Force (US Short)"@en ;
.
{"resource":"Ton Force (US Short)"
,"qname":"unit:TON_F_US"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/TON_F_US"
,"properties":["applicable system":"sou:USCS"
,"conversion multiplier":"8896.443230521"
,"conversion multiplier scientific":"8.896443230521E3"
,"description":"unit of the force according to the American system of units"
,"description (plain text)":"unit of the force according to the American system of units"
,"has dimension vector":"dimension:A0E0L1I0M1H0T-2D0"
,"has quantity kind":"quantitykind:Force"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB021"
,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB021"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Ton Force (US Short)"
,"symbol":"tonf{us}"
,"type":"qudt:Unit"
,"ucum code":"[stonf_av]"
,"unece common code":"L94"
]}