unit:KiloLB_F-PER-IN2

URI: http://qudt.org/vocab/unit/KiloLB_F-PER-IN2

Type
Description

1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2

Properties
qudt:plainTextDescription
1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2
qudt:iec61360Code
0112/2///62720#UAB138
qudt:symbol
klbf/in²
qudt:ucumCode
k[lbf_av].[sin_i]-1
Annotations
dcterms:description
1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2
rdfs:label
Kilopound Force Per Square Inch(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/KiloLB_F-PER-IN2">
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VaporPressure"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
    <j.0:plainTextDescription>1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2</j.0:plainTextDescription>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2</j.1:description>
    <j.0:iec61360Code>0112/2///62720#UAB138</j.0:iec61360Code>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.0:symbol>klbf/in²</j.0:symbol>
    <j.0:uneceCommonCode>84</j.0:uneceCommonCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerArea"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">k[lbf_av].[sin_i]-1</j.0:ucumCode>
    <rdfs:label xml:lang="en">Kilopound Force Per Square Inch</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">6894757.89</j.0:conversionMultiplier>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">6.89475789E6</j.0:conversionMultiplierSN>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ModulusOfElasticity"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ShearModulus"/>
    <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/KiloLB_F-PER-IN2>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2"^^rdf:HTML ;
  <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> 6894757.89 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 6.89475789E6 ;
  <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/ModulusOfElasticity> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ShearModulus> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VaporPressure> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB138" ;
  <http://qudt.org/schema/qudt/plainTextDescription> "1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2" ;
  <http://qudt.org/schema/qudt/symbol> "klbf/in²" ;
  <http://qudt.org/schema/qudt/ucumCode> "k[lbf_av].[sin_i]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "84" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Kilopound Force Per Square Inch"@en ;
.
JSON
{"resource":"Kilopound Force Per Square Inch" 
 ,"qname":"unit:KiloLB_F-PER-IN2" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloLB_F-PER-IN2" 
 ,"properties":["applicable system":"sou:IMPERIAL" 
    ,"applicable system":"sou:USCS" 
    ,"conversion multiplier":"6894757.89" 
    ,"conversion multiplier scientific":"6.89475789E6" 
    ,"description":"1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2" 
    ,"description (plain text)":"1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2" 
    ,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:ForcePerArea" 
    ,"has quantity kind":"quantitykind:ModulusOfElasticity" 
    ,"has quantity kind":"quantitykind:ShearModulus" 
    ,"has quantity kind":"quantitykind:VaporPressure" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB138" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Kilopound Force Per Square Inch" 
    ,"symbol":"klbf\/in&sup2;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"k[lbf_av].[sin_i]-1" 
    ,"unece common code":"84" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/KiloLB_F-PER-IN2",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/USCS" ],
  "conversionMultiplier" : "6894757.89",
  "conversionMultiplier:SN" : 6894757.89,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/VaporPressure", "http://qudt.org/vocab/quantitykind/ForcePerArea", "http://qudt.org/vocab/quantitykind/ModulusOfElasticity", "http://qudt.org/vocab/quantitykind/ShearModulus" ],
  "iec61360Code" : "0112/2///62720#UAB138",
  "plainTextDescription" : "1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2",
  "symbol" : "klbf/in²",
  "ucumCode" : "k[lbf_av].[sin_i]-1",
  "uneceCommonCode" : "84",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Kilopound Force Per Square Inch"
  },
  "@context" : {
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@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"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "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"
    },
    "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:49:18.888-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)