unit:LB-PER-M3

URI: http://qudt.org/vocab/unit/LB-PER-M3

Type
Description

"Pound per Cubic Meter" is a unit for 'Density' expressed as $lb/m^{3}$.

Properties
qudt:symbol
lbm/m³
qudt:ucumCode
[lb_av].m-3
Annotations
dcterms:description
"Pound per Cubic Meter" is a unit for 'Density' expressed as $lb/m^{3}$.
qudt:expression
$lb/m^{3}$
rdfs:label
Pound per Cubic Meter(en-us)
Pound per Cubic Metre(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/LB-PER-M3">
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Pound per Cubic Meter" is a unit for  'Density' expressed as $lb/m^{3}$.</j.1:description>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.5359237E-1</j.0:conversionMultiplierSN>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassDensity"/>
    <rdfs:label xml:lang="en">Pound per Cubic Metre</rdfs:label>
    <rdfs:label xml:lang="en-us">Pound per Cubic Meter</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Density"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:symbol>lbm/m³</j.0:symbol>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lb_av].m-3</j.0:ucumCode>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$lb/m^{3}$</j.0:expression>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.45359237</j.0:conversionMultiplier>
  </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/LB-PER-M3>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "\"Pound per Cubic Meter\" is a unit for  'Density' expressed as $lb/m^{3}$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.45359237 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 4.5359237E-1 ;
  <http://qudt.org/schema/qudt/expression> "$lb/m^{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/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassDensity> ;
  <http://qudt.org/schema/qudt/symbol> "lbm/m³" ;
  <http://qudt.org/schema/qudt/ucumCode> "[lb_av].m-3"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Pound per Cubic Meter"@en-us ;
  rdfs:label "Pound per Cubic Metre"@en ;
.
JSON
{"resource":"Pound per Cubic Metre" 
 ,"qname":"unit:LB-PER-M3" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/LB-PER-M3" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"conversion multiplier":"0.45359237" 
    ,"conversion multiplier scientific":"4.5359237E-1" 
    ,"description":"\"Pound per Cubic Meter\" is a unit for  'Density' expressed as $lb\/m^{3}$." 
    ,"expression":"$lb\/m^{3}$" 
    ,"has dimension vector":"dimension:A0E0L-3I0M1H0T0D0" 
    ,"has quantity kind":"quantitykind:Density" 
    ,"has quantity kind":"quantitykind:MassDensity" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Pound per Cubic Meter" 
    ,"label":"Pound per Cubic Metre" 
    ,"symbol":"lbm\/m&sup3;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[lb_av].m-3" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/LB-PER-M3",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "\"Pound per Cubic Meter\" is a unit for  'Density' expressed as $lb/m^{3}$.",
  "applicableSystem" : "http://qudt.org/vocab/sou/CGS",
  "conversionMultiplier" : "0.45359237",
  "conversionMultiplier:SN" : 0.45359237,
  "expression" : "$lb/m^{3}$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/MassDensity", "http://qudt.org/vocab/quantitykind/Density" ],
  "symbol" : "lbm/m³",
  "ucumCode" : "[lb_av].m-3",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : [ {
    "@language" : "en",
    "@value" : "Pound per Cubic Metre"
  }, {
    "@language" : "en-us",
    "@value" : "Pound per Cubic Meter"
  } ],
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "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-03-22T14:40:42.152-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)