unit:BU_UK-PER-MIN

URI: http://qudt.org/vocab/unit/BU_UK-PER-MIN

Type
Description

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

Properties
qudt:conversionMultiplier
0.0006061453333333333333333333333333335
qudt:conversionMultiplierSN
6.061453333333333333333333333333335E-4
qudt:plainTextDescription
unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute
qudt:iec61360Code
0112/2///62720#UAA347
qudt:symbol
bsh{UK}/min
qudt:ucumCode
[bu_br].min-1
Annotations
dcterms:description
unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute
rdfs:label
Bushel (UK) per Minute
Bushel (UK) per Minute(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/BU_UK-PER-MIN">
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumePerTime"/>
    <j.0:uneceCommonCode>J66</j.0:uneceCommonCode>
    <j.0:iec61360Code>0112/2///62720#UAA347</j.0:iec61360Code>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">6.061453333333333333333333333333335E-4</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%23UAA347</j.0:informativeReference>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.0:symbol>bsh{UK}/min</j.0:symbol>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[bu_br].min-1</j.0:ucumCode>
    <j.0:plainTextDescription>unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute</j.0:plainTextDescription>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumeFlowRate"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0006061453333333333333333333333333335</j.0:conversionMultiplier>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute</j.1:description>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label>Bushel (UK) per Minute</rdfs:label>
    <rdfs:label xml:lang="en">Bushel (UK) per Minute</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/BU_UK-PER-MIN>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute"^^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> 0.0006061453333333333333333333333333335 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 6.061453333333333333333333333333335E-4 ;
  <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#UAA347" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA347"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute" ;
  <http://qudt.org/schema/qudt/symbol> "bsh{UK}/min" ;
  <http://qudt.org/schema/qudt/ucumCode> "[bu_br].min-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "J66" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Bushel (UK) per Minute" ;
  rdfs:label "Bushel (UK) per Minute"@en ;
.
JSON
{"resource":"Bushel (UK) per Minute" 
 ,"qname":"unit:BU_UK-PER-MIN" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/BU_UK-PER-MIN" 
 ,"properties":["applicable system":"sou:IMPERIAL" 
    ,"applicable system":"sou:USCS" 
    ,"conversion multiplier":"0.0006061453333333333333333333333333335" 
    ,"conversion multiplier scientific":"6.061453333333333333333333333333335E-4" 
    ,"description":"unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute" 
    ,"description (plain text)":"unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute" 
    ,"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#UAA347" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA347" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Bushel (UK) per Minute" 
    ,"label":"Bushel (UK) per Minute" 
    ,"symbol":"bsh{UK}\/min" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[bu_br].min-1" 
    ,"unece common code":"J66" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/BU_UK-PER-MIN",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ],
  "conversionMultiplier" : "0.0006061453333333333333333333333333335",
  "conversionMultiplier:SN" : 6.061453333333334E-4,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/VolumePerTime", "http://qudt.org/vocab/quantitykind/VolumeFlowRate" ],
  "iec61360Code" : "0112/2///62720#UAA347",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA347",
  "plainTextDescription" : "unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute",
  "symbol" : "bsh{UK}/min",
  "ucumCode" : "[bu_br].min-1",
  "uneceCommonCode" : "J66",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ "Bushel (UK) per Minute", {
    "@language" : "en",
    "@value" : "Bushel (UK) per Minute"
  } ],
  "@context" : {
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "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"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "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 2025-10-27T16:58:09.235-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)