unit:TON_LONG-PER-YD3

URI: http://qudt.org/vocab/unit/TON_LONG-PER-YD3

Type
Description

The long ton per cubic yard density measurement unit is used to measure volume in cubic yards in order to estimate weight or mass in long tons.

Properties
qudt:conversionMultiplier
1328.9391836174336
qudt:symbol
t{long}/yd³
qudt:ucumCode
[lton_av]/[cyd_i]
Annotations
dcterms:description
The long ton per cubic yard density measurement unit is used to measure volume in cubic yards in order to estimate weight or mass in long tons.
qudt:expression
\(ton/yd^3\)
rdfs:label
Long Ton per Cubic Yard(en)
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/TON_LONG-PER-YD3">
    <owl:sameAs rdf:resource="http://qudt.org/vocab/unit/TON_UK-PER-YD3"/>
    <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">The long ton per cubic yard density measurement unit is used to measure volume in cubic yards in order to estimate weight or mass in long tons.</j.1:description>
    <j.0:uneceCommonCode>L92</j.0:uneceCommonCode>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lton_av]/[cyd_i]</j.0:ucumCode>
    <j.0:symbol>t{long}/yd³</j.0:symbol>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/TON_UK-PER-YD3"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1328.9391836174336</j.0:conversionMultiplier>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <rdfs:label xml:lang="en">Long Ton per Cubic Yard</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Density"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(ton/yd^3\)</j.0:expression>
  </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/TON_LONG-PER-YD3>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "The long ton per cubic yard density measurement unit is used to measure volume in cubic yards in order to estimate weight or mass in long tons."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1328.9391836174336 ;
  <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/TON_UK-PER-YD3> ;
  <http://qudt.org/schema/qudt/expression> "\\(ton/yd^3\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Density> ;
  <http://qudt.org/schema/qudt/symbol> "t{long}/yd³" ;
  <http://qudt.org/schema/qudt/ucumCode> "[lton_av]/[cyd_i]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "L92" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Long Ton per Cubic Yard"@en ;
  owl:sameAs <http://qudt.org/vocab/unit/TON_UK-PER-YD3> ;
.
JSON
{"resource":"Long Ton per Cubic Yard" 
 ,"qname":"unit:TON_LONG-PER-YD3" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/TON_LONG-PER-YD3" 
 ,"properties":["applicable system":"sou:IMPERIAL" 
    ,"conversion multiplier":"1328.9391836174336" 
    ,"defined unit of system":"sou:IMPERIAL" 
    ,"description":"The long ton per cubic yard density measurement unit is used to measure volume in cubic yards in order to estimate weight or mass in long tons." 
    ,"exact match":"unit:TON_UK-PER-YD3" 
    ,"expression":"\\(ton\/yd^3\\)" 
    ,"has dimension vector":"dimension:A0E0L-3I0M1H0T0D0" 
    ,"has quantity kind":"quantitykind:Density" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Long Ton per Cubic Yard" 
    ,"sameAs":"unit:TON_UK-PER-YD3" 
    ,"symbol":"t{long}\/yd&sup3;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[lton_av]\/[cyd_i]" 
    ,"unece common code":"L92" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/TON_LONG-PER-YD3",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "The long ton per cubic yard density measurement unit is used to measure volume in cubic yards in order to estimate weight or mass in long tons.",
  "applicableSystem" : "http://qudt.org/vocab/sou/IMPERIAL",
  "conversionMultiplier" : "1328.9391836174336",
  "definedUnitOfSystem" : "http://qudt.org/vocab/sou/IMPERIAL",
  "exactMatch" : "http://qudt.org/vocab/unit/TON_UK-PER-YD3",
  "expression" : "\\(ton/yd^3\\)",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Density",
  "symbol" : "t{long}/yd³",
  "ucumCode" : "[lton_av]/[cyd_i]",
  "uneceCommonCode" : "L92",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Long Ton per Cubic Yard"
  },
  "sameAs" : "http://qudt.org/vocab/unit/TON_UK-PER-YD3",
  "@context" : {
    "sameAs" : {
      "@id" : "http://www.w3.org/2002/07/owl#sameAs",
      "@type" : "@id"
    },
    "definedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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 2023-05-10T19:15:35.966-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)