unit:PINT_UK-PER-HR

URI: http://qudt.org/vocab/unit/PINT_UK-PER-HR

Type
Description

unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour

Properties
qudt:conversionMultiplier
0.0000001578503472222222222222222222222222
qudt:conversionMultiplierSN
1.578503472222222222222222222222222E-7
qudt:plainTextDescription
unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour
qudt:iec61360Code
0112/2///62720#UAA954
qudt:symbol
pt{UK}/h
qudt:ucumCode
[pt_br].h-1
Annotations
dcterms:description
unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour
rdfs:label
Pint (UK) per Hour
Pint (UK) per Hour(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/PINT_UK-PER-HR">
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0000001578503472222222222222222222222222</j.0:conversionMultiplier>
    <j.0:symbol>pt{UK}/h</j.0:symbol>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumeFlowRate"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.578503472222222222222222222222222E-7</j.0:conversionMultiplierSN>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA954</j.0:informativeReference>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour</j.1:description>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumePerTime"/>
    <j.0:iec61360Code>0112/2///62720#UAA954</j.0:iec61360Code>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <rdfs:label>Pint (UK) per Hour</rdfs:label>
    <rdfs:label xml:lang="en">Pint (UK) per Hour</rdfs:label>
    <j.0:uneceCommonCode>L54</j.0:uneceCommonCode>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[pt_br].h-1</j.0:ucumCode>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0"/>
    <j.0:plainTextDescription>unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour</j.0:plainTextDescription>
  </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/PINT_UK-PER-HR>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour"^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.0000001578503472222222222222222222222222 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.578503472222222222222222222222222E-7 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA954" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA954"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour" ;
  <http://qudt.org/schema/qudt/symbol> "pt{UK}/h" ;
  <http://qudt.org/schema/qudt/ucumCode> "[pt_br].h-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "L54" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ;
  rdfs:label "Pint (UK) per Hour" ;
  rdfs:label "Pint (UK) per Hour"@en ;
.
JSON
{"resource":"Pint (UK) per Hour" 
 ,"qname":"unit:PINT_UK-PER-HR" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PINT_UK-PER-HR" 
 ,"properties":["applicable system":"sou:IMPERIAL" 
    ,"conversion multiplier":"0.0000001578503472222222222222222222222222" 
    ,"conversion multiplier scientific":"1.578503472222222222222222222222222E-7" 
    ,"description":"unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour" 
    ,"description (plain text)":"unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour" 
    ,"has dimension vector":"dimension:A0E0L3I0M0H0T-1D0" 
    ,"has quantity kind":"quantitykind:VolumeFlowRate" 
    ,"has quantity kind":"quantitykind:VolumePerTime" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA954" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA954" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.6\/vocab\/unit&gt;" 
    ,"label":"Pint (UK) per Hour" 
    ,"label":"Pint (UK) per Hour" 
    ,"symbol":"pt{UK}\/h" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[pt_br].h-1" 
    ,"unece common code":"L54" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PINT_UK-PER-HR",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour",
  "applicableSystem" : "http://qudt.org/vocab/sou/IMPERIAL",
  "conversionMultiplier" : "0.0000001578503472222222222222222222222222",
  "conversionMultiplier:SN" : 1.5785034722222223E-7,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/VolumeFlowRate", "http://qudt.org/vocab/quantitykind/VolumePerTime" ],
  "iec61360Code" : "0112/2///62720#UAA954",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA954",
  "plainTextDescription" : "unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour",
  "symbol" : "pt{UK}/h",
  "ucumCode" : "[pt_br].h-1",
  "uneceCommonCode" : "L54",
  "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit",
  "label" : [ "Pint (UK) per Hour", {
    "@language" : "en",
    "@value" : "Pint (UK) per Hour"
  } ],
  "@context" : {
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "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-09-29T15:48:15.882-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)