unit:PER-TON

URI: http://qudt.org/vocab/unit/PER-TON

Type
Description

reciprocal of the 2,000-fold of the SI base unit pound

Properties
qudt:conversionMultiplier
0.001102311310924387903614869006725135
qudt:conversionMultiplierSN
1.102311310924387903614869006725135E-3
qudt:symbol
st⁻¹
qudt:ucumCode
ston_av-1
Annotations
dcterms:description
reciprocal of the 2,000-fold of the SI base unit pound
rdfs:label
reciprocal ton
View as:  CSV

Work in progress

RDF/XML
<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/PER-TON">
    <rdfs:label>reciprocal ton</rdfs:label>
    <j.1:description>reciprocal of the 2,000-fold of the SI base unit pound</j.1:description>
    <j.0:symbol>st⁻¹</j.0:symbol>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/InverseMass"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.102311310924387903614869006725135E-3</j.0:conversionMultiplierSN>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001102311310924387903614869006725135</j.0:conversionMultiplier>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">ston_av-1</j.0:ucumCode>
  </rdf:Description>
</rdf:RDF>
TURTLE
@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/PER-TON>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "reciprocal of the 2,000-fold of the SI base unit pound" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.001102311310924387903614869006725135 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.102311310924387903614869006725135E-3 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseMass> ;
  <http://qudt.org/schema/qudt/symbol> "st⁻¹" ;
  <http://qudt.org/schema/qudt/ucumCode> "ston_av-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "reciprocal ton" ;
.
JSON
{"resource":"reciprocal ton" 
 ,"qname":"unit:PER-TON" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-TON" 
 ,"properties":["conversion multiplier":"0.001102311310924387903614869006725135" 
    ,"conversion multiplier scientific":"1.102311310924387903614869006725135E-3" 
    ,"description":"reciprocal of the 2,000-fold of the SI base unit pound" 
    ,"has dimension vector":"dimension:A0E0L0I0M-1H0T0D0" 
    ,"has quantity kind":"quantitykind:InverseMass" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"reciprocal ton" 
    ,"symbol":"st\u207B&sup1;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"ston_av-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PER-TON",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "reciprocal of the 2,000-fold of the SI base unit pound",
  "conversionMultiplier" : "0.001102311310924387903614869006725135",
  "conversionMultiplier:SN" : 0.001102311310924388,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M-1H0T0D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/InverseMass",
  "symbol" : "st⁻¹",
  "ucumCode" : "ston_av-1",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : "reciprocal ton",
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "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"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "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#"
  }
}

Generated 2024-04-25T14:44:49.519-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)