unit:LB_F-PER-YD

URI: http://qudt.org/vocab/unit/LB_F-PER-YD

Type
Description

unit of force per unit length based on the Anglo-American system of units

Properties
qudt:conversionMultiplier
4.864634530666166666666666666666666
qudt:conversionMultiplierSN
4.864634530666166666666666666666666E0
qudt:iec61360Code
0112/2///62720#UAB454
qudt:symbol
lbf/yd
qudt:ucumCode
[lbf_av].[yd_i]-1
Annotations
dcterms:description
unit of force per unit length based on the Anglo-American system of units
rdfs:label
pound-force per yard
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_F-PER-YD">
    <j.0:uneceCommonCode>N33</j.0:uneceCommonCode>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lbf_av].[yd_i]-1</j.0:ucumCode>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.1:description>unit of force per unit length based on the Anglo-American system of units</j.1:description>
    <j.0:symbol>lbf/yd</j.0:symbol>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">4.864634530666166666666666666666666</j.0:conversionMultiplier>
    <j.0:iec61360Code>0112/2///62720#UAB454</j.0:iec61360Code>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.864634530666166666666666666666666E0</j.0:conversionMultiplierSN>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0"/>
    <rdfs:label>pound-force per yard</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerLength"/>
  </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_F-PER-YD>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "unit of force per unit length based on the Anglo-American system of units" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 4.864634530666166666666666666666666 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 4.864634530666166666666666666666666E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB454" ;
  <http://qudt.org/schema/qudt/symbol> "lbf/yd" ;
  <http://qudt.org/schema/qudt/ucumCode> "[lbf_av].[yd_i]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "N33" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "pound-force per yard" ;
.
JSON
{"resource":"pound-force per yard" 
 ,"qname":"unit:LB_F-PER-YD" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/LB_F-PER-YD" 
 ,"properties":["conversion multiplier":"4.864634530666166666666666666666666" 
    ,"conversion multiplier scientific":"4.864634530666166666666666666666666E0" 
    ,"description":"unit of force per unit length based on the Anglo-American system of units" 
    ,"has dimension vector":"dimension:A0E0L0I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:ForcePerLength" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB454" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"pound-force per yard" 
    ,"symbol":"lbf\/yd" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[lbf_av].[yd_i]-1" 
    ,"unece common code":"N33" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/LB_F-PER-YD",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "unit of force per unit length based on the Anglo-American system of units",
  "conversionMultiplier" : "4.864634530666166666666666666666666",
  "conversionMultiplier:SN" : 4.864634530666167,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ForcePerLength",
  "iec61360Code" : "0112/2///62720#UAB454",
  "symbol" : "lbf/yd",
  "ucumCode" : "[lbf_av].[yd_i]-1",
  "uneceCommonCode" : "N33",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : "pound-force per yard",
  "@context" : {
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "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"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@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:47:00.760-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)