unit:LB-PER-GAL_UK

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

Type
Description

unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units

Properties
qudt:conversionMultiplier
99.77637266310169838256611728169871
qudt:conversionMultiplierSN
9.977637266310169838256611728169871E1
qudt:plainTextDescription
unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units
qudt:iec61360Code
0112/2///62720#UAA679
qudt:symbol
lbm/gal{UK}
qudt:ucumCode
[lb_av].[gal_br]-1
Annotations
dcterms:description
unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units
rdfs:label
Pound (avoirdupois) per Gallon (UK)(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-GAL_UK">
    <j.0:uneceCommonCode>K71</j.0:uneceCommonCode>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA679</j.0:informativeReference>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Density"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0"/>
    <j.0:symbol>lbm/gal{UK}</j.0:symbol>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassDensity"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">9.977637266310169838256611728169871E1</j.0:conversionMultiplierSN>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.3/vocab/unit"/>
    <j.0:plainTextDescription>unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units</j.0:plainTextDescription>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units</j.1:description>
    <j.0:iec61360Code>0112/2///62720#UAA679</j.0:iec61360Code>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lb_av].[gal_br]-1</j.0:ucumCode>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/LB-PER-GAL"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">99.77637266310169838256611728169871</j.0:conversionMultiplier>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="en">Pound (avoirdupois) per Gallon (UK)</rdfs:label>
  </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-GAL_UK>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units"^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 99.77637266310169838256611728169871 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 9.977637266310169838256611728169871E1 ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/LB-PER-GAL> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <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/iec61360Code> "0112/2///62720#UAA679" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA679"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units" ;
  <http://qudt.org/schema/qudt/symbol> "lbm/gal{UK}" ;
  <http://qudt.org/schema/qudt/ucumCode> "[lb_av].[gal_br]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "K71" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.3/vocab/unit> ;
  rdfs:label "Pound (avoirdupois) per Gallon (UK)"@en ;
.
JSON
{"resource":"Pound (avoirdupois) per Gallon (UK)" 
 ,"qname":"unit:LB-PER-GAL_UK" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/LB-PER-GAL_UK" 
 ,"properties":["applicable system":"sou:IMPERIAL" 
    ,"conversion multiplier":"99.77637266310169838256611728169871" 
    ,"conversion multiplier scientific":"9.977637266310169838256611728169871E1" 
    ,"description":"unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units" 
    ,"description (plain text)":"unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units" 
    ,"exact match":"unit:LB-PER-GAL" 
    ,"has dimension vector":"dimension:A0E0L-3I0M1H0T0D0" 
    ,"has quantity kind":"quantitykind:Density" 
    ,"has quantity kind":"quantitykind:MassDensity" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA679" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA679" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.3\/vocab\/unit&gt;" 
    ,"label":"Pound (avoirdupois) per Gallon (UK)" 
    ,"symbol":"lbm\/gal{UK}" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[lb_av].[gal_br]-1" 
    ,"unece common code":"K71" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/LB-PER-GAL_UK",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units",
  "applicableSystem" : "http://qudt.org/vocab/sou/IMPERIAL",
  "conversionMultiplier" : "99.77637266310169838256611728169871",
  "conversionMultiplier:SN" : 99.7763726631017,
  "exactMatch" : "http://qudt.org/vocab/unit/LB-PER-GAL",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Density", "http://qudt.org/vocab/quantitykind/MassDensity" ],
  "iec61360Code" : "0112/2///62720#UAA679",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA679",
  "plainTextDescription" : "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units",
  "symbol" : "lbm/gal{UK}",
  "ucumCode" : "[lb_av].[gal_br]-1",
  "uneceCommonCode" : "K71",
  "isDefinedBy" : "http://qudt.org/3.1.3/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Pound (avoirdupois) per Gallon (UK)"
  },
  "@context" : {
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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 2025-06-26T15:27:44.973-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)