unit:PDL-PER-FT2

URI: http://qudt.org/vocab/unit/PDL-PER-FT2

Type
Description

Poundal Per Square Foot ($pdl/ft^2$) is a unit in the category of Pressure. It is also known as poundals per square foot, poundal/square foot. This unit is commonly used in the UK, US unit systems. Poundal Per Square Foot has a dimension of $ML^{-1}T^{-2}$, where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit \si{Pa} by multiplying its value by a factor of 1.488163944.

Properties
qudt:iec61360Code
0112/2///62720#UAB243
qudt:symbol
pdl/ft²
qudt:ucumCode
[lb_av].[ft_i].s-2.[sft_i]-1
Annotations
dcterms:description
Poundal Per Square Foot ($pdl/ft^2$) is a unit in the category of Pressure. It is also known as poundals per square foot, poundal/square foot. This unit is commonly used in the UK, US unit systems. Poundal Per Square Foot has a dimension of $ML^{-1}T^{-2}$, where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit \si{Pa} by multiplying its value by a factor of 1.488163944.
qudt:expression
$pdl/ft^2$
rdfs:label
Poundal per Square Foot(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/PDL-PER-FT2">
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$pdl/ft^2$</j.0:expression>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerArea"/>
    <j.0:symbol>pdl/ft²</j.0:symbol>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.efunda.com/glossary/units/units--pressure--poundal_per_square_foot.cfm</j.0:informativeReference>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:iec61360Code>0112/2///62720#UAB243</j.0:iec61360Code>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.48816443E0</j.0:conversionMultiplierSN>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lb_av].[ft_i].s-2.[sft_i]-1</j.0:ucumCode>
    <j.0:uneceCommonCode>N21</j.0:uneceCommonCode>
    <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Poundal Per Square Foot ($pdl/ft^2$) is a unit in the category of Pressure. It is also known as poundals per square foot, poundal/square foot. This unit is commonly used in the UK, US unit systems. Poundal Per Square Foot has a dimension of $ML^{-1}T^{-2}$, where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit \si{Pa} by multiplying its value by a factor of 1.488163944.</j.1:description>
    <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VaporPressure"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.48816443</j.0:conversionMultiplier>
    <rdfs:label xml:lang="en">Poundal per Square Foot</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/PDL-PER-FT2>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "Poundal Per Square Foot ($pdl/ft^2$) is a unit in the category of Pressure. It is also known as poundals per square foot, poundal/square foot. This unit is commonly used in the UK, US unit systems. Poundal Per Square Foot has a dimension of $ML^{-1}T^{-2}$, where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit \\si{Pa} by multiplying its value by a factor of 1.488163944."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.48816443 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.48816443E0 ;
  <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
  <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/USCS> ;
  <http://qudt.org/schema/qudt/expression> "$pdl/ft^2$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ForcePerArea> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VaporPressure> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB243" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--pressure--poundal_per_square_foot.cfm"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "pdl/ft²" ;
  <http://qudt.org/schema/qudt/ucumCode> "[lb_av].[ft_i].s-2.[sft_i]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "N21" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Poundal per Square Foot"@en ;
.
JSON
{"resource":"Poundal per Square Foot" 
 ,"qname":"unit:PDL-PER-FT2" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PDL-PER-FT2" 
 ,"properties":["applicable system":"sou:IMPERIAL" 
    ,"applicable system":"sou:USCS" 
    ,"conversion multiplier":"1.48816443" 
    ,"conversion multiplier scientific":"1.48816443E0" 
    ,"defined unit of system":"sou:IMPERIAL" 
    ,"defined unit of system":"sou:USCS" 
    ,"description":"Poundal Per Square Foot ($pdl\/ft^2$) is a unit in the category of Pressure. It is also known as poundals per square foot, poundal\/square foot. This unit is commonly used in the UK, US unit systems. Poundal Per Square Foot has a dimension of $ML^{-1}T^{-2}$, where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit \\si{Pa} by multiplying its value by a factor of 1.488163944." 
    ,"expression":"$pdl\/ft^2$" 
    ,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:ForcePerArea" 
    ,"has quantity kind":"quantitykind:VaporPressure" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB243" 
    ,"informative reference":"http:\/\/www.efunda.com\/glossary\/units\/units--pressure--poundal_per_square_foot.cfm" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Poundal per Square Foot" 
    ,"symbol":"pdl\/ft&sup2;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[lb_av].[ft_i].s-2.[sft_i]-1" 
    ,"unece common code":"N21" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PDL-PER-FT2",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "Poundal Per Square Foot ($pdl/ft^2$) is a unit in the category of Pressure. It is also known as poundals per square foot, poundal/square foot. This unit is commonly used in the UK, US unit systems. Poundal Per Square Foot has a dimension of $ML^{-1}T^{-2}$, where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit \\si{Pa} by multiplying its value by a factor of 1.488163944.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/USCS" ],
  "conversionMultiplier" : "1.48816443",
  "conversionMultiplier:SN" : 1.48816443,
  "definedUnitOfSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ],
  "expression" : "$pdl/ft^2$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/ForcePerArea", "http://qudt.org/vocab/quantitykind/VaporPressure" ],
  "iec61360Code" : "0112/2///62720#UAB243",
  "informativeReference" : "http://www.efunda.com/glossary/units/units--pressure--poundal_per_square_foot.cfm",
  "symbol" : "pdl/ft²",
  "ucumCode" : "[lb_av].[ft_i].s-2.[sft_i]-1",
  "uneceCommonCode" : "N21",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Poundal per Square Foot"
  },
  "@context" : {
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "definedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@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 2024-04-25T14:51:33.936-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)