unit:LB-PER-SEC-DEG_F

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

Type
Description

traditional unit for mass avoirdupois pound according to the avoirdupois system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit

Properties
qudt:iec61360Code
0112/2///62720#UAA693
qudt:symbol
lb/(s·°F)
qudt:ucumCode
[lb_av].s-1.[degF]-1
Annotations
dcterms:description
traditional unit for mass avoirdupois pound according to the avoirdupois system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit
rdfs:label
pound (avoirdupois) per second degree Fahrenheit
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-SEC-DEG_F">
    <rdfs:label>pound (avoirdupois) per second degree Fahrenheit</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lb_av].s-1.[degF]-1</j.0:ucumCode>
    <j.0:iec61360Code>0112/2///62720#UAA693</j.0:iec61360Code>
    <j.0:uneceCommonCode>K82</j.0:uneceCommonCode>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.8164663</j.0:conversionMultiplier>
    <j.1:description>traditional unit for mass avoirdupois pound according to the avoirdupois system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit</j.1:description>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">8.164663E-1</j.0:conversionMultiplierSN>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0"/>
    <j.0:symbol>lb/(s·°F)</j.0:symbol>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
  </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-SEC-DEG_F>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "traditional unit for mass avoirdupois pound according to the avoirdupois system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.8164663 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 8.164663E-1 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Unknown> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA693" ;
  <http://qudt.org/schema/qudt/symbol> "lb/(s·°F)" ;
  <http://qudt.org/schema/qudt/ucumCode> "[lb_av].s-1.[degF]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "K82" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "pound (avoirdupois) per second degree Fahrenheit" ;
.
JSON
{"resource":"pound (avoirdupois) per second degree Fahrenheit" 
 ,"qname":"unit:LB-PER-SEC-DEG_F" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/LB-PER-SEC-DEG_F" 
 ,"properties":["conversion multiplier":"0.8164663" 
    ,"conversion multiplier scientific":"8.164663E-1" 
    ,"description":"traditional unit for mass avoirdupois pound according to the avoirdupois system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit" 
    ,"has dimension vector":"dimension:A0E0L0I0M1H-1T-1D0" 
    ,"has quantity kind":"quantitykind:Unknown" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA693" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"pound (avoirdupois) per second degree Fahrenheit" 
    ,"symbol":"lb\/(s&middot;&deg;F)" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[lb_av].s-1.[degF]-1" 
    ,"unece common code":"K82" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/LB-PER-SEC-DEG_F",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "traditional unit for mass avoirdupois pound according to the avoirdupois system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit",
  "conversionMultiplier" : "0.8164663",
  "conversionMultiplier:SN" : 0.8164663,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-1D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown",
  "iec61360Code" : "0112/2///62720#UAA693",
  "symbol" : "lb/(s·°F)",
  "ucumCode" : "[lb_av].s-1.[degF]-1",
  "uneceCommonCode" : "K82",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : "pound (avoirdupois) per second degree Fahrenheit",
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "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:52:28.583-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)